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

1 2 3 4 56 7 8 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct_range/
Test_invoke_direct_range.java 216 * on first access but Dalvik throws VerifyError on class loading.
230 * on first access but Dalvik throws VerifyError on class loading.
244 * on first access but Dalvik throws VerifyError on class loading.
259 * on first access but Dalvik throws VerifyError on class loading.
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_object/
Test_sget_object.java 122 * on first access but Dalvik throws VerifyError on class loading.
138 * on first access but Dalvik throws VerifyError on class loading.
152 * on first access but Dalvik throws VerifyError on class loading.
166 * throws IllegalAccessError on first access but Dalvik throws VerifyError on class loading.
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_wide/
Test_sget_wide.java 131 * on first access but Dalvik throws VerifyError on class loading.
147 * on first access but Dalvik throws VerifyError on class loading.
161 * on first access but Dalvik throws VerifyError on class loading.
175 * throws IllegalAccessError on first access but Dalvik throws VerifyError on class loading.
  /dalvik/dx/src/junit/runner/
BaseTestRunner.java 35 fPreferences.put("loading", "true");
160 * Sets the loading behaviour of the test runner
184 * Override to define how to handle a failed loading of
212 return getPreference("loading").equals("true") && !inVAJava() && fLoading;
  /dalvik/libcore/luni/src/main/java/java/util/
InvalidPropertiesFormatException.java 26 * An {@code InvalidPropertiesFormatException} is thrown if loading the XML
  /dalvik/libcore/luni/src/test/java/junit/runner/
BaseTestRunner.java 35 fPreferences.put("loading", "true");
160 * Sets the loading behaviour of the test runner
184 * Override to define how to handle a failed loading of
212 return getPreference("loading").equals("true") && !inVAJava() && fLoading;
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_DIRECT.S 10 * out we could avoiding loading the first arg twice.)
  /development/samples/WiktionarySimple/res/values/
styles.xml 30 <style name="Text.Loading">
  /external/freetype/
Android.mk 12 # when loading complex pages in the browser
  /external/grub/docs/
menu.lst 72 # For loading DOS if Windows NT is installed
  /external/junit/src/junit/runner/
BaseTestRunner.java 49 fPreferences.put("loading", "true");
175 * Sets the loading behaviour of the test runner
199 * Override to define how to handle a failed loading of
227 return getPreference("loading").equals("true") && !inVAJava() && fLoading;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_amiga.h 64 /* Enable various shared object loading systems */
  /external/qemu/distrib/sdl-1.2.12/src/loadso/beos/
SDL_sysloadso.c 27 /* System dependent library loading routines */
  /external/webkit/LayoutTests/http/tests/appcache/
online-whitelist.html 39 alert("Unexpected error loading " + url + ": " + ex);
  /external/webkit/LayoutTests/http/tests/appcache/resources/
remove-cache-frame.html 19 // We still have a cache, so loading should fail
  /external/webkit/WebCore/loader/
CachedCSSStyleSheet.h 22 This class provides all functionality needed for loading images, style sheets and html
CachedResourceClientWalker.cpp 22 This class provides all functionality needed for loading images, style sheets and html
CachedResourceClientWalker.h 21 This class provides all functionality needed for loading images, style sheets and html
CachedScript.h 22 This class provides all functionality needed for loading images, style sheets and html
CachedXBLDocument.h 22 This class provides all functionality needed for loading images, style sheets and html
CachedXSLStyleSheet.h 22 This class provides all functionality needed for loading images, style sheets and html
DocumentLoader.h 99 void setLoading(bool loading) { m_loading = loading; }
128 // Return the ArchiveResource for the URL only when loading an Archive
267 // The action that triggered loading - we keep this around for the
  /external/webkit/WebCore/platform/graphics/qt/
FontCacheQt.cpp 22 This class provides all functionality needed for loading images, style sheets and html
FontCustomPlatformDataQt.cpp 19 This class provides all functionality needed for loading images, style sheets and html
SimpleFontDataQt.cpp 20 This class provides all functionality needed for loading images, style sheets and html

Completed in 355 milliseconds

1 2 3 4 56 7 8 91011>>