HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 351 - 375 of 867) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/sync/
profile_sync_service.cc 167 // If we have credentials and sync setup finished, autostart the backend.
168 // Note that if we haven't finished setting up sync, backend bring up will
339 VLOG(1) << "Skipping bringing up backend host.";
350 // Initialize the backend. Every time we start up a new SyncBackendHost,
374 // Move aside the backend so nobody else tries to use it while we are
503 // The very first time the backend initializes is effectively the first time
606 // backend. The task might not have executed yet.
    [all...]
profile_sync_service_unittest.cc 199 // Since we're doing synchronous initialization, backend should be
359 // Since we're doing synchronous initialization, backend should be
profile_sync_factory.h 60 browser_sync::SyncBackendHost* backend,
  /external/chromium/net/disk_cache/
entry_impl.h 34 EntryImpl(BackendImpl* backend, Addr address, bool read_only);
253 int unreported_size_[kNumStreams]; // Bytes not reported yet to the backend.
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 193 /// InlineAsmDiagHandler2 - This function is invoked when the backend hits an
232 // Otherwise, report the backend error as occurring in the generated .s file.
  /external/llvm/docs/CommandGuide/
llvm-ld.pod 152 Generate a native machine code executable with the LLVM C backend.
155 C backend to generate code for the program instead of an LLVM native
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 22 with the LLVM backend or independently of it. In this spirit, the API has been
79 analyzer library. Finally, if you want to use this with the LLVM backend,
  /external/llvm/lib/MC/MCDisassembler/
EDDisassembler.h 119 /// initialize - Initializes the disassembler registry and the LLVM backend
158 /// The array of instruction information provided by the TableGen backend for
  /external/v8/src/
compiler.h 152 // OPTIMIZE is optimized code generated by the Hydrogen-based backend.
153 // NONOPT is generated by the full codegen or the classic backend
  /external/webkit/Source/WebCore/inspector/front-end/
NetworkManager.js 127 // FIXME: move this check to the backend.
152 // FIXME: move this check to the backend.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_settings.cpp 280 * Sets the given proxy URI to network backend.
306 * Gets the proxy URI from the network backend.
  /external/mesa3d/docs/
relnotes-7.10.html 555 <li>st/egl: Rename kms backend to drm.</li>
556 <li>st/egl: s/kms/drm/ on the drm backend.</li>
    [all...]
  /external/llvm/docs/
TableGenFundamentals.html 67 href="#backends">TableGen backend</a>" for processing. The current major user
87 href="#backends">TableGen backend</a>, but the structure and format rules are
99 which is used to represent floating point instructions in the X86 backend).
101 definition, so the backend can find all definitions of a particular class, such
184 backend, and is only shown as an example.</p>
256 <p>The default backend prints out all of the records, as described <a
260 href="#backends">write a backend</a> that extracts the information specific to
273 <p>TableGen doesn't care about the meaning of data (that is up to the backend to
619 X86 backend.</p>
887 <h2><a name="codegen">Code Generator backend info</a></h2
    [all...]
  /bionic/libc/stdlib/
atexit.c 56 * the backend for atexit(). For more info on this API, see:
  /external/chromium/base/
stringprintf.cc 36 // Templatized backend for StringPrintF/StringAppendF. This does not finalize
  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.h 111 // Callback from backend with the results of the bookmark file.
  /external/chromium/chrome/browser/history/
history_marshaling.h 6 // thread and the backend on the history thread.
query_parser.h 6 // search into more normalized queries can be passed to the SQLite backend.
  /external/chromium/chrome/browser/policy/
device_management_service.cc 110 // backend objects still around, which is an error.
device_token_fetcher.cc 85 // Construct a new backend, which will discard any previous requests.
  /external/chromium/chrome/browser/resources/options/
certificate_manager.js 146 // TODO(xiyuan): Use notification from backend instead of polling.
  /external/chromium/chrome/browser/resources/shared/js/
util.js 27 * @param {string} callbackName The name of the function that the backend calls.
  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 74 // the Syncer detects that the backend store has fundamentally changed or
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h 65 // Backend implementation of RenderViewHostDelegate::View.
  /external/chromium/chrome/browser/ui/cocoa/
ssl_client_certificate_selector.mm 140 // Finally, tell the backend which identity (or none) the user selected.

Completed in 1076 milliseconds

<<11121314151617181920>>