Home
last modified time | relevance | path

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

/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.bat199 :x86 label
Dbuild-openssl.bat322 :x86 label
/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/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