Home
last modified time | relevance | path

Searched defs:x86 (Results 1 – 15 of 15) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/
Dmod.rs9 mod x86; module
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
Dx86.hpp21 namespace x86 { namespace
DLLVMReactor.cpp3657 namespace x86 { namespace
/third_party/pulseaudio/src/pulsecore/
Dcpu.h38 pa_cpu_x86_flag_t x86; member
/third_party/curl/projects/
Dbuild-wolfssl.bat224 :x86 label
Dbuild-openssl.bat314 :x86 label
/third_party/rust/crates/libc/libc-test/
Dbuild.rs1507 let x86 = target.contains("i686") || target.contains("x86_64"); in test_android() localVariable
/third_party/rust/crates/memchr/src/memmem/prefilter/
Dmod.rs9 mod x86; module
/third_party/rust/crates/memchr/src/memchr/
Dmod.rs13 mod x86; module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h78 x86, // X86: i[3-9]86 enumerator
/third_party/ffmpeg/libavcodec/ppc/
Dfft_vsx.h378 vec_f x84, x85, x86; in fft16_vsx_interleave() local
/third_party/rust/crates/memchr/src/memmem/
Dmod.rs161 mod x86; module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h132 x86 = 0x14C, enumerator
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts93 class x86 { constructor(parm: () => Base[] = function() { return [d1, d2] }) { } } class
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1889 __u8 x86; member