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

1 2 3 4 5 6 78 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
404-manifest.html 32 // The manifest failed to load, so there should be no cache, and subresources should be loaded normally.
43 log("FAILURE: Could not load data.");
non-html.xhtml 43 // Load a resource that does not exist in the cache.
58 // Load a resource that exists in the cache.
64 document.getElementById('result').innerHTML = "FAILURE: Could not load data from cache"
  /packages/apps/Gallery3D/src/com/cooliris/media/
DataSource.java 22 // Load the sets to be displayed.
26 // Pass in Shared.INFINITY for the rangeEnd to load all items.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
IImageLoader.java 32 * Load an image from the resource from a filename
39 * Load an ImageDescriptor from the resource from a filename
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 80 method = "load",
85 method = "load",
90 method = "load",
95 method = "load",
113 int sampleId1 = mSoundPool.load(mContext, SOUND_A, PRIORITY);
120 sampleId2 = mSoundPool.load(afd, PRIORITY);
128 sampleId3 = mSoundPool.load(fd, offset, length, PRIORITY);
135 sampleId4 = mSoundPool.load(path, PRIORITY);
162 method = "load",
257 method = "load",
    [all...]
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
GetElementsByTagNameNS.java 86 doc = (Document) load("staffNS", builder);
104 doc = (Document) load("staffNS", builder);
142 doc = (Document) load("staffNS", builder);
171 doc = (Document) load("staffNS", builder);
191 doc = (Document) load("staffNS", builder);
204 doc = (Document) load("staffNS", builder);
218 doc = (Document) load("staffNS", builder);
233 doc = (Document) load("staffNS", builder);
251 doc = (Document) load("staffNS", builder);
291 doc = (Document) load("staffNS", builder)
    [all...]
NodeSetPrefix.java 100 doc = (Document) load("staff", builder);
123 // doc = (Document) load("staffNS", builder);
146 doc = (Document) load("staffNS", builder);
168 // doc = (Document) load("staffNS", builder);
201 doc = (Document) load("staffNS", builder);
227 doc = (Document) load("staffNS", builder);
250 doc = (Document) load("staffNS", builder);
275 doc = (Document) load("staffNS", builder);
300 doc = (Document) load("staffNS", builder);
NamedNodeMapSetNamedItemNS.java 104 doc = (Document) load("staffNS", builder);
130 doc = (Document) load("staffNS", builder);
161 doc = (Document) load("staffNS", builder);
165 docAlt = (Document) load("staffNS", builder);
201 doc = (Document) load("staffNS", builder);
229 // doc = (Document) load("staffNS", builder);
271 doc = (Document) load("staffNS", builder);
303 doc = (Document) load("staffNS", builder);
335 doc = (Document) load("staffNS", builder);
362 // doc = (Document) load("staffNS", builder)
    [all...]
  /external/openssl/crypto/bn/asm/
co-586.pl 19 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
20 # words, and 1 if load return value
31 &mov("eax",&wparam(0)) if $pos > 0; # load r[]
47 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
48 # words, and 1 if load return value
61 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next a
69 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 1; # load next b
76 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
77 # words, and 1 if load return value
96 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next
    [all...]
  /external/openssl/crypto/bn/asm/x86/
comba.pl 8 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
9 # words, and 1 if load return value
20 &mov("eax",&wparam(0)) if $pos > 0; # load r[]
36 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
37 # words, and 1 if load return value
50 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next a
58 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 1; # load next b
65 # pos == -1 if eax and edx are pre-loaded, 0 to load from next
66 # words, and 1 if load return value
85 &mov("eax",&DWP(($na)*4,$a,"",0)) if $pos == 0; # load next
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitwebframe.h 66 * structures have been allocated to perform the load; the load may
71 * load is being performed.
79 * during the page load that prevented it from being completed. You
80 * can connect to the #WebKitWebView::load-error signal if you want to
  /external/opencore/oscl/oscl/oscllib/src/
oscl_shared_library.h 54 * Constructor that accepts a path to the library to load. The library
57 * @param aPath path name of a specific library to load
67 * Attempts to load the library specified by the pathname.
69 * @param aPath path name of a specific library to load
75 * Attempts to load the library specified by the stored pathname (as set
85 * @param aPath path name of a specific library to load
164 ** Query interface for the given library. This will load the library if needed.
  /packages/apps/IM/src/com/android/im/app/
BrandingResources.java 66 Log.e(TAG, "Can not load resources from package: " + pluginInfo.mPackageName);
68 // Load the plug-in directly from the apk instead of binding the service
79 Log.e(TAG, "Failed load the plugin resource map", e);
81 Log.e(TAG, "Failed load the plugin resource map", e);
83 Log.e(TAG, "Failed load the plugin resource map", e);
85 Log.e(TAG, "Failed load the plugin resource map", e);
87 Log.e(TAG, "Failed load the plugin resource map", e);
89 Log.e(TAG, "Failed load the plugin resource map", e);
91 Log.e(TAG, "Failed load the plugin resource map", e);
  /dalvik/vm/mterp/x86-atom/
OP_DOUBLE_TO_INT.S 34 fldl (rFP, rINST, 4) # load &vB
47 fldcw -2(%esp) # load control word
50 fldcw -2(%esp) # load saved control word
  /external/bluetooth/glib/gio/
gloadableicon.h 50 * @load: Loads an icon.
52 * @load_finish: Finishes an asynchronous icon load.
62 GInputStream * (* load) (GLoadableIcon *icon, member in struct:_GLoadableIconIface
  /external/icu4c/common/
uinit.c 80 * Therefore, we need not load them here nor check for errors.
81 * Instead, we load the converter alias table to see if any ICU data
100 /* load the case and bidi properties but don't fail if they are not available */
  /external/webkit/WebCore/loader/
ImageLoader.h 41 // loading if a load hasn't already been started.
45 // doesn't change; starts new load unconditionally (matches Firefox and Opera behavior).
52 void setImage(CachedImage*); // Cancels pending beforeload and load events, and doesn't dispatch new ones.
  /external/webkit/WebKit/chromium/public/win/
WebSandboxSupport.h 43 // to access the filesystem to load the font. So, this call serves as
44 // a failover to ask the embedder to try some other way to load the
45 // font (usually by delegating to an empowered process to have it load
  /external/webkit/WebKit/qt/tests/benchmarks/loading/
tst_loading.cpp 61 void load();
91 void tst_Loading::load() function in class:tst_Loading
97 m_view->load(url);
  /frameworks/base/libs/rs/
rsMatrix.h 39 void load(const float *);
40 void load(const Matrix *);
55 load(&tmp);
  /bionic/libm/i387/
s_ceilf.S 21 fldcw -8(%ebp) /* load modfied control word */
s_ceill.S 19 fldcw -8(%ebp) /* load modfied control word */
s_floorf.S 21 fldcw -8(%ebp) /* load modfied control word */
s_floorl.S 19 fldcw -8(%ebp) /* load modfied control word */
s_trunc.S 18 fldcw -8(%ebp) /* load modfied control word */

Completed in 64 milliseconds

1 2 3 4 5 6 78 91011>>