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

1 2 3 4 5 6 78 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_super_range/
Test_invoke_super_range.java 223 * on first access but Dalvik throws VerifyError on class loading.
240 * on first access but Dalvik throws VerifyError on class loading.
254 * on first access but Dalvik throws VerifyError on class loading.
270 * IllegalAccessError on first access but Dalvik throws VerifyError on class loading.
286 * NoSuchMethodError on first access but Dalvik throws VerifyError on class loading.
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual/
Test_invoke_virtual.java 219 * on first access but Dalvik throws VerifyError on class loading.
234 * on first access but Dalvik throws VerifyError on class loading.
248 * on first access but Dalvik throws VerifyError on class loading.
264 * IllegalAccessError on first access but Dalvik throws VerifyError on class loading.
280 * NoSuchMethodError on first access but Dalvik throws VerifyError on class loading.
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual_range/
Test_invoke_virtual_range.java 227 * on first access but Dalvik throws VerifyError on class loading.
242 * on first access but Dalvik throws VerifyError on class loading.
256 * on first access but Dalvik throws VerifyError on class loading.
272 * IllegalAccessError on first access but Dalvik throws VerifyError on class loading.
288 * NoSuchMethodError on first access but Dalvik throws VerifyError on class loading.
  /external/webkit/WebKit/gtk/webkit/
webkitwebdatasource.cpp 55 * the data source was finished loading before using any of its methods. You
312 * Determines whether the data source is in the process of loading its content.
314 * Return value: %TRUE if the @data_source is still loading, %FALSE otherwise
332 * be incomplete until the data has finished loading. Returns %NULL if the web
334 * if data source is in the process of loading.
  /frameworks/base/core/java/android/pim/
ContactsAsyncHelper.java 84 * loading.
172 * Thread worker class that handles the task of opening the stream and loading
197 if (DBG) Log.d(LOG_TAG, "Loading image: " + msg.arg1 +
285 if (DBG) Log.d(LOG_TAG, "Begin loading image: " + args.uri +
302 * Called when loading is done.
  /external/webkit/WebCore/html/
HTMLLinkElement.cpp 81 // If we change the disabled state while the sheet is still loading, then we have to
84 // Check #1: If the sheet becomes disabled while it was loading, and if it was either
90 // Check #2: An alternate sheet becomes enabled while it is still loading.
94 // Check #3: A main sheet becomes enabled while it was still loading and
102 // If the sheet is already loading just bail.
313 // If we're loading a stylesheet cross-origin, and the MIME type is not
  /external/emma/core/java12/com/vladium/util/
ClassLoaderResolver.java 14 * choosing a ClassLoader for dynamic class/resource loading at any point
32 * class/resource loading by whoever calls this method. The decision
54 * class/resource loading by whoever calls this method. The decision
  /external/icu4c/common/unicode/
putil.h 53 * facilities does not require loading of an external data file;
79 * facilities does not require loading of an external data file;
84 * first ICU operation (e.g., u_init()) that will require the loading of an
  /external/webkit/WebKit/chromium/src/
WebWorkerBase.cpp 121 // loading requests from the worker context to the rest of WebKit and Chromium
130 // to have same origin as the worker so the loading checks work correctly.
137 // This document will be used as 'loading context' for the worker.
  /dalvik/docs/opcodes/
opcode-1b-const-class.html 66 resolved. All exceptions that are possible during class loading can occur at
opcode-1f-check-cast.html 67 resolved. All exceptions that are possible during class loading can occur at
opcode-20-instance-of.html 70 resolved. All exceptions that are possible during class loading can occur at
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
ImplForType.java 58 // Here the actual loading of the class has to be performed and the
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
DRLCertFactory.java 50 // Avoid using a message resource string here, since it forces loading
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
JDBCDriverFunctionalTest.java 45 * Sets up an unit test by loading the SQLite.JDBCDriver, getting two
  /dalvik/vm/compiler/codegen/arm/
CodegenFactory.c 64 * register. Should be used when loading to a fixed register (for example,
65 * loading arguments to an out of line call.
99 * registers. Should be used when loading to a fixed registers (for example,
100 * loading arguments to an out of line call.
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_INDEXOF.S 57 * r3, r4, r9, r10, r11, r12 available for loading string data
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 38 * - Have five separate pieces that do the loading, so we can work the
  /dalvik/vm/mterp/x86/
OP_INVOKE_DIRECT.S 10 * out we could avoiding loading the first arg twice.)
  /dalvik/vm/mterp/x86-atom/
OP_SGET_WIDE.S 24 * with the identified static field, loading or storing
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ReadAsset.java 46 // text view. Note that the text we are loading is ASCII, so we
  /development/samples/Wiktionary/res/values/
strings.xml 28 <string name="widget_loading">"Loading word\nof day\u2026"</string>
styles.xml 30 <style name="Text.Loading">
  /development/simulator/app/
AssetStream.h 16 * input streams, but it seems straightforward. The PNG loading code
  /external/bluetooth/glib/docs/reference/glib/tmpl/
modules.sgml 2 Dynamic Loading of Modules
5 portable method for dynamically loading 'plug-ins'
22 To use them you must first determine whether dynamic loading
105 <link linkend="glib-Dynamic-Loading-of-Modules">Dynamically-Loaded Module</link>.

Completed in 100 milliseconds

1 2 3 4 5 6 78 91011>>