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

1 2 3 4 5 6

  /external/chromium_org/content/test/data/download/
download-test.lib 2 The quick brow fox jumped over the lazy dog
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.c 3 static void jumped(void) function
22 if (big[1000] > 0x0) jumped();
23 if (semi_big[1000] > 0x0) jumped();
33 if (big[2000] > 0x0) jumped();
34 if (semi_big[2000] > 0x0) jumped();
41 if (small[10] > 0x0) jumped();
46 if (big[10] > 0x0) jumped();
55 if (small[10] > 0x0) jumped();
wcs.c 10 wchar_t a[] = L"The spazzy orange tiger jumped over the tawny jaguar.";
badjump2.c 8 // and jumped to a bogus address, Valgrind would abort. With the fix,
stpncpy.c 9 char a[] = "The spazzy orange tiger jumped over the tawny jaguar.";
  /external/compiler-rt/test/tsan/
longjmp.cc 13 printf("JUMPED\n");
22 // CHECK: JUMPED
longjmp2.cc 15 printf("JUMPED\n");
24 // CHECK: JUMPED
  /external/llvm/test/Transforms/LoopSimplify/
basictest.ll 3 ; This function should get a preheader inserted before BB3, that is jumped
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 325 "in", "the", "quick", "jumped", "over", "a").build();
326 ASSERT.that(set).hasContentsInOrder("a", "in", "the", "over", "quick", "jumped");
331 "in", "the", "quick", "brown", "fox", "jumped",
333 ASSERT.that(set).hasContentsInOrder("a", "in", "the", "over", "quick", "jumped");
338 "in", "the", "quick", "jumped", "over", "a").build();
348 "in", "the", "quick", "jumped", "over", "a").build();
354 "in", "the", "quick", "jumped", "over", "a").build();
360 "in", "the", "quick", "jumped", "over", "a").build();
365 set.headSet("california")).hasContentsInOrder("a", "in", "the", "over", "quick", "jumped");
372 "in", "the", "quick", "jumped", "over", "a").build()
    [all...]
  /external/chromium_org/third_party/skia/gm/
imageblur.cpp 42 const char* str = "The quick brown fox jumped over the lazy dog.";
imageblurtiled.cpp 48 "jumped over",
imagemagnifier.cpp 47 const char* str = "The quick brown fox jumped over the lazy dog.";
imageresizetiled.cpp 53 "jumped over",
  /external/markdown/MarkdownTest/Tests_2004/
Ordered and unordered lists.text 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/markdown/MarkdownTest/Tests_2007/
Ordered and unordered lists.text 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/markdown/tests/markdown-test/
ordered-and-unordered-list.txt 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/skia/gm/
imageblur.cpp 42 const char* str = "The quick brown fox jumped over the lazy dog.";
imageblurtiled.cpp 48 "jumped over",
imagemagnifier.cpp 47 const char* str = "The quick brown fox jumped over the lazy dog.";
imageresizetiled.cpp 53 "jumped over",
  /external/valgrind/main/none/tests/s390x/
op00.stderr.exp1 7 1. Your program has a bug and erroneously jumped to a non-code
op00.stderr.exp2 7 1. Your program has a bug and erroneously jumped to a non-code
op_exception.stderr.exp 7 1. Your program has a bug and erroneously jumped to a non-code
20 1. Your program has a bug and erroneously jumped to a non-code
33 1. Your program has a bug and erroneously jumped to a non-code
46 1. Your program has a bug and erroneously jumped to a non-code
  /external/chromium_org/third_party/mach_override/
mach_override.h 19 Optionally returns a pointer to a "reentry island" which, if jumped to, will resume
  /external/llvm/test/Verifier/
invoke.ll 75 ; CHECK: Block containing LandingPadInst must be jumped to only by the unwind edge of an invoke.

Completed in 3525 milliseconds

1 2 3 4 5 6