/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | MultilibBuilder.cpp | 99 MultilibBuilder Opposite; in Maybe() local 103 Opposite.flag(Flag, /*Disallow=*/true); in Maybe() 105 return Either(M, Opposite); in Maybe()
|
/freebsd/lib/libc/stdlib/ |
H A D | div.c |
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | ad5755.txt | 27 Channel C and Channel D clock on opposite edges. 29 Channel B and Channel D clock on opposite edges.
|
H A D | adi,ad5755.yaml | 41 Channel C and Channel D clock on opposite edges. 43 Channel B and Channel D clock on opposite edges.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | comparesf2.S | 73 // opposite signs, this eor will set the N flag. 102 // This is also done if a and b have opposite signs and are not both zero, 110 // b < 0 ? 1 : -1. Same if a and b have the opposite sign (ignoring Nan).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.h | 72 /// doing opposite of getMsgId(). 81 /// doing opposite of getMsgOpId().
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 102 100 Vi repeat current character search in the opposite search direction 104 102 Vi repeat current search in the opposite search direction
|
/freebsd/contrib/tcpdump/ |
H A D | print-null.c | 90 * this is a DLT_NULL capture from a machine with the opposite in null_if_print() 91 * byte-order, it's in the opposite byte order from ours. in null_if_print()
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 102 100 Vi repeat current character search in the opposite search direction 104 102 Vi repeat current search in the opposite search direction
|
/freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
H A D | zfsd_replace_003_pos.ksh | 60 # Destroy the md devices and recreate in the opposite order 111 # Recreate the vdevs in the opposite order
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 102 100 Vi repeat current character search in the opposite search direction 104 102 Vi repeat current search in the opposite search direction
|
/freebsd/crypto/heimdal/appl/rsh/ |
H A D | rsh.1 | 124 The opposite of 217 The opposite of
|
/freebsd/contrib/diff/ |
H A D | TODO | 1 Add --include option (opposite of --exclude).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.h | 36 // pointer is at the opposite end of the frame from the stack pointer. in allocateScavengingFrameIndexesNearIncomingSP() 39 // stack pointer, which is the opposite of what we want on SystemZ. in allocateScavengingFrameIndexesNearIncomingSP()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_rb.c | 334 * Case 3: we are opposite a child of a black uncle. in __archive_rb_tree_insert_rebalance() 382 * As a child of self, any children would be opposite of in __archive_rb_tree_swap_prune_and_rebalance() 541 * Let's find the node closes to us opposite of our parent in __archive_rb_tree_remove_node() 690 * opposite direction until our parent is in direction we want to go. in __archive_rb_tree_iterate() 703 * in the opposite direction. in __archive_rb_tree_iterate()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-savefile.manfile.in | 61 opposite byte order as the host that wrote the file, will have the value 70 wrote the file and as 0x4d3cb2a1 by a host with the opposite byte order
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mesh.c | 862 * find the matching opposite direction in seed_axes() 892 * opposite 894 * compute the opposite of axis for switch 896 static inline int opposite(switch_t *s, int axis) in opposite() function 996 /* Rule out opposite nodes when distance greater than 4 */ in make_geometry() 1000 if (s1->node->axes[j] != opposite(seed, s1->node->axes[i])) { in make_geometry() 1005 s1->node->axes[j] = opposite(seed, s1->node->axes[i]); in make_geometry() 1041 * set axis to opposite of s1->axes[i] in make_geometry() 1043 s2->node->axes[l2] = opposite(seed, s1->node->axes[i]); in make_geometry() 1046 if (s2->node->axes[l2] != opposite(seed, s1->node->axes[i])) { in make_geometry() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | gpio-wdt.txt | 12 the opposite level disables the WDT. Active level is determined
|
H A D | gpio-wdt.yaml | 30 Low or high level starts counting WDT timeout, the opposite level
|
H A D | linux,wdt-gpio.yaml | 30 Low or high level starts counting WDT timeout, the opposite level
|
/freebsd/contrib/less/ |
H A D | lang.h | 23 * mutable is the opposite of constant.
|
/freebsd/contrib/tzcode/ |
H A D | difftime.c | 54 ** The values have opposite signs and uintmax_t is too narrow. in difftime()
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | chacha.h | 24 * elements as opposite to passing verbatim byte vectors, is chosen for
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl_chacha.h | 23 * elements as opposite to passing verbatim byte vectors, is chosen for
|
/freebsd/lib/libc/string/ |
H A D | bcopy.3 | 92 in the opposite order from
|