Home
last modified time | relevance | path

Searched refs:jumped (Results 1 – 25 of 32) sorted by relevance

12

/external/valgrind/memcheck/tests/
Dbig_blocks_freed_list.c3 static void jumped(void) in jumped() function
22 if (big[1000] > 0x0) jumped(); in main()
23 if (semi_big[1000] > 0x0) jumped(); in main()
33 if (big[2000] > 0x0) jumped(); in main()
34 if (semi_big[2000] > 0x0) jumped(); in main()
41 if (small[10] > 0x0) jumped(); in main()
46 if (big[10] > 0x0) jumped(); in main()
55 if (small[10] > 0x0) jumped(); in main()
/external/valgrind/none/tests/s390x/
Dop_exception.stderr.exp7 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
Dop00.stderr.exp17 1. Your program has a bug and erroneously jumped to a non-code
Dop00.stderr.exp27 1. Your program has a bug and erroneously jumped to a non-code
/external/swiftshader/third_party/LLVM/test/Transforms/LoopSimplify/
Dbasictest.ll3 ; This function should get a preheader inserted before BB3, that is jumped
/external/llvm/test/Transforms/LoopSimplify/
Dbasictest.ll4 ; This function should get a preheader inserted before BB3, that is jumped
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c690 #define SCHEDSETJMP(tid, jumped, stmt) \ argument
694 (jumped) = VG_MINIMAL_SETJMP(_qq_tst->sched_jmpbuf); \
695 if ((jumped) == ((UWord)0)) { \
701 __LINE__, tid, jumped); \
865 volatile HWord jumped = 0; in run_thread_for_a_while() local
957 jumped, in run_thread_for_a_while()
968 if (jumped != (HWord)0) { in run_thread_for_a_while()
1112 volatile UWord jumped; in handle_syscall() local
1126 SCHEDSETJMP(tid, jumped, VG_(client_syscall)(tid, trc)); in handle_syscall()
1140 if (jumped != (UWord)0) { in handle_syscall()
/external/markdown/tests/markdown-test/
Dordered-and-unordered-list.txt89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
Dmarkdown-documentation-basics.txt63 The quick brown fox jumped over the lazy
85 <p>The quick brown fox jumped over the lazy
/external/markdown/MarkdownTest/Tests_2004/
DOrdered and unordered lists.text89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
DMarkdown Documentation - Basics.text63 The quick brown fox jumped over the lazy
85 <p>The quick brown fox jumped over the lazy
/external/markdown/MarkdownTest/Tests_2007/
DOrdered and unordered lists.text89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
DMarkdown Documentation - Basics.text63 The quick brown fox jumped over the lazy
85 <p>The quick brown fox jumped over the lazy
/external/python/cpython2/Objects/
Dlnotab_notes.txt70 bytecode jumped more than 255 indices between line number changes or because
110 co_lnotab indicates we have jumped to the *start* of a line, i.e. if the current
/external/llvm/test/CodeGen/Mips/
Dnacl-align.ll17 ; This test tests that blocks that are jumped to through jump table are
/external/llvm/test/Verifier/
Dinvoke.ll75 ; CHECK: Block containing LandingPadInst must be jumped to only by the unwind edge of an invoke.
Dinvalid-eh.ll83 ;T6: ; CHECK6: Block containg CatchPadInst must be jumped to only by its catchswitch
/external/skia/site/dev/tools/
Dmarkdown.md178 The quick brown fox jumped over the lazy
200 <p>The quick brown fox jumped over the lazy
/external/ltp/doc/
Dstyle-guide.txt218 "fox jumped over the lazy yellow dog\n");
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c5186 volatile Int jumped; in ML_() local
5197 jumped = VG_MINIMAL_SETJMP(d3rd_jmpbuf); in ML_()
5198 if (jumped == 0) { in ML_()
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS91 if they are jumped to.
/external/llvm/test/CodeGen/X86/
Dswitch.ll194 ; covered (5 missing), the default statement can be jumped to and we end up
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt111 Alice was not a bit hurt, and she jumped up on to her feet in a
973 stick, and held it out to the puppy; whereupon the puppy jumped
1435 quite jumped; but she saw in another moment that it was addressed
1855 `when the Queen jumped up and bawled out, "He's murdering the
2135 three gardeners instantly jumped up, and began bowing to the
3308 jumped up in such a hurry that she tipped over the jury-box with
/external/brotli/tests/testdata/
Dalice29.txt113 Alice was not a bit hurt, and she jumped up on to her feet in a
976 stick, and held it out to the puppy; whereupon the puppy jumped
1439 quite jumped; but she saw in another moment that it was addressed
1859 `when the Queen jumped up and bawled out, "He's murdering the
2141 three gardeners instantly jumped up, and began bowing to the
3316 jumped up in such a hurry that she tipped over the jury-box with
/external/jemalloc/
Dconfigure.ac1778 dnl The szone version jumped from 3 to 6 between the OS X 10.5.x and 10.6

12