/external/swiftshader/src/Reactor/ |
D | x86.hpp | 21 namespace x86 { namespace
|
/external/crosvm/kvm_sys/src/ |
D | lib.rs | 14 pub mod x86 { module
|
/external/rust/crates/gdbstub_arch/src/ |
D | lib.rs | 61 pub mod x86; module
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | dump_context.h | 98 MDRawContextX86* x86; member
|
/external/libaom/libaom/build/cmake/ |
D | rtcd.pl | 262 sub x86() { subroutine
|
/external/capstone/cstool/ |
D | cstool_x86.c | 183 cs_x86 *x86; in print_insn_detail_x86() local
|
/external/libvpx/libvpx/build/make/ |
D | rtcd.pl | 251 sub x86() { subroutine
|
/external/capstone/suite/cstest/src/ |
D | x86_detail.c | 193 cs_x86 *x86; in get_detail_x86() local
|
/external/capstone/tests/ |
D | test_winkernel.cpp | 83 namespace x86 { namespace
|
D | test_x86.c | 185 cs_x86 *x86; in print_insn_detail() local
|
/external/toolchain-utils/seccomp_tools/mass_seccomp_editor/ |
D | mass_seccomp_editor.py | 29 x86: list[str] = field(default_factory=list) variable in Policies
|
/external/google-breakpad/src/processor/ |
D | microdump.cc | 136 void MicrodumpContext::SetContextX86(MDRawContextX86* x86) { in SetContextX86() 339 MDRawContextX86* x86 = new MDRawContextX86(); in Microdump() local
|
D | dump_context.cc | 235 void DumpContext::SetContextX86(MDRawContextX86* x86) { in SetContextX86()
|
/external/curl/projects/ |
D | build-wolfssl.bat | 199 :x86 label
|
D | build-openssl.bat | 322 :x86 label
|
/external/flac/src/libFLAC/include/private/ |
D | cpu.h | 185 FLAC__CPUInfo_x86 x86; member
|
/external/rust/crates/half/src/binary16/ |
D | convert.rs | 408 mod x86 { module
|
/external/rust/crates/memchr/src/memchr/ |
D | mod.rs | 13 mod x86; module
|
/external/rust/crates/memchr/src/memmem/prefilter/ |
D | mod.rs | 7 mod x86; module
|
/external/boringssl/src/third_party/fiat/ |
D | p256_64.h | 253 uint64_t x86; in fiat_p256_mul() local 560 uint64_t x86; in fiat_p256_square() local 1007 fiat_p256_uint1 x86; in fiat_p256_from_montgomery() local 1162 fiat_p256_uint1 x86; in fiat_p256_to_montgomery() local 1847 uint64_t x86; in fiat_p256_divstep() local
|
D | curve25519_32.h | 266 uint64_t x86; in fiat_25519_carry_mul() local 580 uint64_t x86; in fiat_25519_carry_square() local 1072 uint8_t x86; in fiat_25519_to_bytes() local
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/ |
D | curve25519_32.h | 230 uint64_t x86 = ((uint64_t)(arg1[1]) * (arg2[4])); in fiat_25519_carry_mul() local 400 uint64_t x86 = (x75 + x85); in fiat_25519_carry_square() local 755 uint8_t x86 = (uint8_t)(x32 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
|
D | p256_64.h | 254 uint64_t x86; in fiat_p256_mul() local 549 uint64_t x86; in fiat_p256_square() local 998 fiat_p256_uint1 x86; in fiat_p256_from_montgomery() local
|
/external/rust/crates/ring/third_party/fiat/ |
D | curve25519_32.h | 230 uint64_t x86 = ((uint64_t)(arg1[1]) * (arg2[4])); in fiat_25519_carry_mul() local 400 uint64_t x86 = (x75 + x85); in fiat_25519_carry_square() local 755 uint8_t x86 = (uint8_t)(x32 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
|
/external/capstone/arch/X86/ |
D | X86Mapping.c | 3522 cs_x86 *x86 = &(insn->detail->x86); in X86_reg_access() local
|