Searched
full:backend (Results
501 -
525 of
1941) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
AMDILDeviceInfo.h | 63 MacroDB = 0x1A, // Flag to specify that backend handles macrodb. 64 HW64BitDivMod = 0x1B, // Flag for backend to generate 64bit div/mod.
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrResource.h | 89 * isWrapped indicates we have wrapped a client-created backend resource in a GrResource. If it 90 * is true then the client is responsible for the lifetime of the underlying backend resource.
|
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_reservation_manager.h | 45 // that case, the backend should roll back the reservation. 71 explicit QuotaReservationManager(scoped_ptr<QuotaBackend> backend);
|
/external/eigen/bench/ |
sparse_lu.cpp | 45 template<int Backend> 50 SparseLU<EigenSparseMatrix,Backend> lu(sm1, flags);
|
/external/elfutils/backends/ |
sparc_corenote.c | 38 # define BACKEND sparc_ 41 # define BACKEND sparc64_
|
/external/elfutils/libebl/ |
eblbackendname.c | 1 /* Return backend name. 63 return ebl != NULL ? ebl->emulation : gettext ("No backend");
|
libeblP.h | 58 /* Backend handle. */ 88 /* Type of the initialization functions in the backend modules. */
|
/external/llvm/tools/bugpoint/ |
ExecutionDriver.cpp | 61 SafeInterpreterSel(cl::desc("Specify \"safe\" i.e. known-good backend:"), 72 cl::desc("Specify the path to the \"safe\" backend program"), 210 // In "llc-safe" mode, default to using LLC as the "safe" backend. 250 "\"safe\" backend right now!\n"; 378 /// backend, if reference output is not provided. 391 // Using the known-good backend. 426 errs() << "*** There is a bug running the \"safe\" backend. Either" 428 << " if JIT is being used as the \"safe\" backend), or fix the"
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILDeviceInfo.h | 63 MacroDB = 0x1A, // Flag to specify that backend handles macrodb. 64 HW64BitDivMod = 0x1B, // Flag for backend to generate 64bit div/mod.
|
/external/qemu/android/utils/ |
debug.h | 28 _VERBOSE_TAG(audioin, "audio input backend") \ 29 _VERBOSE_TAG(audioout, "audio output backend") \
|
/external/skia/include/gpu/ |
GrResource.h | 89 * isWrapped indicates we have wrapped a client-created backend resource in a GrResource. If it 90 * is true then the client is responsible for the lifetime of the underlying backend resource.
|
/frameworks/base/core/java/android/webkit/ |
WebViewFactoryProvider.java | 23 * proxy class uses to instantiate all the other objects as needed. The backend must provide an 29 * This Interface provides glue for implementing the backend of WebView static methods which
|
/frameworks/compile/mclinker/include/mcld/LD/ |
Relocator.h | 57 /// scanRelocation - When read in relocations, backend can do any modification 89 /// partialScanRelocation - When doing partial linking, backend can do any
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
SQLTransactionBackend.cpp | 59 // Backend . Frontend 98 // - placeholder state while waiting on frontend/backend, etc. See comment on 102 // 2. SQLTransactionState::AcquireLock (runs in backend) 107 // 3. SQLTransactionState::openTransactionAndPreflight (runs in backend) 124 // 6. SQLTransactionState::RunStatements (runs in backend) 144 // 9. SQLTransactionState::PostflightAndCommit (runs in backend) 155 // 11. SQLTransactionState::CleanupAndTerminate (runs in backend) 160 // 12. SQLTransactionState::CleanupAfterTransactionErrorCallback (runs in backend) 167 // the frontend and backend. For example, 169 // OpenTransactionAndPreflight (state 3 in the backend) [all...] |
/art/compiler/dex/portable/ |
mir_to_gbc.h | 24 #include "dex/backend.h" 39 Backend* PortableCodeGenerator(CompilationUnit* const cu, MIRGraph* const mir_graph, 43 class MirConverter : public Backend { 48 : Backend(arena),
|
/external/chromium/chrome/browser/history/ |
history_unittest.cc | 8 // service. This spawns a background thread for the history backend, and 12 // 2. The simpler style is to create a history backend on this thread and 15 // the history backend (since there is a lot of logic) but gets can come 16 // directly from the HistoryDatabase. This is because the backend generally 84 // Delegate class for when we create a backend without a HistoryService. 92 virtual void SetInMemoryBackend(InMemoryHistoryBackend* backend) OVERRIDE; 122 DCHECK(in_mem_backend_.get()) << "Mem backend should have been set by " 179 // Wait for the backend class to terminate before deleting the files and 181 // probably leaking a reference to the history backend, so it never calls 250 // the backend thread has completed. This allows tests for the histor [all...] |
/external/chromium/chrome/browser/policy/ |
cloud_policy_controller_unittest.cc | 96 // Takes ownership of |backend|. 236 // If the backend reports that the device token was invalid, the controller 251 // If the backend reports that the device is unknown to the server, the 266 // If the backend reports that the device is no longer managed, the controller
|
device_management_backend_impl.h | 20 // Implements the actual backend interface. It creates device management jobs
|
/external/chromium/chrome/browser/resources/options/ |
certificate_restore_overlay.js | 52 * The overlay will be left up with inputs disabled until the backend
|
/external/chromium/chrome/browser/sync/glue/ |
data_type_manager_impl.h | 24 DataTypeManagerImpl(SyncBackendHost* backend,
|
typed_url_change_processor.h | 35 // This class is responsible for taking changes from the history backend and
|
typed_url_data_type_controller.cc | 27 virtual bool RunOnDBThread(history::HistoryBackend* backend, 30 controller_->StartImpl(backend); 169 void TypedUrlDataTypeController::StartImpl(history::HistoryBackend* backend) { 182 backend,
|
/external/chromium/net/disk_cache/ |
eviction.h | 26 void Init(BackendImpl* backend);
|
/external/chromium_org/chrome/browser/resources/options/ |
certificate_restore_overlay.js | 56 * The overlay will be left up with inputs disabled until the backend
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
favicon_webui_handler.h | 43 // Called when favicon data is available from the history backend.
|
Completed in 810 milliseconds
<<21222324252627282930>>