/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCAsmBackend.cpp | 1 //===-- PPCAsmBackend.cpp - PPC Assembler Backend -------------------------===//
|
PPCMCTargetDesc.cpp | 140 // Register the asm backend.
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCAsmInfo.cpp | 32 cl::desc("Choose style of code to emit from X86 backend:"),
|
/external/llvm/test/TableGen/ |
TargetInstrInfo.td | 99 // TargetInstrInfo tablegen backend.
|
/external/mesa3d/src/glsl/ |
ir_if_return.cpp | 190 * at the end that never gets executed. However, a backend
|
ir_set_program_inouts.cpp | 31 * which are actually read from some sort of backend code can be
|
/external/skia/gpu/include/ |
GrGLConfig.h | 57 * GR_GL_NO_CONSTANT_ATTRIBUTES: if this evaluates to true then the GL backend
|
/external/skia/include/core/ |
SkAdvancedTypefaceMetrics.h | 29 The SkAdvancedTypefaceMetrics class is used by the PDF backend to correctly
|
SkTypeface.h | 141 /** Retrieve detailed typeface metrics. Used by the PDF backend.
|
/external/v8/src/ |
flag-definitions.h | 211 DEFINE_bool(full_compiler, true, "enable dedicated backend for run-once code") 213 "try to use the dedicated run-once backend for all code") 215 "print reasons for falling back to using the classic V8 backend") 423 DEFINE_bool(print_ir, false, "print the AST as seen by the backend")
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebdatabase.cpp | 146 is not very efficient because SQLite is used as WebKit's database backend.
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 113 (e.g, wpa_supplicant -h). The driver backend supported by most good
|
/frameworks/compile/slang/ |
slang.h | 41 class Backend;
|
/libcore/luni/src/main/java/java/util/prefs/ |
FilePreferencesImpl.java | 30 * TODO some sync mechanism with backend, Performance - check file edit date
|
/sdk/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyRunnerStarter.java | 58 chimp_options.put("backend", options.getBackendName());
|
/external/chromium/net/disk_cache/ |
backend_unittest.cc | 201 disk_cache::Backend* cache = NULL; 266 disk_cache::Backend* cache; 318 disk_cache::Backend* cache; 355 disk_cache::Backend* backend = NULL; local 358 cache_thread.message_loop_proxy(), NULL, &backend, &cb); 361 ASSERT_TRUE(backend == NULL); 362 delete backend; [all...] |
/external/llvm/docs/ |
ReleaseNotes.html | 311 to the compiler backend as runtime libraries to avoid per-target recompilation 336 fashion. The interpreter uses LLVM as a backend to JIT-compile Pure 779 <li>The X86 backend does not yet support 783 <li>The X86-64 backend does not yet support the LLVM IR instruction 843 <li>The SPARC backend only supports the 32-bit SPARC ABI (-m32); it does not 884 <p>The C backend has numerous problems and is not being actively maintained. 888 <li><a href="http://llvm.org/PR802">The C backend has only basic support for 890 <li><a href="http://llvm.org/PR1658">The C backend violates the ABI of common 893 <li>The C backend does not support all exception handling constructs.</li> 894 <li>The C backend does not support arbitrary precision integers.</li [all...] |
/external/chromium/chrome/browser/history/ |
top_sites.cc | 86 virtual bool RunOnDBThread(history::HistoryBackend* backend, 89 backend->QueryMostVisitedURLsImpl(result_count_, 98 backend->GetPageThumbnailDirectly(url, &data); 167 // Create the backend here, rather than in the constructor, so that 168 // unit tests that do not need the backend can run without a problem. [all...] |
text_database_manager.h | 246 // This is used as the backend for FlushOldChanges and is called directly 301 // This object is created and managed by the history backend. We maintain an
|
thumbnail_database.h | 33 // This database interface is owned by the history backend and runs on the 276 // This object is created and managed by the history backend. We maintain an
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
target.h | 363 by the insn scheduler. This hook is called to notify the backend [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
target.h | 363 by the insn scheduler. This hook is called to notify the backend [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
target.h | 363 by the insn scheduler. This hook is called to notify the backend [all...] |