Searched
full:backend (Results
426 -
450 of
867) sorted by null
<<11121314151617181920>>
/external/llvm/tools/llc/ |
llc.cpp | 268 // name, because it might be a backend that has no mapping to a target triple. 370 // Ask the target to add backend passes as necessary.
|
/external/qemu/ |
qemu-config.c | 88 .implied_opt_name = "backend", 92 .name = "backend",
|
/external/skia/gm/ |
gmmain.cpp | 175 enum Backend { 183 Backend fBackend;
|
/frameworks/base/docs/html/guide/developing/tools/ |
MonkeyRunner.jd | 134 Tries to make a connection between the <code>monkeyrunner</code> backend and the 411 Tries to make a connection between the <code>monkeyrunner</code> backend and the
|
/frameworks/compile/slang/ |
slang_rs_backend.cpp | 54 : Backend(DiagEngine, CodeGenOpts, TargetOpts, Pragmas, OS, OT), 106 Backend::HandleTopLevelDecl(D);
|
/dalvik/vm/compiler/ |
Compiler.h | 92 kWorkOrderInvalid = 0, // Should never see by the backend
|
/external/bluetooth/bluez/ |
Makefile.tools | 138 cupsdir = $(libdir)/cups/backend
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_browsertest.cc | 101 // The results depend on the history backend being loaded. Make sure it is
|
history_quick_provider.cc | 67 // someone unloads the history backend, we'll get inconsistent inline
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_storage.cc | 173 // The backend isn't finished loading. Wait for it.
|
/external/chromium/chrome/browser/history/ |
history_database.h | 115 // Returns true if the history backend should erase the full text search
|
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/ |
bookmark_tree.js | 128 * backend.
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.h | 124 // Encrypt the datatype |type|. This method will block while the sync backend
|
/external/chromium/chrome/common/ |
common_param_traits_unittest.cc | 15 #include "printing/backend/print_backend.h"
|
utility_messages.h | 21 #include "printing/backend/print_backend.h"
|
/external/chromium/net/disk_cache/ |
mem_backend_impl.cc | 44 Backend* MemBackendImpl::CreateBackend(int max_bytes, net::NetLog* net_log) {
|
stress_cache.cc | 103 disk_cache::Backend* cache;
|
/external/clang/test/CodeGen/ |
ext-vector.c | 116 // Vector comparisons can sometimes crash the x86 backend: rdar://6326239,
|
/external/clang/tools/driver/ |
cc1_main.cpp | 151 // Set an error handler, so that any LLVM backend diagnostics go through our
|
/external/llvm/docs/CommandGuide/ |
lli.pod | 199 Choose style of code to emit from X86 backend:
|
/external/llvm/docs/ |
GetElementPtr.html | 31 <li><a href="#be">I'm writing a backend for a target which needs custom lowering for GEP. How do I do this?</a> 414 I'm writing a backend for a target which needs custom lowering for GEP. 420 Typically what you'll need to do is make your backend pattern-match 429 need to fix a lot of code in the backend, with GEP lowering being only a
|
/external/llvm/include/llvm/CodeGen/ |
Passes.h | 11 // passes provided by the LLVM backend.
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMCTargetDesc.cpp | 244 // Register the asm backend.
|
/external/llvm/lib/Target/X86/ |
README-FPStack.txt | 2 // Random ideas for the X86 backend: FP stack related stuff
|
/external/llvm/lib/VMCore/ |
LLVMContext.cpp | 58 // Recoverable Backend Errors
|
Completed in 1302 milliseconds
<<11121314151617181920>>