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

1 23 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 47 when requiring 'antlr3', only the essential core components are loaded
56 the most important components of the runtime library. loaded by default
62 through strings, tokens, and tree nodes loaded by default
66 loaded by default
70 recognizers. loaded by default
73 throughout the library. loaded by default
76 not loaded by default when 'antlr3' is required, but it is autloaded on demand
86 as a script (not loaded as a module), the code will behave as a full
184 # Set up non-essential components to be loaded on-demand
  /external/chromium_org/chrome/browser/resources/net_internals/
status_view.css 14 .loaded-status-view {
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.idl 36 "loaded",
60 [CallWith=ScriptState] readonly attribute Promise loaded;
  /external/chromium_org/third_party/libaddressinput/chromium/
preload_address_validator.cc 60 const Callback& loaded) {
62 supplier_->LoadRules(region_code, loaded);
preload_address_validator.h 49 // The validation rules are being loaded. Try again later.
64 // has language-specific validation rules, then these are also loaded.
69 // If the rules are already in progress of being loaded, it does nothing.
70 // Calls |loaded| when the loading has finished.
72 const Callback& loaded);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect1.asm 4 ; This file is loaded as a DOS .COM file.
  /external/iproute2/include/
iptables.h 84 unsigned int loaded; /* simulate loading so options are merged properly */ member in struct:iptables_match
137 unsigned int loaded; /* simulate loading so options are merged properly */ member in struct:iptables_target
  /external/chromium_org/chrome/browser/extensions/api/braille_display_private/
braille_controller_brlapi.cc 65 if (libbrlapi_loader_.loaded())
149 if (!libbrlapi_loader_.loaded()) {
204 DCHECK(libbrlapi_loader_.loaded());
263 DCHECK(libbrlapi_loader_.loaded());
  /external/chromium_org/chrome/browser/history/
top_sites.h 129 // This function also returns false if TopSites isn't loaded yet.
139 // also returns false if TopSites isn't loaded yet.
144 // false if TopSites isn't loaded yet.
147 virtual bool loaded() const = 0;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
injected_script_loader.js 22 * the files have been loaded. Called with the code map as the first
32 // loaded normally. Wait until it's fetched before loading the
  /external/chromium_org/chrome/browser/search_engines/
template_url_fetcher.cc 91 if (!model->loaded()) {
124 // If the OSDD file was loaded HTTP, we also have to check the response_code.
158 // Wait for the model to be loaded before adding the provider.
161 if (!model->loaded())
173 DCHECK(model->loaded());
251 if (!url_model->loaded()) {
253 // is loaded but since this is an auto-add case anyway, meh.
  /external/chromium_org/chrome/browser/ui/search/
instant_test_utils.h 90 // Loads a named image from url |image| from the given |rvh| host. |loaded|
95 bool* loaded);
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
preload_supplier.h 40 // methods to check whether metadata for a particular region is already loaded
41 // or in progress of being loaded.
79 // If the rules are already in progress of being loaded, it does nothing.
80 // Calls |loaded| when the loading has finished.
81 void LoadRules(const std::string& region_code, const Callback& loaded);
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gdef-private.h 98 HB_Bool loaded; member in struct:HB_LigGlyph_
  /external/chromium_org/tools/gn/
input_file_manager.cc 83 loaded(false),
132 "The file \"" + file_name.value() + "\" was previously loaded\n"
135 "a single input file must\nbe loaded the same way each time to "
140 if (data->loaded) {
176 // This file has either been loaded or is pending loading.
196 "The file \"" + file_name.value() + "\" was previously loaded\n"
199 "must be loaded the same way\neach time to avoid blowing my tiny, "
204 if (!data->loaded) {
287 data->loaded = true;
input_file_manager.h 100 // Don't touch this outside the lock until it's marked loaded.
103 bool loaded; member in struct:InputFileManager::InputFileData
118 // Null before the file is loaded or if loading failed.
  /packages/apps/Browser/src/com/android/browser/util/
ThreadedCursorAdapter.java 56 boolean loaded; field in class:ThreadedCursorAdapter.LoadContainer
122 container.loaded = true;
176 && container.loaded
183 container.loaded = false;
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_loader.cpp 215 // Returns the address of the program header table as it appears in the loaded
230 // loaded program header from it.
243 error->Set("Can't find loaded program header");
250 bool ElfLoader::CheckPhdr(ELF::Addr loaded, Error* error) {
252 ELF::Addr loaded_end = loaded + (phdr_num_ * sizeof(ELF::Phdr));
259 if (seg_start <= loaded && loaded_end <= seg_end) {
260 loaded_phdr_ = reinterpret_cast<const ELF::Phdr*>(loaded);
264 error->Format("Loaded program header %x not in loadable segment", loaded);
  /external/chromium_org/third_party/libaddressinput/src/cpp/src/
preload_supplier.cc 76 const PreloadSupplier::Callback& loaded,
82 loaded_(loaded),
292 const Callback& loaded) {
296 loaded(true, region_code, 0);
307 loaded,
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_loader.cpp 215 // Returns the address of the program header table as it appears in the loaded
230 // loaded program header from it.
243 error->Set("Can't find loaded program header");
250 bool ElfLoader::CheckPhdr(ELF::Addr loaded, Error* error) {
252 ELF::Addr loaded_end = loaded + (phdr_num_ * sizeof(ELF::Phdr));
259 if (seg_start <= loaded && loaded_end <= seg_end) {
260 loaded_phdr_ = reinterpret_cast<const ELF::Phdr*>(loaded);
264 error->Format("Loaded program header %x not in loadable segment", loaded);
  /external/chromium_org/native_client_sdk/src/resources/
common.js 5 // Set to true when the Document is loaded IFF "test=true" is in the query
67 * Inject a script into the DOM, and call a callback when it is loaded.
70 * @param {Function} onload The callback to call when the script is loaded.
100 common.tester.addAsyncTest('loaded', function(test) {
151 // this is needed if the module is being loaded on a Chrome App's
185 * The "load" event is sent when the module is successfully loaded. The
208 // loaded.
230 * Called when the NaCl module is loaded.
337 * Called when the DOM content has loaded; i.e. the page's document is fully
352 updateStatus('Page loaded.')
    [all...]
  /device/htc/flounder/audio/soundtrigger/
Android.mk 17 # The default sound_trigger HAL module, which is a stub, that is loaded if no other
  /external/chromium_org/chrome/browser/extensions/api/settings_overrides/
settings_overrides_browsertest.cc 43 if (service->loaded())
48 if (service->loaded())
50 return testing::AssertionFailure() << "TemplateURLService isn't loaded";
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_accessibility_helper.js 7 // Returns true when ChromeVox is loaded and active, false otherwise.
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
background.js 9 * @param {string} url A URL that will be loaded in the webview.

Completed in 1978 milliseconds

1 23 4 5 6 7 8 91011>>