| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| H A D | tst.aggpack.d.out | 103 21 0 :_X : 2 | 100 104 20 0 :_X : 2 | 100 105 19 0 :_X : 2 | 100 106 18 0 :_X : 2 | 100 107 17 0 :_X : 2 | 100 108 16 0 :_X : 2 | 100 109 15 0 :_X : 2 | 100 110 14 0 :_X : 2 | 100 111 13 0 :_X : 2 | 100 112 12 0 :_X : 2 | 100 [all …]
|
| /freebsd/crypto/openssh/regress/ |
| H A D | cert-userkey.sh | 88 rm -f $OBJ/authorized_principals_${USER}_X 97 echo > $OBJ/authorized_principals_${USER}_X 106 echo gregorsamsa > $OBJ/authorized_principals_${USER}_X 115 echo mekmitasdigoat > $OBJ/authorized_principals_${USER}_X 124 echo 'blah mekmitasdigoat' > $OBJ/authorized_principals_${USER}_X 134 $OBJ/authorized_principals_${USER}_X 145 $OBJ/authorized_principals_${USER}_X 153 rm -f $OBJ/authorized_principals_${USER}_X 168 ) > $OBJ/authorized_keys_${USER}_X 180 ) > $OBJ/authorized_keys_${USER}_X [all …]
|
| /freebsd/contrib/bmake/ |
| H A D | wait.h | 40 # define WEXITSTATUS(_X) (((int)(_X)>>8)&0377) argument
|
| /freebsd/sys/contrib/ncsw/inc/ |
| H A D | ctype_ext.h | 49 #define _X 0x40 /* hex digit */ macro 66 #define isxdigit(c) ((__ismask(c)&(_D|_X)) != 0)
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | DynamicLibrary.inc | 162 extern "C" TYP inline_##SYM(TYP _X) { return SYM(_X); } 164 extern "C" TYP inline_##SYM(TYP _X, TYP _Y) { return SYM(_X, _Y); }
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600RegisterInfo.td | 55 [!cast<Register>("T"#Index#"_X"), 62 [!cast<Register>("T"#Index#"_X"), 93 [!cast<Register>("KC0_"#Index#"_X"), 108 [!cast<Register>("KC1_"#Index#"_X"),
|
| H A D | R600InstrInfo.cpp | 1243 static const R600::OpName Ops[] = {Label##_X, Label##_Y, Label##_Z, \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.lib_coroutine.lua | 274 _X = coroutine.wrap(function () function 280 _X()
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 312 #define RED_DECL(a) __m128i H##a##_X##a##_lo, H##a##_X##a##_hi, tmp##a, tmp##a##B 314 #define RED_MUL_LOW(a) H##a##_X##a##_lo = _mm_clmulepi64_si128(H##a, X##a, 0x00) 315 #define RED_MUL_HIGH(a) H##a##_X##a##_hi = _mm_clmulepi64_si128(H##a, X##a, 0x11)
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-npf.c | 84 #define SWAPS(_X) ((_X & 0xff) << 8) | (_X >> 8) argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrFormats.td | 408 class FJAL16<bits<1> _X, dag outs, dag ins, string asmstr, 416 let X = _X;
|
| H A D | Mips16InstrInfo.td | 129 class FJAL16_ins<bits<1> _X, string asmstr, 131 FJAL16<_X, (outs), (ins uimm26:$imm26), 138 class FJALB16_ins<bits<1> _X, string asmstr, 140 FJAL16<_X, (outs), (ins uimm26:$imm26),
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __config | 33 # define _LIBCPP_CONCAT_IMPL(_X, _Y) _X##_Y 34 # define _LIBCPP_CONCAT(_X, _Y) _LIBCPP_CONCAT_IMPL(_X, _Y)
|
| H A D | __locale | 405 static const mask xdigit = static_cast<mask>(_X | _N);
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __config | 32 # define _LIBCPP_CONCAT_IMPL(_X, _Y) _X##_Y 33 # define _LIBCPP_CONCAT(_X, _Y) _LIBCPP_CONCAT_IMPL(_X, _Y)
|
| H A D | __locale | 400 static const mask xdigit = static_cast<mask>(_X | _N);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_sve.td | 543 def _X : SInst<name # "[_{d}]", "dPd", types, MergeAnyExp, intrinsic, [VerifyRuntimeMode]>; 554 …def _X : SInst<name # "[_{d}]", "dPdd", types, MergeAny, x_intrinsic, !listconcat(flags, [Ver… 583 def _X : SInst<name # "[_{d}]", "dPddd", types, MergeAny, x_intrinsic, flags>; 631 def _X : SInst<name # "[_{d}]", "dPdu", ts, MergeAny, intrinsic # _u, [VerifyRuntimeMode]>; 734 def _X : SInst<name # "[_{d}]", "uPd", types, MergeAnyExp, intrinsic, flags>; 881 …def _X : SInst<name, xz_types, types, MergeAnyExp, intrinsic, !listconcat(flags, [VerifyRuntimeMo… 889 …def _X : SInst<name, xz_types, types, MergeAnyExp, intrinsic, !listconcat(flags, [VerifyRuntimeMo… 1305 def _X : SInst<name # "[_{d}]", pat_v, types, MergeAny, intrinsic, flags>; 1364 def _X : SInst<name # "[_{d}]", "dPdd", types, MergeAny, intrinsic, flags>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA64FX.td | 2099 (instregex "^ADD[PV]L", "^CNT[BHWD]_X", "^DEC[BHWD]_X", "^INC[BHWD]_X",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrFormats.td | 87 def SignedEM : ExtMode<1, "_X", ".x">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 346 def "X" # Index #"_X" # IndexP1 : RISCVRegWithSubRegs<Index,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedLunarlakeP.td | 931 // Manual Regressive SchedWriteRes and InstRW Definition. Suffix with "_X" 932 // All _X(N) prefix sequence are defs used from prev. generation to bypass incomplete data.
|