Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/include/gpxe/
Dx86_io.h37 IOAPI_INLINE ( x86, phys_to_bus ) ( unsigned long phys_addr ) { in IOAPI_INLINE() argument
42 IOAPI_INLINE ( x86, bus_to_phys ) ( unsigned long bus_addr ) { in IOAPI_INLINE() argument
47 IOAPI_INLINE ( x86, ioremap ) ( unsigned long bus_addr, size_t len __unused ) { in IOAPI_INLINE() argument
52 IOAPI_INLINE ( x86, iounmap ) ( volatile const void *io_addr __unused ) { in IOAPI_INLINE() argument
57 IOAPI_INLINE ( x86, io_to_bus ) ( volatile const void *io_addr ) { in IOAPI_INLINE() argument
139 IOAPI_INLINE ( x86, iodelay ) ( void ) { in IOAPI_INLINE() argument
149 IOAPI_INLINE ( x86, mb ) ( void ) { in IOAPI_INLINE() argument
/external/swiftshader/src/Reactor/
Dx86.hpp22 namespace x86 namespace
DLLVMReactor.cpp5957 namespace x86 namespace
/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-x86.c126 VexGuestX86State* x86 = (VexGuestX86State*) get_arch (set, tst); in transfer_register() local
261 VexGuestX86State* x86 = (VexGuestX86State*)&tst->arch.vex; in target_get_dtv() local
/external/valgrind/exp-bbv/tests/
DMakefile.am9 SUBDIRS += x86 subdir
/external/google-breakpad/src/google_breakpad/processor/
Ddump_context.h94 MDRawContextX86* x86; member
/external/libvpx/libvpx/build/make/
Drtcd.pl241 sub x86() { subroutine
/external/valgrind/cachegrind/tests/
DMakefile.am6 SUBDIRS += x86 subdir
/external/skia/src/jumper/
Dbuild_stages.py35 x86 = [ '-m32' ] variable
/external/curl/projects/
Dbuild-wolfssl.bat162 :x86 label
Dbuild-openssl.bat238 :x86 label
/external/google-breakpad/src/processor/
Ddump_context.cc192 void DumpContext::SetContextX86(MDRawContextX86* x86) { in SetContextX86()
/external/valgrind/memcheck/tests/vbit-test/
Dvtest.h183 unsigned x86 : 1; member
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h62 x86, // X86: i[3-9]86 enumerator
/external/flac/libFLAC/include/private/
Dcpu.h154 FLAC__CPUInfo_x86 x86; member
/external/syslinux/com32/gplinclude/
Dcpuid.h228 uint8_t x86; /* CPU family */ member
/external/valgrind/none/tests/
DMakefile.am9 SUBDIRS += x86 subdir
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h77 x86, // X86: i[3-9]86 enumerator
/external/llvm/include/llvm/ADT/
DTriple.h74 x86, // X86: i[3-9]86 enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h123 x86 = 0x14C, enumerator
/external/valgrind/memcheck/tests/
DMakefile.am8 SUBDIRS += x86 subdir
/external/libtextclassifier/util/hash/
Dfarmhash.cc251 #define x86 1 macro
253 #define x86 x86_64 macro