Home
last modified time | relevance | path

Searched refs:_8 (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dbind.cpp22 const __ph<8> _8{}; variable
/freebsd/usr.bin/sed/tests/regress.multitest.out/
H A D8.208 X[_8
/freebsd/contrib/bc/tests/dc/
H A Dscientific.txt16 _8.289371e2pR
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfunctional.inc80 using std::placeholders::_8;
/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-pp.h167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbind.h68 _LIBCPP_EXPORTED_FROM_ABI extern const __ph<8> _8;
/freebsd/sys/dev/usb/serial/
H A Duftdi.c888 UFTDI_DEV(SEALEVEL, 2801_8, 0),
896 UFTDI_DEV(SEALEVEL, 2802_8, 0),
904 UFTDI_DEV(SEALEVEL, 2803_8, 0),
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1649 def _8 : PatFrag<(ops node:$ptr, node:$val),
1670 defm NAME#_8 : binary_atomic_op_ord;
1677 def _8 : PatFrag<(ops node:$ptr, node:$cmp, node:$val),
1698 defm NAME#_8 : ternary_atomic_op_ord;
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux122 MZIZ&NZZW\P6UPP1.L`1[_8]^/2(Z$M0@4,!26M0^V=46N[HS,KK+BUA0G:W=
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam437x-gp-evm.dts302 /* GPIO 5_8 to select LCD / HDMI */
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc391 SYMBOL(_8, std::placeholders::, <functional>)
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp753 … _2, _3, _4, _5, _6, _7, _8) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_8_ARG(… argument
754 …2, _3, _4, _5, _6, _7, _8, _9) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_9_AR… argument
755 …_3, _4, _5, _6, _7, _8, _9, _10) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_10… argument
757 #define INTERNAL_CATCH_VA_NARGS_IMPL(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp623 return Enum##_8; \ in getSYNC()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td474 def _8: SDNodeXForm<opc,
/freebsd/sys/dev/usb/
H A Dusbdevs4220 product SEALEVEL 2801_8 0x2881 FTDI compatible adapter
4228 product SEALEVEL 2802_8 0x2882 FTDI compatible adapter
4236 product SEALEVEL 2803_8 0x2883 FTDI compatible adapter
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrMisc.td826 (!cast<PatFrag>(frag # "_8") addr:$ptr, GR8:$val))]>;
H A DX86InstrCompiler.td1028 (!cast<PatFrag>(frag # "_8") addr:$ptr, GR8:$val))]>;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8512 Builtin::BI##x##_8, Builtin::BI##x##_16 } in SemaBuiltinAtomicOverloaded()