Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcpu.cc24 #if defined(ARCH_CPU_X86_FAMILY)
59 #if defined(ARCH_CPU_X86_FAMILY)
199 #if defined(ARCH_CPU_X86_FAMILY) in Initialize()
Dcpu_unittest.cc21 #if defined(ARCH_CPU_X86_FAMILY) in TEST()
/external/libweave/third_party/chromium/build/
Dbuild_config.h116 #define ARCH_CPU_X86_FAMILY 1 macro
121 #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.cc191 #elif defined(ARCH_CPU_X86_FAMILY)
Dstack_trace_posix.cc309 #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.cc740 #if defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY) || \ in CloneAndLongjmpInChild()