HomeSort by relevance Sort by last modified time
    Searched refs:backend (Results 451 - 475 of 479) sorted by null

<<11121314151617181920

  /external/compiler-rt/make/platform/
clang_darwin.mk 2 # version of the OS. The issue is that the backend may use functions which were
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 302 // configuration to the backend.
813 * the state of the Sync backend. Does nothing if the user is not signed in.
    [all...]
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 115 // Implements the link between the tab restore service and the session backend.
210 // when creating entries from the backend file.
380 if (backend())
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc 52 virtual bool RunOnDBThread(history::HistoryBackend* backend,
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker_unittest.cc 82 return file_system_.backend()->change_tracker();
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 93 virtual bool RunOnDBThread(history::HistoryBackend* backend,
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 132 virtual bool RunOnDBThread(history::HistoryBackend* backend,
508 // Wait for the backend class to terminate before deleting the files and
510 // probably leaking a reference to the history backend, so it never calls
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 122 // FileSystemProvider for files on the external backend, eg. Drive.
762 * Provider of metadata for entries on the external file system backend.
  /external/qemu/qapi-auto-generated/
qmp-marshal.c 3880 ChardevBackend * backend = NULL; local
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c     [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.cc 84 // dependency between MostVisitedModel and the history backend.
129 // it supports canceling of the task so the reference to the backend will be
133 // The backend can call Cancel to have this task release the reference. The
149 // The backend will call this function if it is being destroyed so that we
191 bool QueuedHistoryDBTask::Run(HistoryBackend* backend,
193 return task_->RunOnDBThread(backend, db);
649 db_->BeginExclusiveMode(); // Must be after the mem backend read the data.
    [all...]
top_sites_impl_unittest.cc 79 virtual bool RunOnDBThread(HistoryBackend* backend,
    [all...]
  /external/chromium_org/third_party/skia/gm/
gmmain.cpp 134 enum Backend {
158 Backend fBackend;
159 GLContextType fGLContextType; // GPU backend only
160 int fSampleCnt; // GPU backend only
346 * Depending on the backend, this may mean that we skipped a single rendermode, or all
350 const char renderModeDescriptor [], Backend backend) {
351 if (kRaster_Backend == backend) {
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_table.js 682 // not on an external backend, externalProps is not available.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 379 in \verb|ping6| utility (\verb|iputils| package). Linux rsvpd backend
  /external/skia/gm/
gmmain.cpp 132 enum Backend {
157 Backend fBackend;
158 GLContextType fGLContextType; // GPU backend only
159 int fSampleCnt; // GPU backend only
345 * Depending on the backend, this may mean that we skipped a single rendermode, or all
349 const char renderModeDescriptor [], Backend backend) {
350 if (kRaster_Backend == backend) {
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor.cc 120 virtual bool RunOnDBThread(history::HistoryBackend* backend,
    [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 126 // Get the localized strings from the backend via bookmakrManagerPrivate API.
419 * Calls the backend to figure out if we can paste the clipboard into the active
    [all...]
  /external/chromium_org/net/disk_cache/
backend_unittest.cc 253 // Performs iteration over the backend and checks that the keys of entries
424 scoped_ptr<disk_cache::Backend> cache;
560 scoped_ptr<disk_cache::Backend> extra_cache;
689 scoped_ptr<disk_cache::Backend> backend; local
697 &backend,
701 ASSERT_FALSE(backend);
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_backend_sync_unittest.cc 247 file_system->backend()->sync_context()->
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js     [all...]
  /external/libusb/
configure     [all...]
  /art/test/
Android.run-test.mk 413 run_test_options += -Xcompiler-option --compiler-backend=Optimizing
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js     [all...]
  /prebuilts/sdk/tools/
jill.jar 

Completed in 1175 milliseconds

<<11121314151617181920