Home
last modified time | relevance | path

Searched full:opposite (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DMultilibBuilder.cpp99 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 Ddiv.c
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt27 Channel C and Channel D clock on opposite edges.
29 Channel B and Channel D clock on opposite edges.
H A Dadi,ad5755.yaml41 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 Dcomparesf2.S73 // 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 DAMDGPUAsmUtils.h72 /// doing opposite of getMsgId().
81 /// doing opposite of getMsgOpId().
/freebsd/contrib/tcsh/nls/russian/
H A Dset3102 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 Dprint-null.c90 * 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 Dset3102 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 Dzfsd_replace_003_pos.ksh60 # 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 Dset3102 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 Drsh.1124 The opposite of
217 The opposite of
/freebsd/contrib/diff/
H A DTODO1 Add --include option (opposite of --exclude).
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h36 // 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 Darchive_rb.c334 * 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 Dpcap-savefile.manfile.in61 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 Dosm_mesh.c862 * 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 Dgpio-wdt.txt12 the opposite level disables the WDT. Active level is determined
H A Dgpio-wdt.yaml30 Low or high level starts counting WDT timeout, the opposite level
H A Dlinux,wdt-gpio.yaml30 Low or high level starts counting WDT timeout, the opposite level
/freebsd/contrib/less/
H A Dlang.h23 * mutable is the opposite of constant.
/freebsd/contrib/tzcode/
H A Ddifftime.c54 ** The values have opposite signs and uintmax_t is too narrow. in difftime()
/freebsd/crypto/openssl/include/crypto/
H A Dchacha.h24 * elements as opposite to passing verbatim byte vectors, is chosen for
/freebsd/sys/crypto/openssl/
H A Dossl_chacha.h23 * elements as opposite to passing verbatim byte vectors, is chosen for
/freebsd/lib/libc/string/
H A Dbcopy.392 in the opposite order from

12345678910>>...16