Searched refs:architecture (Results 101 - 125 of 231) sorted by relevance

12345678910

/external/chromium_org/v8/src/
H A Dcodegen.h11 // Include the declaration of the architecture defined class CodeGenerator.
63 #error Unsupported target architecture.
H A Dmacro-assembler.h88 #error Unsupported target architecture.
/external/clang/test/Sema/
H A Dattr-mode.c74 #error Unknown test architecture.
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_nextstep.h60 error Unknown NEXTSTEP architecture
103 error Unknown NEXTSTEP architecture
H A D_win16.cfg104 #error unknown processor architecture
H A D_win95.cfg146 #error unknown processor architecture
H A D_winnt.cfg146 #error unknown processor architecture
/external/chromium_org/tools/gn/
H A Dargs.cc234 // Host architecture.
239 // ...on Windows, set the CPU architecture based on the underlying OS, not
242 switch (os_info->architecture()) {
250 CHECK(false) << "Windows architecture not handled.";
264 #error Unknown architecture.
275 // Save the OS and architecture as build arguments that are implicitly
/external/llvm/test/MC/ARM/
H A Ddirective-arch-armv8a.s4 @ armv8-a architecture when using the armv8a alias.
H A Ddirective-arch_extension-crypto.s13 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture
54 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture
/external/ltrace/testsuite/ltrace.minor/
H A Dtime-record-tt.exp21 if [regexp {ELF from incompatible architecture} $exec_output] {
H A Dtime-record-ttt.exp22 if [regexp {ELF from incompatible architecture} $exec_output] {
/external/valgrind/main/memcheck/tests/linux/
H A Dtimerfd-syscall.c67 #error Cannot detect your architecture!
85 #error Cannot detect your architecture!
/external/ceres-solver/internal/ceres/
H A Dmutex.h136 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
/external/chromium_org/base/
H A Dbase_paths_win.cc53 if (base::win::OSInfo::GetInstance()->architecture() !=
/external/chromium_org/chrome/browser/
H A Dmemory_details_win.cc79 base::win::OSInfo::GetInstance()->architecture();
/external/chromium_org/content/common/
H A Duser_agent.cc90 os_info->architecture();
/external/chromium_org/third_party/re2/util/
H A Dmutex.h51 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dstacktrace_x86-inl.h320 # error Using stacktrace_x86-inl.h on a non x86 architecture!
/external/chromium_org/v8/test/cctest/
H A Dtest-hashing.cc94 #error Unsupported architecture.
H A Dtrace-extension.cc71 #error Host architecture is neither 32-bit nor 64-bit.
/external/oprofile/daemon/
H A Dopd_cookie.c58 #error Please define __NR_lookup_dcookie for your architecture
/external/regex-re2/util/
H A Dmutex.h47 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h100 # error Unknown architecture
/external/libunwind/doc/
H A Dlibunwind-dynamic.tex74 Exactly how this index is derived depends on the architecture. For
75 example, on RISC and EPIC-style architecture, instructions have a
105 architecture-specific and on some architecture, it is not used at
179 architecture-specific.
187 architecture-specific (see architecture-specific sections below).
226 architecture-specific sections for details). The value of
339 \Var{val}. See the architecture-specific sections for a description
345 \Var{val}. See the architecture
[all...]

Completed in 484 milliseconds

12345678910