HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 501 - 525 of 939) sorted by null

<<21222324252627282930>>

  /external/elfutils/
configure.ac 213 dnl CPU-specific backend libraries.
  /external/elfutils/tests/
asm-tst2.c 87 puts ("cannot open backend library");
asm-tst3.c 79 puts ("cannot open backend library");
  /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/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 1 //===-- MipsASMBackend.cpp - Mips 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 68 // Recoverable Backend Errors
  /external/llvm/utils/TableGen/
CallingConvEmitter.cpp 10 // This tablegen backend is responsible for emitting descriptions of the calling
DAGISelEmitter.cpp 10 // This tablegen backend emits a DAG instruction selector.
  /external/mesa3d/src/glsl/
lower_instructions.cpp 30 * rather than in each driver backend.
  /external/qemu/
qemu-timer.h 101 also used by simpletrace backend and tracepoints would cause
  /external/skia/include/pdf/
SkPDFDevice.h 38 The drawing context for the PDF backend.
  /external/tremolo/Tremolo/
res012.c 34 function: residue backend 0, 1 and 2 implementation
  /external/webkit/Source/WebCore/inspector/
InspectorPageAgent.cpp 166 // the return value is platform/network backend specific, and the call will
  /external/webkit/Source/WebCore/platform/graphics/
MediaPlayer.h 66 // backend can live at runtime.
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_dump.c 180 fprintf(f, "%s Backend Authentication:\n"
  /frameworks/base/docs/html/guide/google/play/billing/
index.jd 55 any financial transactions. Google Play uses the same checkout backend service as
  /frameworks/compile/mclinker/lib/MC/
MCFragmentRef.cpp 61 assert(0 && "the size of FT_Reloc fragment is handled by backend");
  /external/chromium/chrome/browser/extensions/
extension_service.h 344 // extension has been loaded. Called by the backend after an extension has
348 // Called by the backend when an extension has been installed.
570 // The backend that will do IO on behalf of this instance.
  /external/chromium/chrome/browser/
favicon_helper_unittest.cc 373 // New icon should be saved to history backend and navigation entry.
458 // New icon should be saved to history backend and navigation entry.
648 // New icon should be saved to history backend.
  /external/chromium/chrome/browser/sync/glue/
bookmark_change_processor.cc 101 // deleted. Sync backend expects children to be deleted individually, so we do
346 // ApplyModelChanges is called by the sync backend after changes have been made
356 // A note about ordering. Sync backend is responsible for ordering the change
  /external/chromium/net/tools/dump_cache/
upgrade.cc 265 scoped_ptr<disk_cache::Backend> cache_;
325 disk_cache::Backend* cache;
606 disk_cache::Backend* cache;
  /external/chromium/third_party/libevent/
ChangeLog 3 o Do not allocate the maximum event queue and fd array for the epoll backend at startup. Instead, start out accepting 32 events at a time, and double the queue's size when it seems that the OS is generating events faster than we're requesting them. Saves up to 512K per epoll-based event_base. Resolves bug 2839240.
31 o rename the Solaris event ports backend to evport
64 o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
  /external/clang/include/clang/Basic/
TargetInfo.h 106 /// what the backend expects.
533 /// section specifier is invalid, the backend should return a non-empty string
615 /// passed onwards to the backend.

Completed in 1066 milliseconds

<<21222324252627282930>>