Home
last modified time | relevance | path

Searched refs:x138 (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Ddynamic-reloc-no-section-headers.test39 ## Offset of .dynsym is 0x138. Offset of PT_LOAD is 0xb0.
40 ## 0x138 - 0xb0 == 0x88
/external/llvm-project/clang/test/Sema/
Dmany-parameters.c148 int x138,
/external/clang/test/Sema/
Dmany-parameters.c148 int x138,
/external/boringssl/src/third_party/fiat/
Dp256_64.h330 fiat_p256_uint1 x138; in fiat_p256_mul() local
331 fiat_p256_addcarryx_u64(&x137, &x138, 0x0, x136, x133); in fiat_p256_mul()
334 fiat_p256_addcarryx_u64(&x139, &x140, x138, x134, x131); in fiat_p256_mul()
625 fiat_p256_uint1 x138; in fiat_p256_square() local
626 fiat_p256_addcarryx_u64(&x137, &x138, 0x0, x136, x133); in fiat_p256_square()
629 fiat_p256_addcarryx_u64(&x139, &x140, x138, x134, x131); in fiat_p256_square()
Dp256_32.h328 fiat_p256_uint1 x138; in fiat_p256_mul() local
329 fiat_p256_addcarryx_u32(&x137, &x138, x136, x106, x130); in fiat_p256_mul()
332 fiat_p256_addcarryx_u32(&x139, &x140, x138, x108, x132); in fiat_p256_mul()
1335 fiat_p256_uint1 x138; in fiat_p256_square() local
1336 fiat_p256_addcarryx_u32(&x137, &x138, x136, x106, x130); in fiat_p256_square()
1339 fiat_p256_addcarryx_u32(&x139, &x140, x138, x108, x132); in fiat_p256_square()
2591 uint32_t x138; in fiat_p256_from_montgomery() local
2593 fiat_p256_addcarryx_u32(&x138, &x139, x137, x122, 0x0); in fiat_p256_from_montgomery()
2635 fiat_p256_addcarryx_u32(&x166, &x167, x165, x138, (x159 + x151)); in fiat_p256_from_montgomery()
Dcurve25519_32.h282 uint64_t x138 = (x137 >> 25); in fiat_25519_carry_mul() local
284 uint64_t x140 = (x138 * UINT8_C(0x13)); in fiat_25519_carry_mul()
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/
Dp256_64.h330 fiat_p256_uint1 x138; in fiat_p256_mul() local
331 fiat_p256_addcarryx_u64(&x137, &x138, 0x0, x136, x133); in fiat_p256_mul()
334 fiat_p256_addcarryx_u64(&x139, &x140, x138, x134, x131); in fiat_p256_mul()
625 fiat_p256_uint1 x138; in fiat_p256_square() local
626 fiat_p256_addcarryx_u64(&x137, &x138, 0x0, x136, x133); in fiat_p256_square()
629 fiat_p256_addcarryx_u64(&x139, &x140, x138, x134, x131); in fiat_p256_square()
Dp256_32.h328 fiat_p256_uint1 x138; in fiat_p256_mul() local
329 fiat_p256_addcarryx_u32(&x137, &x138, x136, x106, x130); in fiat_p256_mul()
332 fiat_p256_addcarryx_u32(&x139, &x140, x138, x108, x132); in fiat_p256_mul()
1335 fiat_p256_uint1 x138; in fiat_p256_square() local
1336 fiat_p256_addcarryx_u32(&x137, &x138, x136, x106, x130); in fiat_p256_square()
1339 fiat_p256_addcarryx_u32(&x139, &x140, x138, x108, x132); in fiat_p256_square()
2591 uint32_t x138; in fiat_p256_from_montgomery() local
2593 fiat_p256_addcarryx_u32(&x138, &x139, x137, x122, 0x0); in fiat_p256_from_montgomery()
2635 fiat_p256_addcarryx_u32(&x166, &x167, x165, x138, (x159 + x151)); in fiat_p256_from_montgomery()
Dcurve25519_32.h282 uint64_t x138 = (x137 >> 25); in fiat_25519_carry_mul() local
284 uint64_t x140 = (x138 * UINT8_C(0x13)); in fiat_25519_carry_mul()
/external/llvm/include/llvm/Support/ELFRelocs/
DAArch64.def67 ELF_RELOC(R_AARCH64_LD64_GOT_LO12_NC, 0x138)
/external/llvm-project/lldb/test/API/commands/settings/use_source_cache/
Dmain.cpp151 int x138 = x137 * x136 + x135; in calc() local
152 int x139 = x138 * x137 + x136; in calc()
153 int x140 = x139 * x138 + x137; in calc()
154 int x141 = x140 * x139 + x138; in calc()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def59 ELF_RELOC(R_AARCH64_LD64_GOT_LO12_NC, 0x138)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def59 ELF_RELOC(R_AARCH64_LD64_GOT_LO12_NC, 0x138)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def59 ELF_RELOC(R_AARCH64_LD64_GOT_LO12_NC, 0x138)
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/
Ddevice2.ini148 TRCACATR12(id:0x138,size:64)=0x0000000000000000
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dresources.test191 TEST_RES-NEXT: Table Offset: 0x138
/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/
Ddevice2.ini148 TRCACATR12(id:0x138,size:64)=0x0000000000000000
/external/cpuinfo/test/dmesg/
Dxperia-sl.log422 <6>[ 9.681674] bq27520 3-0055: bq27520_init_worker(): capacity=62 flags=0x138
654 <6>[ 222.616096] bq27520 3-0055: bq27520_handle_soc_worker() capacity=63 (63) flags=0x138 ctrl_sta…
655 <6>[ 346.778523] bq27520 3-0055: bq27520_handle_soc_worker() capacity=64 (64) flags=0x138 ctrl_sta…
Dmoto-g-gen3.log275 …,0] [<c010064c>] (do_one_initcall+0x108/0x158) from [<c1000c14>] (kernel_init_freeable+0x138/0x1d8)
276 [ 0.947326,0] [<c1000c14>] (kernel_init_freeable+0x138/0x1d8) from [<c0a45e04>] (kernel_init+0x8…
/external/strace/xlat/
Devdev_keycode.in316 BTN_TL2 0x138
/external/elfutils/tests/
Dtestfile-bpf-dis1.expect.bz2
/external/rust/crates/ring/third_party/fiat/
Dcurve25519_32.h282 uint64_t x138 = (x137 >> 25); in fiat_25519_carry_mul() local
284 uint64_t x140 = (x138 * UINT8_C(0x13)); in fiat_25519_carry_mul()
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dmultifunction.ll507 ; OBJ64-NEXT: 0x138 IMAGE_REL_AMD64_SECREL y
/external/mesa3d/src/freedreno/registers/
Drules-ng-ng.txt540 <reg32 offset="0x138" name="TRAP_EN" />
/external/OpenCSD/decoder/tests/snapshots/juno_r1_1/pkt_proc_logs/
Dtrc_pkt_lister_0x15.ppl74 Idx:59162; ID:15; I_ADDR_S_IS0 : Address, Short, IS0.; Addr=0xFFFFFFC0000C4938 ~[0x138]
784 Idx:62873; ID:15; I_ADDR_S_IS0 : Address, Short, IS0.; Addr=0x000D6F38 ~[0x138]

12