Searched
full:backend (Results
276 -
300 of
851) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.h | 165 void ExecuteWithDB(history::HistoryBackend* backend, 171 void DoAutocomplete(history::HistoryBackend* backend, 270 void CullRedirects(history::HistoryBackend* backend, 297 // instead, it is passed as a parameter through the history backend, and the
|
/external/chromium/chrome/browser/chromeos/ |
boot_times_loader.cc | 69 : backend_(new Backend()), 103 NewRunnableMethod(backend_.get(), &Backend::GetBootTimes, request)); 172 void BootTimesLoader::Backend::GetBootTimes( 192 NewRunnableMethod(this, &Backend::GetBootTimes, request),
|
/external/chromium/chrome/browser/ |
favicon_service.h | 22 // backend behind the scenes.
|
/external/chromium/chrome/browser/policy/ |
cloud_policy_subsystem.h | 31 // policy. It glues together the backend, the policy controller and manages the
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_typed_url_unittest.cc | 100 RunOnDBThreadTask(HistoryBackend* backend, HistoryDBTask* task) 101 : backend_(backend), task_(task) {} 111 ACTION_P2(RunTaskOnDBThread, thread, backend) { 114 new RunOnDBThreadTask(backend, arg0));
|
/external/chromium/chrome/browser/tab_contents/ |
tab_contents_view_mac.h | 81 // Backend implementation of RenderViewHostDelegate::View.
|
/external/chromium/chrome/common/ |
important_file_writer.h | 83 // Serialize data pending to be saved and execute write on backend thread.
|
/external/elfutils/libasm/ |
asm_addint8.c | 54 // XXX Needs to use backend specified pseudo-ops
|
asm_begin.c | 109 /* First order of business: find the appropriate backend. If it
|
asm_newsym.c | 55 // XXX This requires getting the format from the machine backend. */
|
/external/elfutils/libebl/ |
i386_symbol.c | 26 /* Return of the backend. */
|
ia64_symbol.c | 25 /* Return of the backend. */
|
ppc_symbol.c | 26 /* Return of the backend. */
|
sparc_symbol.c | 25 /* Return of the backend. */
|
/external/grub/stage2/ |
iso9660.h | 2 * ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
|
/external/llvm/docs/ |
Bugpoint.html | 86 <tt>bugpoint</tt> runs the test program with the C backend (which is assumed to 139 with the C backend (into a shared object), and one piece which it runs with 144 compiled with the C backend], respectively), and instructions for reproducing 145 the problem. The code generator debugger assumes that the C backend produces
|
/external/llvm/docs/CommandGuide/ |
tblgen.pod | 17 target backend.
|
/external/llvm/docs/HistoricalNotes/ |
2001-06-01-GCCOptimizations2.txt | 39 Does using GCC's backend buy us anything?
|
/external/llvm/include/llvm/MC/ |
MCFixup.h | 44 /// communicates to the assembler backend how it should rewrite the encoded
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
Interpreter.cpp | 52 // Initialize the "backend"
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeTargetMachine.cpp | 53 // Register the asm backend
|
/external/llvm/lib/Target/PowerPC/ |
PPCAsmBackend.cpp | 1 //===-- PPCAsmBackend.cpp - PPC Assembler Backend -------------------------===//
|
/external/llvm/lib/Target/X86/ |
README-MMX.txt | 2 // Random ideas for the X86 backend: MMX-specific stuff.
|
/external/llvm/utils/ |
NightlyTestTemplate.html | 193 LLC (the static backend)</li> 201 compilation through the C backend, compiled with -O2.</li> 203 backend LLC take to execute </li> 212 backend LLC take to execute the program, when compiled with new experimental
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/ |
VertexDataManager.h | 117 VertexDataManager(Context *context, IDirect3DDevice9 *backend);
|
Completed in 801 milliseconds
<<11121314151617181920>>