/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | hex_int.test | 8 E = -0x102,
|
/external/llvm-project/flang/test/Semantics/ |
D | expr-errors02.f90 | 45 type(t(modulefunc1(0))) :: x102 ! ok local
|
/external/curl/m4/ |
D | curl-openssl.m4 | 71 0x102) tst_show="1.0.2" ;; 154 tst_api="0x102" 230 0x102) tst_show="1.0.2" ;;
|
/external/strace/xlat/ |
D | nt_descriptor_types.in | 22 NT_PPC_VSX 0x102
|
D | evdev_keycode.in | 276 BTN_2 0x102
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | twoaddr-coalesce.ll | 25 ; CHECK-NEXT: cmpl $258, %ebx # imm = 0x102
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/ |
D | p256_32.h | 275 uint32_t x102; in fiat_p256_mul() local 277 fiat_p256_addcarryx_u32(&x102, &x103, 0x0, x55, x85); in fiat_p256_mul() 304 fiat_p256_mulx_u32(&x120, &x121, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 307 fiat_p256_mulx_u32(&x122, &x123, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 310 fiat_p256_mulx_u32(&x124, &x125, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 313 fiat_p256_mulx_u32(&x126, &x127, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 323 fiat_p256_addcarryx_u32(&x133, &x134, 0x0, x102, x126); in fiat_p256_mul() 341 fiat_p256_addcarryx_u32(&x145, &x146, x144, x114, x102); in fiat_p256_mul() 1282 uint32_t x102; in fiat_p256_square() local 1284 fiat_p256_addcarryx_u32(&x102, &x103, 0x0, x55, x85); in fiat_p256_square() [all …]
|
D | p256_64.h | 277 fiat_p256_uint1 x102; in fiat_p256_mul() local 278 fiat_p256_addcarryx_u64(&x101, &x102, x100, x77, x92); in fiat_p256_mul() 281 fiat_p256_addcarryx_u64(&x103, &x104, x102, x79, x94); in fiat_p256_mul() 572 fiat_p256_uint1 x102; in fiat_p256_square() local 573 fiat_p256_addcarryx_u64(&x101, &x102, x100, x77, x92); in fiat_p256_square() 576 fiat_p256_addcarryx_u64(&x103, &x104, x102, x79, x94); in fiat_p256_square()
|
D | curve25519_32.h | 246 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_mul() local 257 uint64_t x113 = (x102 + x112); in fiat_25519_carry_mul() 416 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_square() local 418 uint64_t x104 = (x102 + x79); in fiat_25519_carry_square() 771 uint8_t x102 = (uint8_t)(x99 & UINT8_C(0xff)); in fiat_25519_to_bytes() local 811 out1[23] = x102; in fiat_25519_to_bytes()
|
/external/boringssl/src/third_party/fiat/ |
D | p256_32.h | 275 uint32_t x102; in fiat_p256_mul() local 277 fiat_p256_addcarryx_u32(&x102, &x103, 0x0, x55, x85); in fiat_p256_mul() 304 fiat_p256_mulx_u32(&x120, &x121, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 307 fiat_p256_mulx_u32(&x122, &x123, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 310 fiat_p256_mulx_u32(&x124, &x125, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 313 fiat_p256_mulx_u32(&x126, &x127, x102, UINT32_C(0xffffffff)); in fiat_p256_mul() 323 fiat_p256_addcarryx_u32(&x133, &x134, 0x0, x102, x126); in fiat_p256_mul() 341 fiat_p256_addcarryx_u32(&x145, &x146, x144, x114, x102); in fiat_p256_mul() 1282 uint32_t x102; in fiat_p256_square() local 1284 fiat_p256_addcarryx_u32(&x102, &x103, 0x0, x55, x85); in fiat_p256_square() [all …]
|
D | curve25519_32.h | 246 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_mul() local 257 uint64_t x113 = (x102 + x112); in fiat_25519_carry_mul() 416 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_square() local 418 uint64_t x104 = (x102 + x79); in fiat_25519_carry_square() 771 uint8_t x102 = (uint8_t)(x99 & UINT8_C(0xff)); in fiat_25519_to_bytes() local 811 out1[23] = x102; in fiat_25519_to_bytes()
|
D | p256_64.h | 277 fiat_p256_uint1 x102; in fiat_p256_mul() local 278 fiat_p256_addcarryx_u64(&x101, &x102, x100, x77, x92); in fiat_p256_mul() 281 fiat_p256_addcarryx_u64(&x103, &x104, x102, x79, x94); in fiat_p256_mul() 572 fiat_p256_uint1 x102; in fiat_p256_square() local 573 fiat_p256_addcarryx_u64(&x101, &x102, x100, x77, x92); in fiat_p256_square() 576 fiat_p256_addcarryx_u64(&x103, &x104, x102, x79, x94); in fiat_p256_square()
|
/external/llvm-project/clang/test/Sema/ |
D | many-parameters.c | 112 int x102,
|
/external/clang/test/Sema/ |
D | many-parameters.c | 112 int x102,
|
/external/rust/crates/ring/third_party/fiat/ |
D | curve25519_32.h | 246 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_mul() local 257 uint64_t x113 = (x102 + x112); in fiat_25519_carry_mul() 416 uint64_t x102 = (x101 >> 26); in fiat_25519_carry_square() local 418 uint64_t x104 = (x102 + x79); in fiat_25519_carry_square() 771 uint8_t x102 = (uint8_t)(x99 & UINT8_C(0xff)); in fiat_25519_to_bytes() local 811 out1[23] = x102; in fiat_25519_to_bytes()
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | AArch64.def | 10 ELF_RELOC(R_AARCH64_ABS32, 0x102)
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenSystemRegister.inc | 266 { "eapsr", 0x802, 0x102, 0x802, {} }, // 12 434 { 0x102, 12 },
|
/external/llvm-project/lldb/test/API/commands/settings/use_source_cache/ |
D | main.cpp | 115 int x102 = x101 * x100 + x99; in calc() local 116 int x103 = x102 * x101 + x100; in calc() 117 int x104 = x103 * x102 + x101; in calc() 118 int x105 = x104 * x103 + x102; in calc()
|
/external/llvm-project/lld/test/COFF/ |
D | hello32.test | 19 HEADER-NEXT: Characteristics [ (0x102)
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | AArch64.def | 11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | AArch64.def | 11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | AArch64.def | 11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
|
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/ |
D | device2.ini | 121 TRCACVR1(id:0x102,size:64)=0x0000000000000000
|
/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/ |
D | device2.ini | 121 TRCACVR1(id:0x102,size:64)=0x0000000000000000
|
/external/llvm-project/openmp/runtime/src/include/ |
D | omp-tools.h.var | 66 macro (ompt_state_undefined, 0x102) /* undefined thread state */ \ 446 ompt_state_undefined = 0x102
|