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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/net_internals/
top_bar_view.js 7 * is in (capturing, viewing only, viewing loaded log), and may have extra
17 * Main entry point. Called once the page has loaded.
27 loaded: new LoadedStatusView(),
status_view.html 34 <!-- Status bar at top of screen when displaying a loaded dump file -->
35 <div id=loaded-status-view style="display:none">
36 Displaying log file (<span id=loaded-status-view-dump-file-name></span>)
  /external/chromium_org/chrome/browser/sync/glue/
search_engine_data_type_controller.cc 32 // If the TemplateURLService is loaded, continue with association. We force
39 if (turl_service->loaded()) {
43 // Register a callback and continue when the TemplateURLService is loaded.
bookmark_data_type_controller.cc 93 void BookmarkDataTypeController::Loaded(BookmarkModel* model,
95 DCHECK(model->loaded());
112 // are loaded.
114 if (!bookmark_model_ || !bookmark_model_->loaded())
122 // All necessary services are loaded.
  /external/chromium_org/chrome/common/mac/
cfbundle_blocker.h 19 // to inject itself into the process. Modules loaded by CFBundle are blocked
21 // behind the scenes, this also blocks modules loaded by NSBundle when located
34 // to be loaded even when found in a blocked directory.
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
load_rules_delegate.h 29 // Called when the validation rules for the |country_code| have been loaded.
33 // then these are also loaded.
35 // The |success| parameter is true when the rules were loaded successfully.
  /external/replicaisland/src/com/replica/replicaisland/
Texture.java 22 * been loaded into vram. Objects can cache Texture objects but should *never* cache the texture
30 public boolean loaded; field in class:Texture
42 loaded = false;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimRecords.java 26 * Returns null if the IMPI hasn't been loaded or isn't present on the ISIM.
33 * Returns null if the IMS domain hasn't been loaded or isn't present on the ISIM.
40 * Returns null if the IMPU hasn't been loaded or isn't present on the ISIM.
  /external/chromium_org/chrome_frame/
simple_resource_loader.h 34 // from the currently loaded locale dll.
37 // Retrieves the HINSTANCE of the loaded module handle. May be NULL if a
38 // resource DLL could not be loaded.
59 // Returns true on success with a handle to the DLL that was loaded in
69 // loaded locale dll.
  /external/chromium_org/third_party/WebKit/Source/core/events/
ProgressEvent.h 37 unsigned long long loaded; member in struct:WebCore::ProgressEventInit
47 static PassRefPtr<ProgressEvent> create(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total)
49 return adoptRef(new ProgressEvent(type, lengthComputable, loaded, total));
57 unsigned long long loaded() const { return m_loaded; } function in class:WebCore::ProgressEvent
64 ProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total);
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequestProgressEvent.h 41 static PassRefPtr<XMLHttpRequestProgressEvent> create(const AtomicString& type, bool lengthComputable = false, unsigned long long loaded = 0, unsigned long long total = 0)
43 return adoptRef(new XMLHttpRequestProgressEvent(type, lengthComputable, loaded, total));
47 unsigned long long position() const { return loaded(); }
58 XMLHttpRequestProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total)
59 : ProgressEvent(type, lengthComputable, loaded, total)
  /external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
example.js 31 // loaded The number of bytes loaded so far.
40 loadPercent = event.loaded / event.total * 100.0;
43 ' (' + event.loaded + ' of ' + event.total + ' bytes)');
63 // When the NaCl module has loaded indicate success.
66 common.updateStatus('LOADED');
71 // module loaded successfully or not. For example, if there is an error
  /external/chromium_org/third_party/tlslite/scripts/
tlsdb.py 30 print " cryptlib_py : Loaded"
32 print " cryptlib_py : Not Loaded"
34 print " M2Crypto : Loaded"
36 print " M2Crypto : Not Loaded"
38 print " pycrypto : Loaded"
40 print " pycrypto : Not Loaded"
42 print " GMPY : Loaded"
44 print " GMPY : Not Loaded"
46 print " cryptoIDlib : Loaded"
48 print " cryptoIDlib : Not Loaded"
    [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/asset/
BlenderKey.java 76 * This variable is a bitwise flag of FeatureToLoad interface values; By default everything is being loaded.
79 /** This variable determines if assets that are not linked to the objects should be loaded. */
98 * Variable describes which layers will be loaded. N-th bit set means N-th layer will be loaded.
99 * If set to -1 then the current layer will be loaded.
203 * This method sets layers to be loaded.
205 * layers to be loaded
212 * This method returns layers to be loaded.
213 * @return layers to be loaded
237 * This method adds features to be loaded.
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetManager.java 54 * @param loader A ClassLoader that Classes in asset files can be loaded from
152 * call. If located successfully, it will be loaded via the the appropriate
157 * @param <T> The object type that will be loaded from the AssetKey instance.
159 * @return The loaded asset, or null if it was failed to be located
160 * or loaded.
172 * @return The loaded asset, or null if failed to be loaded.
183 * @return The loaded texture, or null if failed to be loaded.
194 * @return The texture that was loaded
    [all...]
AssetEventListener.java 40 * an asset has been loaded.
47 * Called when an asset has been successfully loaded (e.g: loaded from
50 * @param key the AssetKey for the asset loaded.
66 * When an asset is loaded, each of its dependent assets that
70 * @param parentKey The key of the parent asset that is being loaded
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.h 24 // the images have loaded. This class encapsulates a loader class that stays
33 // SkBitmap loaded.
49 // Will be called when the image with the given index has loaded.
54 // the index of the image just loaded (starts at 0 and increments every
64 // Specify image resource to load. If the loaded image is larger than
78 // When an image has finished loaded and been resized on the file thread, it
  /external/chromium_org/chrome/browser/extensions/
extension_icon_source_apitest.cc 40 // Test that the icons are loaded and that the chrome://extension-icon
49 EXPECT_EQ(result, "Loaded");
60 EXPECT_EQ(result, "Not Loaded");
93 // Test that the icons are loaded and that the chrome://extension-icon
102 EXPECT_EQ(result, "Loaded");
113 EXPECT_EQ(result, "Not Loaded");
image_loader.h 34 // calling a callback when an image is loaded.
36 // the images have loaded. If you pass your callback using a weak_ptr, this
43 // Enum values to indicate whether to resize loaded bitmap when it is larger
61 // When |resize_method| is ALWAYS_RESIZE or when the loaded image is larger
65 // |scale_factor| is used to construct the loaded gfx::ImageSkia.
87 // Specify image resource to load. If the loaded image is larger than
  /frameworks/compile/mclinker/include/mcld/
LinkerConfig.h 47 * loaded at different addresses. If the output can be loaded at different
51 * If a executable program can not be loaded at arbitrary addresses, but it
53 * the address to be loaded. ::DynamicDependent indicates the output is not
56 * If a executable program can not be loaded at different addresses, and
58 * its loaded address. ::StaticDependent is used to indicate this kind of
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoProxy.java 121 * Returns the IMS private user identity (IMPI) that was loaded from the ISIM.
122 * @return the IMPI, or null if not present or not loaded
130 * Returns the IMS home network domain name that was loaded from the ISIM.
131 * @return the IMS domain name, or null if not present or not loaded
139 * Returns the IMS public user identities (IMPU) that were loaded from the ISIM.
141 * not present or not loaded
  /external/chromium_org/ash/wm/
image_cursors.h 31 // Returns the display the cursors are loaded for. The display must
35 // Sets the display the cursors are loaded for. The device scale factor
51 // Reloads the all loaded cursors in the cursor loader.
  /external/chromium_org/chrome/installer/test/
resource_loader.cc 20 bool loaded = false; local
34 loaded = true;
45 return loaded;
  /external/chromium_org/webkit/child/
weburlresponse_extradata_impl.h 30 // Flag whether this request was loaded via an explicit proxy
39 /// Flag whether this request was loaded via the SPDY protocol or not.
57 // Flag whether this request was loaded after the
  /external/guava/guava/src/com/google/common/cache/
LoadingCache.java 30 * A semi-persistent mapping from keys to values. Values are automatically loaded by the cache,
53 * {@code key}, simply waits for that thread to finish and returns its loaded value. Note that
56 * <p>Caches loaded by a {@link CacheLoader} will call {@link CacheLoader#load} to load new values
57 * into the cache. Newly loaded values are added to the cache using
79 * {@code key}, simply waits for that thread to finish and returns its loaded value. Note that
82 * <p>Caches loaded by a {@link CacheLoader} will call {@link CacheLoader#load} to load new values
83 * into the cache. Newly loaded values are added to the cache using
101 * loaded entries; it will never contain null keys or values.
103 * <p>Caches loaded by a {@link CacheLoader} will issue a single request to
135 * evicted. If the new value is loaded successfully it will replace the previous value in th
    [all...]

Completed in 346 milliseconds

1 23 4 5 6 7 8 91011>>