| /src/external/mit/isl/dist/test_inputs/codegen/cloog/ |
| levenshtein-1-2-3.c | 11 S8(N + 1, c1); 17 S8(c0, (-N + c0) / 2); 21 S8(c0, c1); 25 S8(c0, (N + c0) / 2);
|
| durbin_e_s.c | 3 S8(1, 0, 3); 9 S8(c0, 0, 3);
|
| vasilache.c | 22 S8();
|
| reservoir-QR.c | 26 S8(c0 - 2, c1); 43 S8(N - 2, N - 1);
|
| usvd_e_t.c | 10 S8(3, c1, 0); 20 S8(4, c1, 0); 33 S8(c0, c1, 0); 68 S8(7, c1, 0); 73 S8(7, 9, 0); 76 S8(7, c1, 0);
|
| classen.c | 8 S8(0, 1); 61 S8(c0, c2);
|
| faber.c | 116 S8(c0, c1, c2); 130 S8(c0, c1, c2); 142 S8(c0, c1, c2);
|
| reservoir-mg-interp.c | 56 S8(c0, c1, c3);
|
| swim.c | 9 S8();
|
| /src/external/public-domain/xz/dist/src/liblzma/check/ |
| crc_macros.h | 19 # define S8(x) ((x) << 8) 28 # define S8(x) ((x) >> 8)
|
| crc64_fast.c | 40 crc = lzma_crc64_table[0][*buf++ ^ A1(crc)] ^ S8(crc); 65 crc = lzma_crc64_table[0][*buf++ ^ A1(crc)] ^ S8(crc);
|
| crc32_fast.c | 39 crc = lzma_crc32_table[0][*buf++ ^ A(crc)] ^ S8(crc); 75 crc = lzma_crc32_table[0][*buf++ ^ A(crc)] ^ S8(crc);
|
| /src/lib/libm/ld80/ |
| k_sinl.c | 48 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ 57 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8)))));
|
| /src/lib/libm/ld128/ |
| k_sinl.c | 38 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; 53 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+
|
| /src/lib/libm/src/ |
| k_sincosl.h | 53 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ 67 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * S8))))); 98 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; 122 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * (S8 +
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| StringSwitch.h | 127 StringLiteral S6, StringLiteral S7, StringLiteral S8, 129 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, Value); 134 StringLiteral S6, StringLiteral S7, StringLiteral S8, 136 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
| msan_test.cc | 141 typedef signed long long S8; // NOLINT 146 S8 x; 232 S8 a_s8[100]; 254 EXPECT_POISONED(*GetPoisoned<S8>()); 269 EXPECT_POISONED(*GetPoisoned<S8>()); 270 EXPECT_POISONED(*GetPoisoned<S8>()); 271 EXPECT_POISONED(*GetPoisoned<S8>()); 311 NOINLINE void Arg3ExpectUMR(S1 a1, S4 a2, S8 a3) { EXPECT_POISONED(a3); } 316 Arg3ExpectUMR(0, 1, *GetPoisoned<S8>()); 324 ReturnPoisoned<S8>(); [all...] |
| /src/external/bsd/zstd/dist/lib/common/ |
| mem.h | 46 typedef int8_t S8; 60 typedef signed char S8;
|
| /src/external/bsd/zstd/dist/contrib/linux-kernel/ |
| mem.h | 35 typedef int8_t S8;
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| AArch64PBQPRegAlloc.cpp | 100 case AArch64::S8:
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| ARMCallingConv.cpp | 157 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| traits.d | 2969 struct S8 { void delegate() a; int b; Object c; } 2970 class S12 { typeof(S8.tupleof) a; } 2971 class S13 { typeof(S8.tupleof) a; int* b; } 2972 static assert(!hasRawAliasing!S8); 3060 union S8 { int a; int b; } 3063 static assert(!hasRawUnsharedAliasing!S8); 3288 class S8 { int a; int b; } 3289 class S9 { typeof(S8.tupleof) a; } 3290 class S10 { typeof(S8.tupleof) a; int* b; } 3292 static assert( hasAliasing!S8); [all...] |
| /src/sys/arch/arc/arc/ |
| minidebug.c | 113 "t8", "t9", "k0", "k1", "gp", "sp", "s8", "ra" 237 printf(" S8 %08x V0-1 %08x %08x GP %08x SP %08x\n", 238 mdbpcb.pcb_regs[S8],mdbpcb.pcb_regs[V0],
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
| AArch64MCTargetDesc.cpp | 143 {codeview::RegisterId::ARM64_S8, AArch64::S8},
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
| ARMMCTargetDesc.cpp | 250 {codeview::RegisterId::ARM_FS8, ARM::S8},
|