HomeSort by relevance Sort by last modified time
    Searched full:loads (Results 1 - 25 of 1512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/exp-ptrcheck/tests/
strlen_bad.vgtest-disabled 2 vgopts: --partial-loads-ok=no
strlen_good.vgtest-disabled 2 vgopts: --partial-loads-ok=yes
partial_bad.vgtest 3 vgopts: --partial-loads-ok=no
partial_good.vgtest 3 vgopts: --partial-loads-ok=yes
partial.c 21 x = * ADDB(x3,0); // ok if --partial-loads-ok=yes
25 x = * ADDB(x7,4); // ok if --partial-loads-ok=yes
35 x = * ADDB(x3, 0); // inside // ok if --partial-loads-ok=yes ...
41 f = * f3; // ok if --partial-loads-ok=yes // ... ditto
43 lli = * lli7; // ok if --partial-loads-ok=yes see XXX below
52 platforms it's necessarily 2 32-bit loads, and the first one is OK. */
  /external/valgrind/main/memcheck/tests/
partial_load_ok.vgtest 2 vgopts: --partial-loads-ok=yes
  /dalvik/dx/tests/115-merge/
info.txt 1 Merges two dex files into one and then loads the result.
3 Because it loads the merged dex files, this JUnit test only works on a dalvikvm.
  /external/webkit/LayoutTests/http/tests/appcache/
simple-expected.txt 1 This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then loads a file that is in the cache
top-frame-1-expected.txt 3 Techically, the check is that iframe subresources that are not in top frame cache are loaded anyway, so it can also pass if the UA fails to reject loads for cache misses.
origins-with-appcache-expected.txt 1 This test verifies that ApplicationCacheStorage can report the set of origins that have an application cache. First, it tests that no origins are reported after all application caches are removed. Then, it loads an iframe that places a PNG into an application cache for the DumpRenderTree origin, and tests that this origin is now reported to have application cache.
  /external/libpng/scripts/
libpng.pc.in 7 Description: Loads and saves PNG files
libpng.pc-configure.in 7 Description: Loads and saves PNG files
  /external/webkit/Source/WebCore/manual-tests/
video-rtsp.html 7 <p>Test that RTSP URL loads.<p>
load-deferrer-resume-crash.html 19 alert("Deferring loads");
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
bmm.js 35 * Loads a subtree of the bookmark tree and returns a {@code cr.Promise} that
36 * will be fulfilled when done. This reuses multiple loads so that we do not
57 * Loads the entire bookmark tree and returns a {@code cr.Promise} that will
58 * be fulfilled when done. This reuses multiple loads so that we do not load