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

<<11121314151617181920>>

  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 34 // backend directly. Most of the history backend functions are tested by the
57 virtual void SetInMemoryBackend(InMemoryHistoryBackend* backend) OVERRIDE;
168 void SetInMemoryBackend(InMemoryHistoryBackend* backend) {
169 mem_backend_.reset(backend);
178 // The backend passes ownership of the details pointer to us.
187 InMemoryHistoryBackend* backend) {
188 test_->SetInMemoryBackend(backend);
264 // The in-memory backend should have been set and it should have gotten the
408 // Tell the backend it was unstarred. We have to explicitly do this a
    [all...]
visit_tracker.h 17 // Tracks history transitions between pages. The history backend uses this to
  /external/qemu/
qemu-char.c     [all...]
  /external/chromium/net/disk_cache/
disk_cache_perftest.cc 44 int TimeWrite(int num_entries, disk_cache::Backend* cache,
95 int TimeRead(int num_entries, disk_cache::Backend* cache,
169 disk_cache::Backend* cache;
in_flight_backend_io.cc 16 BackendIO::BackendIO(InFlightIO* controller, BackendImpl* backend,
18 : BackgroundIO(controller), backend_(backend), callback_(callback),
284 InFlightBackendIO::InFlightBackendIO(BackendImpl* backend,
286 : backend_(backend),
stats.h 55 bool Init(BackendImpl* backend, uint32* storage_addr);
  /external/elfutils/
NEWS 6 libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
33 elflint: backend improvements for sparc, alpha
66 libebl: powerpc backend support for Altivec registers
89 libebl: backend improvements for sparc, alpha, powerpc
124 libebl: sparc backend support for return value location
126 libebl, libdwfl: backend register name support extended with more info
134 libebl: Backend build fixes, thanks to Stepan Kasal.
136 libebl: ia64 backend support for register names, return value location
193 libebl: New backend hook for register names
    [all...]
  /external/elfutils/libasm/
libasmP.h 50 ASM_E_ENOSUP, /* No backend support. */
242 /* Handle for the backend library with the disassembler routine. */
301 // XXX Also, the format will change with the backend.
  /external/elfutils/libebl/
ebl-hooks.h 0 /* Backend hook signatures internal interface for libebl.
147 /* Check if backend uses a bss PLT in this file. */
171 /* Destructor for ELF backend handle. */
  /external/llvm/docs/CommandGuide/
bugpoint.pod 120 by compiling the program with the "safe" backend and running it.
131 backend, or a custom command (see B<--exec-command>) respectively.
140 static native code compiler, the C backend, or a custom command,
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 30 * transport's off-device backend.
43 * describes the current backend destination. For example, a transport that
106 * {@link BackupConstants#TRANSPORT_NOT_INITIALIZED} (if the backend dataset has
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.cpp 84 /* No method JIT for Thumb backend */
  /external/chromium/chrome/browser/policy/
mock_device_management_backend.h 25 // Useful for unit testing when a server-based backend isn't
  /external/chromium/chrome/browser/resources/options/
certificate_backup_overlay.js 56 * The overlay will be left up with inputs disabled until the backend
  /external/chromium/chrome/browser/sync/engine/
http_post_provider_interface.h 14 // required HTTP POST functionality to the syncer backend. This interface is
  /external/chromium/chrome/browser/sync/glue/
change_processor.h 39 // Changes have been applied to the backend model and are ready to be
password_change_processor.h 27 // This class is responsible for taking changes from the password backend and
typed_url_data_type_controller.h 88 void StartImpl(history::HistoryBackend* backend);
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view_win.h 66 // Backend for all scroll messages, the |message| parameter indicates which
  /external/chromium/net/tools/crash_cache/
crash_cache.cc 124 void FlushQueue(disk_cache::Backend* cache) {
135 disk_cache::Backend* cache;
175 disk_cache::Backend* cache;
218 disk_cache::Backend* cache;
  /external/elfutils/backends/
alpha_corenote.c 36 #define BACKEND alpha_
i386_symbol.c 36 #define BACKEND i386_
ppc_attrs.c 33 #define BACKEND ppc_
  /external/libusb/libusb/os/
darwin_usb.h 2 * darwin backend for libusb 1.0
  /external/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 12 // having to modify all of the C backend or interpreter.

Completed in 1232 milliseconds

<<11121314151617181920>>