/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.h | 52 bool Flipped = false; variable 93 bool isFlipped() const { return Flipped; } in isFlipped()
|
H A D | RegisterCoalescer.cpp | 456 Flipped = CrossClass = false; in setRegisters() 470 Flipped = true; in setRegisters() 527 Flipped = !Flipped; in setRegisters() 545 Flipped = !Flipped; in flip()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 37 reference. This means that the sensor may be flipped upside-down, left-right, 196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
|
/freebsd/sys/dev/gve/ |
H A D | gve_dqo.h | 222 /* Flipped by HW to notify the descriptor is populated. */ 284 /* Flipped by HW to notify the descriptor is populated. */
|
H A D | gve.h | 302 uint8_t cur_gen_bit; /* Gets flipped on every cycle of the compl ring */
|
/freebsd/crypto/openssl/crypto/ |
H A D | ppccpuid.pl | 283 rlwinm $tick,$tick,1,29,29 # isolate flipped eq bit and scale 367 rlwinm $tick,$tick,1,29,29 # isolate flipped eq bit and scale
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,pmic-glink.yaml | 55 It is defined that GPIO active level means "CC2" or Reversed/Flipped orientation.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | pci-iommu.txt | 123 * but the high bits of the bus number are flipped.
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | pmmintrin.h | 27 elements be flipped (xored with -0.0).
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_ec.h | 178 * atomically flipped flag bit: we only use non-atomic writes to 195 * memory, which may or may not have had its flag flipped. In either 637 * wake if the sign bit just flipped from 1 to 0. We don't in ck_ec32_inc()
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | parisc-mont.pl | 197 fldws 4($bp),${fbi} ; bp[0] in flipped word order 316 fldws 0($bp),${fbi} ; bp[1] in flipped word order 445 ldi 12,$ti0 ; bp[i] in flipped word order 528 std $ti0,-8($tp) ; save flipped value 534 extrd,u $ti0,31,32,$ti0 ; carry in flipped word order
|
H A D | bn-c64xplus.asm | 249 ;; SPLOOP from bn_mul_add_words, but with flipped A<>B register files.
|
/freebsd/lib/libthr/tests/ |
H A D | atfork_test.c | 191 * The bits are flipped for prepare because it's supposed to be called in multi_prepare1()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | FloatingPointMode.h | 269 /// Return the test mask which returns true if the value's sign bit is flipped.
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | X86_64.cpp | 224 // instructions, it checks if they can be flipped and one can be deleted. 237 // 10: je bar #jne flipped to je and the jmp is deleted. 294 // jmpCC jumps to the fall thru block, the branch can be flipped and the in deleteFallThruJmpInsn()
|
/freebsd/contrib/ldns/ldns/ |
H A D | host2str.h | 758 * The buffer must be in write modus and may thus not have been flipped. 768 * The buffer must be in write modus and may thus not have been flipped.
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_attach.c | 473 * leave this flipped off and worry about implementing TX diversity
|
H A D | ar9280_attach.c | 923 * leave this flipped off and worry about implementing TX diversity
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_device.c | 457 /* '-', because it will get flipped again below */ in fuse_device_write()
|
/freebsd/contrib/lua/src/ |
H A D | lopcodes.h | 354 (*) In OP_MMBINI/OP_MMBINK, k means the arguments were flipped
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 869 #define V4L2_IN_ST_HFLIP 0x00000010 /* Frames are flipped horizontally */ 870 #define V4L2_IN_ST_VFLIP 0x00000020 /* Frames are flipped vertically */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 145 /// return a predicate equivalent to \p Pred, with flipped signedness
|
/freebsd/contrib/atf/ |
H A D | NEWS | 202 * Flipped the default to building shared libraries for atf-c and atf-c++,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1808 case ISD::SETOLT: // flipped in TranslateM68kCC() 1812 case ISD::SETOLE: // flipped in TranslateM68kCC() 1816 case ISD::SETUGT: // flipped in TranslateM68kCC() 1820 case ISD::SETUGE: // flipped in TranslateM68kCC()
|
/freebsd/contrib/libedit/ |
H A D | editline.7 | 62 indicates a character with the bit 0x40 flipped, and
|