Searched
full:backend (Results
526 -
550 of
1941) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/test/functional/ispy/server/ |
gs_bucket.py | 5 """Implementation of CloudBucket using Google Cloud Storage as the backend."""
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_host_resolver_message_filter.h | 62 // Backend for OnMsgResolve(). Delegates host resolution to the
|
/external/chromium_org/content/public/test/ |
test_file_system_backend.h | 25 // This file system backend uses LocalFileUtil and stores data file
|
/external/chromium_org/net/disk_cache/ |
cache_util.h | 43 // backend uses it for reasons that include testing.
|
eviction.h | 25 void Init(BackendImpl* backend);
|
/external/chromium_org/printing/backend/ |
win_helper.cc | 5 #include "printing/backend/win_helper.h" 14 #include "printing/backend/print_backend.h" 15 #include "printing/backend/print_backend_consts.h" 16 #include "printing/backend/printing_info_win.h"
|
/external/chromium_org/sync/internal_api/ |
syncapi_server_connection_manager.h | 22 // to the sync API by the application hosting the syncer backend.
|
/external/chromium_org/sync/js/ |
sync_js_controller.cc | 72 // To avoid making the backend send useless events, we clear the
|
/external/chromium_org/sync/test/engine/ |
test_directory_setter_upper.h | 58 // Create a Directory instance using |directory_store| as backend storage.
|
/external/chromium_org/third_party/JSON/JSON-2.59/t/ |
x12_blessed.t | 10 skip "can't use JSON::XS.", 16, unless( JSON->backend->is_xs );
|
xe01_property.t | 13 skip "can't use JSON::XS.", 90, unless( JSON->backend->is_xs );
|
xe03_bool2.t | 9 skip "can't use JSON::XS.", 26, unless( JSON->backend->is_xs );
|
/external/chromium_org/third_party/libusb/src/msvc/ |
config.h | 47 /* Windows/WinCE backend */
|
/external/chromium_org/third_party/libva/va/ |
va_backend_tpi.h | 26 * Video Decode Acceleration -Backend API
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
vl_winsys.h | 29 * vl targets use either a dri or sw based winsys backend, so their
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrSingleTextureEffect.h | 19 * backend implementations. One must be provided by the subclass.
|
/external/chromium_org/third_party/skia/src/image/ |
SkSurface_Base.h | 50 * can optionally fork their backend (copy-on-write) in case it was
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/ |
webdriver_browser_backend.py | 10 """The webdriver-based backend for controlling a locally-executed browser
|
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_file_system_backend.h | 62 // Returns an origin enumerator of this backend.
|
/external/dexmaker/ |
README | 12 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the bytecode emitted. Code is generated instruction-by-instruction; you bring your own abstract syntax tree if you need one. And since it uses Dalvik's dx tool as a backend, you get efficient register allocation and regular/wide instruction selection for free.
|
/external/elfutils/backends/ |
alpha_auxv.c | 30 #define BACKEND alpha_
|
arm_symbol.c | 34 #define BACKEND arm_
|
i386_auxv.c | 30 #define BACKEND i386_
|
i386_syscall.c | 30 #define BACKEND i386_
|
libebl_CPU.h | 31 #define EBLHOOK(name) EBLHOOK_1(BACKEND, name)
|
Completed in 709 milliseconds
<<21222324252627282930>>