/external/swiftshader/src/Reactor/ |
D | x86.hpp | 21 namespace x86 { namespace
|
/external/rust/crates/gdbstub/src/arch/ |
D | mod.rs | 57 pub mod x86; module
|
/external/llvm-project/clang/test/Sema/ |
D | bittest-intrinsics.c | 11 void x86(long *bits, __int64 *bits64, long bitidx) { in x86() function
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | dump_context.h | 98 MDRawContextX86* x86; member
|
/external/libvpx/libvpx/build/make/ |
D | rtcd.pl | 251 sub x86() { subroutine
|
/external/crosvm/kvm_sys/src/ |
D | lib.rs | 14 pub mod x86 { module
|
/external/libaom/libaom/build/cmake/ |
D | rtcd.pl | 260 sub x86() { subroutine
|
/external/capstone/cstool/ |
D | cstool_x86.c | 183 cs_x86 *x86; in print_insn_detail_x86() local
|
/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/llvm-project/lld/include/lld/Core/ |
D | Reference.h | 54 enum class KindArch { all, AArch64, ARM, x86, x86_64}; enumerator
|
/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 | 297 :x86 label
|
/external/rust/crates/half/src/binary16/ |
D | convert.rs | 408 mod x86 { module
|
/external/flac/src/libFLAC/include/private/ |
D | cpu.h | 185 FLAC__CPUInfo_x86 x86; member
|
/external/rust/crates/memchr/src/ |
D | lib.rs | 60 mod x86; module
|
/external/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
|
/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/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
|
/external/capstone/arch/X86/ |
D | X86Mapping.c | 3522 cs_x86 *x86 = &(insn->detail->x86); in X86_reg_access() local
|
/external/python/setuptools/setuptools/ |
D | msvc.py | 412 def microsoft(self, key, x86=False): argument
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 74 x86, // X86: i[3-9]86 enumerator
|