Home
last modified time | relevance | path

Searched refs:Flip (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp137 auto Flip = [](const KnownBits &Val) { return KnownBits(Val.One, Val.Zero); }; in umin() local
138 return Flip(umax(Flip(LHS), Flip(RHS))); in umin()
143 auto Flip = [](const KnownBits &Val) { in smax() local
151 return Flip(umax(Flip(LHS), Flip(RHS))); in smax()
156 auto Flip = [](const KnownBits &Val) { in smin() local
164 return Flip(umax(Flip(LHS), Flip(RHS))); in smin()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcpu_in_cksum.S134 xor %g1, 1, %g1 ! Flip byte_swapped
195 xor %g1, 1, %g1 ! Flip byte_swapped
/netbsd-src/external/bsd/file/dist/src/
H A DBNF50 invert = "~" ;; Flip the bits on result of the <op>.
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtrigd.inc135 /* Flip sign for odd n*pi (x is % 360 so this is only for 180).
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.inc135 /* Flip sign for odd n*pi (x is % 360 so this is only for 180).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1593 bool Flip = false; in contracting() local
1598 int Diff = Flip ? PrevS.first - S.first + 2*L in contracting()
1602 Flip ^= true; in contracting()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2021352 * ieee/ieee_arithmetic.F90: Flip interfaces of operators .eq. to
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1536 (flip_header): Flip ctf_cuname.
1537 (flip_types): Flip BUF explicitly rather than deriving BUF from
1670 (ctf_bufopen): Flip the endianness of the CTF-section header copy.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-20201224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1536 (flip_header): Flip ctf_cuname.
1537 (flip_types): Flip BUF explicitly rather than deriving BUF from
1670 (ctf_bufopen): Flip the endianness of the CTF-section header copy.
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-20201224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1536 (flip_header): Flip ctf_cuname.
1537 (flip_types): Flip BUF explicitly rather than deriving BUF from
1670 (ctf_bufopen): Flip the endianness of the CTF-section header copy.
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages1037 0x247 AC Flip Horizontal
1038 0x248 AC Flip Vertical
1629 0xD1 Gesture: Chassis Flip Gesture
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dcompare927 // bit to be reversed. Flip that to give desired ordering.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko.ascii.pot4249 msgid "Flip horizontal"
4253 msgid "Flip vertical"
4257 msgid "Flip Horizontal"
4261 msgid "Flip Vertical"
H A Dmm-ko.euc-kr.po4488 msgid "Flip horizontal"
4492 msgid "Flip vertical"
4496 msgid "Flip Horizontal"
4500 msgid "Flip Vertical"
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20092018 (md_apply_fix): Flip bl to blx where possible.
2019 Flip blx to bl where possible.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20092018 (md_apply_fix): Flip bl to blx where possible.
2019 Flip blx to bl where possible.
H A DChangeLog511 * config/tc-i386.c (i386_att_operand): Flip checking for '*' and
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DREADME.txt168 /* Flip the target bit of each basis state */
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog4244 * font/devhtml/R.proto, font/devutf8/R.proto: Flip `*f' and `+f'
4248 * font/devlj4/generate/special.map: Flip `*e' and `+e'.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20083172 (check_for_bare_parameter_packs): Flip the result: now returns
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20082403 (needs_ovl_stub): Flip test so that call to non-function warning
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20082403 (needs_ovl_stub): Flip test so that call to non-function warning
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20082403 (needs_ovl_stub): Flip test so that call to non-function warning
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20082403 (needs_ovl_stub): Flip test so that call to non-function warning
H A DChangeLog-20153620 (find_nested_archive): ..here. Flip params. Rename from

12