HomeSort by relevance Sort by last modified time
    Searched refs:loaded (Results 201 - 225 of 436) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/search_engines/
template_url_service_android.cc 82 return template_url_service_->loaded();
template_url_service_test_util.cc 88 ASSERT_FALSE(model()->loaded());
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 372 - (void)loaded:(BookmarkModel*)model;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 160 // Enums corresponding to how much state has been loaded for an issue.
212 // loaded before updating the issue so we don't lose try job information
  /external/chromium_org/components/bookmarks/browser/
bookmark_model.h 88 bool loaded() const { return loaded_; } function in class:BookmarkModel
94 // Returns the 'bookmark bar' node. This is NULL until loaded.
97 // Returns the 'other' node. This is NULL until loaded.
100 // Returns the 'mobile' node. This is NULL until loaded.
113 // (as long as the model is loaded).
151 // loaded it is loaded and the observer of the model notified when done.
155 // been loaded, it returns |favicon_base::INVALID_ICON|.
192 // Blocks until loaded. This is intended for usage on a thread other than
359 // Called to notify the observers that the favicon has been loaded
    [all...]
bookmark_storage.cc 203 if (!model_ || !model_->loaded()) {
  /external/chromium_org/crypto/
nss_util.cc 395 DVLOG(2) << "Loaded chaps: " << !!tpm_args->chaps_module
855 if (!module->loaded) {
856 LOG(ERROR) << "After loading " << name << ", loaded==false: "
1006 size_t loaded = 0; local
    [all...]
rsa_private_key_nss.cc 161 int slot_count = item->module->loaded ? item->module->slotCount : 0;
  /external/chromium_org/net/cert/
nss_profile_filter_chromeos_unittest.cc 26 int slot_count = item->module->loaded ? item->module->slotCount : 0;
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 48 $('content').innerHTML = (overview._testTypeIndex - 1) + '/' + builders.testTypes.length + ' loaded. Loading ' + historyInstance.crossDashboardState.testType + '...';
169 // executing this code when it's loaded in the unittests.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
cws_container_client.js 48 LOADED: 'CWSContainerClient.Events.LOADED',
92 * Called when the widget is loaded successfully.
96 cr.dispatchSimpleEvent(this, CWSContainerClient.Events.LOADED);
223 throw new Error('Already loaded.');
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 101 ; Transpose a 8x8 16bits data matrix. Datas are loaded in q8-q15.
119 ; loaded in q8-q15. The IDCT constants are loaded in r3 - r9. The output
282 ; loaded in q8-q15. IADST constants are loaded in r0 - r12 registers. The
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
image_util.js 424 * @param {FileEntry} entry Image entry to be loaded.
428 * called when loaded. The second optional argument is an error identifier.
479 // Loads the image. If already loaded, then forces a reload.
520 // Empty image already loaded, so clear src immediately.
541 * @param {function} callback To be called when the image loaded.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_util.js 424 * @param {FileEntry} entry Image entry to be loaded.
428 * called when loaded. The second optional argument is an error identifier.
479 // Loads the image. If already loaded, then forces a reload.
520 // Empty image already loaded, so clear src immediately.
541 * @param {function} callback To be called when the image loaded.
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 101 ; Transpose a 8x8 16bits data matrix. Datas are loaded in q8-q15.
119 ; loaded in q8-q15. The IDCT constants are loaded in r3 - r9. The output
282 ; loaded in q8-q15. IADST constants are loaded in r0 - r12 registers. The
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 101 ; Transpose a 8x8 16bits data matrix. Datas are loaded in q8-q15.
119 ; loaded in q8-q15. The IDCT constants are loaded in r3 - r9. The output
282 ; loaded in q8-q15. IADST constants are loaded in r0 - r12 registers. The
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions.js 35 * The exception is alerts, they're announced when a page is loaded.
83 * @param {Date} pageLoadTime The time the page was loaded. Live region
262 // If the page just loaded and this is any region type other than 'alert',
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 842 if (!model_ || !model_->loaded())
854 if (!model_ || !model_->loaded() ||
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 21 This document describes how to create and deploy dynamically linked and loaded
190 .nmf file and is loaded via an http mount using the :ref:`nacl_io library
360 previously loaded library. Note that you should only call ``dlclose()`` to
413 This error message indicates that a module crashed while being loaded. You
416 that was loaded.
418 **/lib/main.nexe: error while loading shared libraries: /lib/main.nexe: only ET_DYN and ET_EXEC can be loaded**
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c 1198 static int loaded = 0; local
1292 static int loaded = 0; local
    [all...]
  /art/runtime/
oat_file.cc 198 bool loaded = elf_file_->Load(executable, error_msg); local
199 if (!loaded) {
  /external/chromium_org/chrome/browser/resources/chromeos/
salsa.js 6 // the only function needed. This allows this file to be loaded
  /external/chromium_org/chrome/browser/resources/gaia_auth/
saml_injected.js 8 * 1. Signal hosting extension that an external page is loaded so that the
  /external/chromium_org/chrome/browser/resources/instant/
instant.js 6 // the only function needed. This allows this file to be loaded
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.cc 236 DCHECK(bookmark_model_->loaded());
440 DCHECK(bookmark_model_->loaded());

Completed in 1008 milliseconds

1 2 3 4 5 6 7 891011>>