HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 726 - 750 of 1941) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/sessions/
session_backend.h 22 // SessionBackend is the backend used by BaseSessionService. It is responsible
47 // indicates which service is using this backend. |type| is used to determine
  /external/chromium_org/chrome/browser/history/
shortcuts_backend.h 32 // This class manages the shortcut provider backend - access to database on the
132 NOT_INITIALIZED, // Backend created but not initialized.
  /external/chromium_org/chrome/browser/sessions/
session_backend.h 22 // SessionBackend is the backend used by BaseSessionService. It is responsible
47 // indicates which service is using this backend. |type| is used to determine
  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.h 55 // Needed only for backend migration.
160 // configuring backend.
sync_backend_host_impl_unittest.cc 152 // NOTE: We can't include Passwords or Typed URLs due to the Sync Backend
182 // Synchronously initializes the backend.
209 // Synchronously configures the backend's datatypes.
339 // Bringing up the backend should purge all partial types, then proceed to
509 // should be downloaded on the configuration after backend initialization.
611 // Bringing up the backend should download the new types without downloading
624 // which can allow this to happen (crbug.com/164288). The sync backend host
625 // should detect this condition and fail to initialize the backend.
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc 41 virtual bool RunOnDBThread(history::HistoryBackend* backend,
44 backend->GetAllTypedURLs(&rows);
  /external/chromium_org/chrome/browser/ui/webui/
favicon_source.h 21 // requests for favicons and the history backend that serves these.
120 // Called when favicon data is available from the history backend.
  /external/chromium_org/components/policy/core/common/cloud/
external_policy_data_fetcher.h 72 // |backend| is used to perform network I/O. It will be dereferenced and
77 const base::WeakPtr<ExternalPolicyDataFetcherBackend>& backend);
  /external/chromium_org/content/browser/resources/media/
main.js 13 // A number->string mapping that is populated through the backend that
17 // A number->string mapping that is populated through the backend that
  /external/chromium_org/content/browser/ssl/
ssl_policy.cc 29 SSLPolicy::SSLPolicy(SSLPolicyBackend* backend)
30 : backend_(backend) {
  /external/chromium_org/net/disk_cache/
disk_cache_test_base.h 25 class Backend;
149 scoped_ptr<disk_cache::Backend> cache_;
  /external/chromium_org/printing/backend/
cups_helper_unittest.cc 5 #include "printing/backend/cups_helper.h"
6 #include "printing/backend/print_backend.h"
  /external/chromium_org/third_party/freetype/include/freetype/
ftadvanc.h 110 /* if the corresponding font backend doesn't have a quick way to */
160 /* if the corresponding font backend doesn't have a quick way to */
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumdxgi.idl 125 void GalliumDXGIUseX11Display(struct _XDisplay* dpy, IGalliumDXGIBackend* backend);
130 void GalliumDXGIUseHDC(HDC hdc, IGalliumDXGIGDIBackend* backend);
  /external/chromium_org/third_party/skia/include/core/
SkAdvancedTypefaceMetrics.h 21 The SkAdvancedTypefaceMetrics class is used by the PDF backend to correctly
137 /** Retrieve advance data for glyphs. Used by the PDF backend. It calls
SkSurface.h 20 * SkSurface represents the backend/results of drawing to a canvas. For raster
33 * backend.
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
tab_list_backend.py 94 backend = inspector_backend.InspectorBackend(
98 tab_object = tab.Tab(backend)
  /external/chromium_org/webkit/browser/appcache/
appcache_service.h 186 // Each child process in chrome uses a distinct backend instance.
225 BackendMap backends_; // One 'backend' per child process.
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.h 119 // Interface used by backend (browser-process) to talk to frontend (renderer).
140 // Interface used by frontend (renderer) to talk to backend (browser-process).
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 15 def err_fe_error_backend : Error<"error in backend: %0">, DefaultFatal;
17 // Error generated by the backend.
  /external/eigen/bench/
sparse_cholesky.cpp 63 template<int Backend>
69 SparseLLT<EigenSparseSelfAdjointMatrix,Backend> chol(sm1, flags);
  /external/elfutils/backends/
ppc_corenote.c 38 # define BACKEND ppc_
41 # define BACKEND ppc64_
ppc_symbol.c 36 #define BACKEND ppc_
152 /* Check if backend uses a bss PLT in this file. */
  /external/elfutils/tests/
allregs.c 194 result ? dwfl_errmsg (-1) : "no backend registers known");
222 result ? dwfl_errmsg (-1) : "no backend registers known");
  /external/freetype/include/freetype/
ftadvanc.h 110 /* if the corresponding font backend doesn't have a quick way to */
160 /* if the corresponding font backend doesn't have a quick way to */

Completed in 1284 milliseconds

<<21222324252627282930>>