HomeSort by relevance Sort by last modified time
    Searched full:loading (Results 176 - 200 of 5303) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
UrlUtils.java 26 * Construct a suitable URL for loading a test data file.
34 * Construct a data:text/html URI for loading from an inline HTML.
  /external/chromium_org/chrome/browser/chromeos/login/signin/
merge_session_throttle.cc 121 // If we are loading google properties while merge session is in progress,
122 // we will show delayed loading page instead.
132 // blocking page loading for.
148 // Have we blocked loading of pages for this this profile
208 // before we attempt loading any page.
211 LOG(WARNING) << "Loading content for a profile without "
218 // If so, don't attempt to block page loading.
227 // blocking page loading for.
  /external/chromium_org/chrome/browser/chromeos/policy/
user_policy_token_loader.h 21 // Handles disk access and threading details for loading and storing tokens.
41 // Starts loading the disk cache. After the load is finished, the result is
  /external/chromium_org/chrome/browser/resources/
about_conflicts.js 58 $('loading-message').style.visibility = 'hidden';
62 // Get data and have it displayed upon loading.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
injected_script_loader.js 6 * @fileoverview Responsible for loading scripts into the inject context.
32 // loaded normally. Wait until it's fetched before loading the
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
earcons_background.js 41 * @return {string} The base URL for loading earcons.
78 * The base URL for loading eracons.
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
tab_manipulation.applescript 18 get loading of tab 1 of window 1 -- Check if a tab is loading.
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_mac.h 41 // Asynchronous icon loading support.
45 // Callback for asynchronous icon loading.
  /external/chromium_org/content/browser/resources/gpu/
info_view.html 42 <div class="diagnostics-loading">... loading ...</div>
  /external/chromium_org/media/base/
media.h 19 // Attempts to initialize the media library (loading DLLs, DSOs, etc.).
41 // Use this if you need to initialize CPU specific features WITHOUT loading
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
main.js 51 $('loading-cover').style.display = 'none';
55 updateStatus('Loading...');
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_resources.h 41 // Start loading the resources.
54 // The plugin requesting the resource loading.
  /external/chromium_org/third_party/freetype/include/freetype/
ftincrem.h 5 /* FreeType incremental loading (specification). */
40 * Incremental Loading
43 * Custom Glyph Loading.
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
285 * wants to support incremental glyph loading. You should use it with
341 * an incremental loading object to be used by FreeType.
  /external/freetype/include/
ftincrem.h 5 /* FreeType incremental loading (specification). */
40 * Incremental Loading
43 * Custom Glyph Loading.
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
285 * wants to support incremental glyph loading. You should use it with
341 * an incremental loading object to be used by FreeType.
  /external/llvm/test/ExecutionEngine/MCJIT/
load-object-a.ll 9 ; This line tests MCJIT object loading
16 ; This line test MCJIT archive loading
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftincrem.h 5 /* FreeType incremental loading (specification). */
40 * Incremental Loading
43 * Custom Glyph Loading.
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
285 * wants to support incremental glyph loading. You should use it with
341 * an incremental loading object to be used by FreeType.
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftincrem.h 5 /* FreeType incremental loading (specification). */
40 * Incremental Loading
43 * Custom Glyph Loading.
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
285 * wants to support incremental glyph loading. You should use it with
341 * an incremental loading object to be used by FreeType.
  /external/sepolicy/tools/
checkfc.c 73 fprintf(stderr, "Error loading policy from %s\n", sepolicyFile);
84 fprintf(stderr, "Error loading context file from %s\n", contextFile);
  /external/chromium_org/chrome/browser/resources/login/
resource_loader.js 16 * Register assets for deferred loading. When the bundle is loaded
104 * Tests whether an XMLHttpRequest has successfully finished loading.
149 * Finishes loading an asset bundle.
154 console.log('Finished loading asset bundle', id);
165 * @param {function()=} callback Function to invoke when done loading.
170 console.log('Loading asset bundle', id);
  /external/chromium_org/content/browser/
plugin_loader_posix.h 26 // This class is responsible for managing the out-of-process plugin loading on
42 // resumes loading at the position past the plugin that it just attempted to
73 // Called after plugin loading has finished, if we don't know whether the
103 // Internal plugins that have been registered at the time of loading.
110 // plugin loading process has been completed.
113 // The time at which plugin loading started.
  /external/yaffs2/yaffs2/
Kconfig 74 bool "Disable lazy loading"
78 "Lazy loading" defers loading file details until they are
82 Lazy loading will only happen if enabled by this option being 'n'
84 automatically fall back to immediate loading and do the right
89 Setting this to 'y' will disable lazy loading.
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 104 public boolean loading; field in class:BaseEmailAddressAdapter.DirectoryPartition
159 * An asynchronous filter used for loading two data sets: email rows from the local
310 return partition.loading ? 1 : 0;
317 if (partition.loading) {
329 if (directoryPartition.loading) {
354 return ((DirectoryPartition)getPartition(partitionIndex)).loading;
440 // Show non-default directories as "loading"
447 if (!partition.loading) {
448 partition.loading = true;
452 partition.loading = false
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
url-loading.html 3 <section id="url-loading">
4 <span id="devguide-coding-url-loading"></span><h1 id="url-loading"><span id="devguide-coding-url-loading"></span>URL Loading</h1>
12 <li><a class="reference internal" href="#url-loading-overview" id="id5">URL loading overview</a></li>
32 <p>For reference information related to loading data from URLs, see the
36 <code>URLLoader</code> class for loading data from URLs</li>
73 <section id="url-loading-overview"
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 153 // Starts the change list loading if needed. If the locally stored metadata is
156 // starts loading from the server, and runs |callback| to tell the result to
163 // Starts the resource metadata loading and calls |callback| when it's done.
175 // Flushes the callbacks for change list loading and all directory loading.
178 // ================= Implementation for change list loading =================
181 // Starts loading the change list since |start_changestamp|, or the full
  /external/llvm/utils/lit/tests/
discovery.py 9 # CHECK-BASIC-ERR: loading suite config '{{.*}}/discovery/lit.cfg'
10 # CHECK-BASIC-ERR: loading local config '{{.*}}/discovery/subdir/lit.local.cfg'
11 # CHECK-BASIC-ERR: loading suite config '{{.*}}/discovery/subsuite/lit.cfg'
50 # CHECK-ASEXEC-ERR: loading suite config '{{.*}}/exec-discovery/lit.site.cfg'
54 # CHECK-ASEXEC-ERR: loading local config '{{.*}}/discovery/subdir/lit.local.cfg'
55 # CHECK-ASEXEC-ERR: loading suite config '{{.*}}/discovery/subsuite/lit.cfg'
85 # Check that we don't recurse infinitely when loading an site specific test

Completed in 1971 milliseconds

1 2 3 4 5 6 78 91011>>