Searched +full:- +full:dig +full:- +full:div (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | ti,phy-j721e-wiz.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ 4 --- [all...] |
/freebsd/contrib/ldns/ldns/ |
H A D | ldns.h | 2 * dns.h -- defines for the Domain Name System 4 * Copyright (c) 2005-2008, NLnet Labs. All rights reserved. 36 - Transparent IPv4 and IPv6 support (overridable if necessary), 37 - TSIG support, 38 - DNSSEC support; signing and verification, 39 - small size, 40 - online documentation as well as manual pages. 53 Let's use Drill as an example. Drill is a tool much like dig, whose most 72 - \ref tutorial1_mx 73 - \ref tutorial2_zone [all …]
|
/freebsd/contrib/bc/src/ |
H A D | num.c | 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2018-2024 Gavin D. Howard and contributors. 80 return (((ssize_t) n) ^ -((ssize_t) neg)) + neg; in bc_num_neg() 86 * @return -1 if the number is less than 0, 1 if greater, and 0 if equal. 91 return bc_num_neg((n)->len != 0, BC_NUM_NEG(n)); in bc_num_cmpZero() 102 return n->len ? n->len - BC_NUM_RDX_VAL(n) : 0; in bc_num_int() 117 if (req > n->cap) in bc_num_expand() 121 n->num = bc_vm_realloc(n->num, BC_NUM_SIZE(req)); in bc_num_expand() 122 n->cap = req; in bc_num_expand() 137 n->scale = scale; in bc_num_setToZero() [all …]
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_a64.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 47 #include <dt-bindings/clock/sun50i-a64-ccu.h> 48 #include <dt-bindings/reset/sun50i-a64-ccu.h> 50 /* Non-exported clocks */ 141 CCU_GATE(CLK_BUS_MIPI_DSI, "bus-mipi-dsi", "ahb1", 0x60, 1) 142 CCU_GATE(CLK_BUS_CE, "bus-ce", "ahb1", 0x60, 5) 143 CCU_GATE(CLK_BUS_DMA, "bus-dma", "ahb1", 0x60, 6) 144 CCU_GATE(CLK_BUS_MMC0, "bus-mmc0", "ahb1", 0x60, 8) 145 CCU_GATE(CLK_BUS_MMC1, "bus-mmc1", "ahb1", 0x60, 9) [all …]
|
H A D | ccu_h3.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 55 #include <dt-bindings/clock/sun8i-h3-ccu.h> 56 #include <dt-bindings/reset/sun8i-h3-ccu.h> 58 /* Non-exported resets */ 61 /* Non-exported clocks */ 160 CCU_GATE(CLK_BUS_CE, "bus-ce", "ahb1", 0x60, 5) 161 CCU_GATE(CLK_BUS_DMA, "bus-dma", "ahb1", 0x60, 6) 162 CCU_GATE(CLK_BUS_MMC0, "bus-mmc0", "ahb1", 0x60, 8) 163 CCU_GATE(CLK_BUS_MMC1, "bus-mmc1", "ahb1", 0x60, 9) [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721e-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy.h> 8 #include <dt-bindings/phy/phy-ti.h> 9 #include <dt-bindings/mux/mux.h> 11 #include "k3-serdes.h" 14 cmn_refclk: clock-cmnrefclk { 15 #clock-cells = <0>; 16 compatible = "fixed-clock"; 17 clock-frequency = <0>; [all …]
|
H A D | k3-j7200-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 serdes_refclk: serdes-refclk { 10 #clock-cells = <0>; 11 compatible = "fixed-clock"; 17 compatible = "mmio-sram"; 19 #address-cells = <1>; 20 #size-cells = <1>; 23 atf-sram@0 { 28 scm_conf: scm-conf@100000 { [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 1 //===--- ExprConstant.cpp - Expression Constant Evaluator -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 20 // * A flag indicating if evaluation encountered (unevaluated) side-effects. 29 // fold a potential constant sub-expression will be indicated by a 'false' 31 // expression is not necessarily non-constant). 33 //===----------------------------------------------------------------------===// 108 if (E->isPRValue()) in getStorageType() 109 return E->getType(); in getStorageType() 110 return Ctx.getLValueReferenceType(E->getType()); in getStorageType() [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 50 7a19 PCI-to-PCI Bridge 55 7a29 PCI-to-PCI Bridge [all …]
|
/freebsd/share/dict/ |
H A D | web2 | 53546 dig 56221 div 99810 Jean-Christophe 99811 Jean-Pierre
|