Home
last modified time | relevance | path

Searched refs:ARCH_CPU_X86_FAMILY (Results 1 – 11 of 11) sorted by relevance

/external/libchrome/base/
Dcpu.cc22 #if defined(ARCH_CPU_X86_FAMILY)
56 #if defined(ARCH_CPU_X86_FAMILY)
142 #if defined(ARCH_CPU_X86_FAMILY) in Initialize()
Dcpu_unittest.cc21 #if defined(ARCH_CPU_X86_FAMILY) in TEST()
/external/libmojo/build/
Dbuild_config.h102 #define ARCH_CPU_X86_FAMILY 1 macro
107 #define ARCH_CPU_X86_FAMILY 1 macro
/external/libchrome/build/
Dbuild_config.h138 #define ARCH_CPU_X86_FAMILY 1 macro
143 #define ARCH_CPU_X86_FAMILY 1 macro
/external/libchrome/sandbox/linux/services/
Dsyscall_wrappers.cc164 #if defined(ARCH_CPU_X86_FAMILY)
229 #if defined(ARCH_CPU_X86_FAMILY) in sys_sigaction()
Dcredentials.cc98 #if defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY) || \ in ChrootToSafeEmptyDir()
/external/libchrome/base/debug/
Ddebugger_posix.cc192 #elif defined(ARCH_CPU_X86_FAMILY)
Dstack_trace_posix.cc308 #if ARCH_CPU_X86_FAMILY in StackDumpSignalHandler()
/external/libchrome/sandbox/linux/seccomp-bpf/
Dsyscall.cc17 #if defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY) || \
/external/libchrome/base/containers/
Dstack_container.h61 #if defined(__GNUC__) && !defined(ARCH_CPU_X86_FAMILY)
/external/libchrome/base/process/
Dlaunch_posix.cc701 #if defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY) || \ in CloneAndLongjmpInChild()