Home
last modified time | relevance | path

Searched refs:jumps (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/brotli/tests/testdata/
Dquickfox_repeated1jumps over the lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over t…
Dquickfox1 The quick brown fox jumps over the lazy dog
/external/pcre/dist2/testdata/
Dgrepinput15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox
17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick
18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
21 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox
22 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick
23 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
25 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
26 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox
[all …]
DgrepoutputCN2 This time it jumps and jumps and jumps.
8 This time it jumps and jumps and jumps.
16 This time it jumps and jumps and jumps.
DgrepoutputC8 This time it jumps and jumps and jumps.
20 This time it jumps and jumps and jumps.
28 This time it jumps and jumps and jumps.
Dgrepinputv2 fox jumps
4 This time it jumps and jumps and jumps.
Dgrepoutput115 583:brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.
457 This time it jumps and jumps and jumps.
678 testdata/grepinputv:fox jumps
700 The quick brown f�x jumps over the lazy dog.
703 The quick brown f�x jumps over the lazy dog.
706 The quick brown f�x jumps over the lazy dog.
960 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the
961 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox
/external/mesa3d/src/compiler/glsl/
Dlower_jumps.cpp529 ir_jump* jumps[2]; in visit() local
546 jumps[i] = 0; in visit()
548 jumps[i] = (ir_jump*)list.get_tail(); in visit()
562 if(jumps[i]) { in visit()
564 assert(jump_strengths[i] == get_jump_strength(jumps[i])); in visit()
588 jumps[0]->remove(); in visit()
589 jumps[1]->remove(); in visit()
597 jumps[0] = 0; in visit()
598 jumps[1] = 0; in visit()
614 should_lower[i] = should_lower_jump(jumps[i]); in visit()
[all …]
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java1078 List<Branch> jumps = makeJumpList(code, code.length, pointers); in changeLdcToLdcW() local
1080 addLdcW(ldcs, jumps); in changeLdcToLdcW()
1084 byte[] r = insertGap2w(code, 0, 0, false, jumps, pointers); in changeLdcToLdcW()
1088 private static void addLdcW(CodeAttribute.LdcEntry ldcs, List<Branch> jumps) { in addLdcW() argument
1091 int s = jumps.size(); in addLdcW()
1093 if (where < jumps.get(i).orgPos) { in addLdcW()
1094 jumps.add(i, ldcw); in addLdcW()
1098 jumps.add(ldcw); in addLdcW()
1122 List<Branch> jumps = makeJumpList(code, code.length, pointers); in insertGapCore0w() local
1123 byte[] r = insertGap2w(code, where, gapLength, exclusive, jumps, pointers); in insertGapCore0w()
[all …]
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstructionsBuilder.java58 private final List<Jump> jumps; field in InstructionsBuilder
74 this.jumps = new ArrayList<Jump>(); in InstructionsBuilder()
136 jumps.add(new Jump(currentInsn, target, branch)); in addJump()
161 for (final Jump j : jumps) { in getInstructions()
/external/python/cpython2/Lib/test/
Dtokenize_tests.txt81 jumps over
88 jumps over
94 jumps over\n\
100 jumps over\n\
/external/python/cpython3/Lib/test/
Dtokenize_tests.txt81 jumps over
88 jumps over
94 jumps over\n\
100 jumps over\n\
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt14 1 . [t] jump optimization (jumps to jumps, etc)
17 4 . [t] Jump threading (jumps to jumps with identical or inverse conditions)
/external/llvm-project/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt14 1 . [t] jump optimization (jumps to jumps, etc)
17 4 . [t] Jump threading (jumps to jumps with identical or inverse conditions)
/external/tcpdump/tests/
Dpgm_zmtp1v.out25 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t
28 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the.
39 0x0020: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t
42 0x0050: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the.
52 0x0020: 6272 6f77 6e20 666f 7820 6a75 6d70 7320 brown.fox.jumps.
Depgm_zmtp1v.out29 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t
32 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the.
46 0x0050: 726f 776e 2066 6f78 206a 756d 7073 206f rown.fox.jumps.o
57 0x0030: 6272 6f77 6e20 666f 7820 6a75 6d70 7320 brown.fox.jumps.
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp174 unsigned jumps = 0, jump1 = 0, jumpr = 0; in check() local
220 ++jumps; in check()
234 ++jumps, ++jump1; // DEALLOC_RETURN is of type LD. in check()
256 ++jumps, ++jump1; in check()
275 if (jump1 && jumps > 1) { in check()
306 if (jumps > 1) { in check()
/external/llvm-project/llvm/test/CodeGen/X86/
Dtail-call-win64.ll4 ; in-function jumps from function exiting jumps.
/external/llvm/test/CodeGen/X86/
Dtail-call-win64.ll4 ; in-function jumps from function exiting jumps.
/external/llvm-project/lld/test/ELF/
Dbasic-block-sections-and-icf.s4 ## and the jumps are deleted.
7 # RUN: ld.lld --optimize-bb-jumps --icf=all %t.o -o %t.out
/external/llvm-project/clang/test/Profile/
Dc-general.c135 void jumps() { in jumps() function
554 jumps(); in main()
/external/clang/test/Profile/
Dc-general.c134 void jumps() { in jumps() function
553 jumps(); in main()
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_vert_w16out.s122 ble end_loops @jumps to end
132 bgt outer_loop_wd_2 @jumps to loop handling wd ==2
175 b end_loops @jumps to end
216 b end_loops @jumps to end
276 ble epilog @jumps to epilog
333 bgt kernel_8 @jumps to kernel_8
Dihevc_inter_pred_chroma_vert.s122 ble end_loops @jumps to end
132 bgt outer_loop_wd_2 @jumps to loop handling wd ==2
176 b end_loops @jumps to end
218 b end_loops @jumps to end
281 ble epilog @jumps to epilog
345 bgt kernel_8 @jumps to kernel_8
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dcppcoreguidelines-avoid-goto.rst7 with looping constructs. Only forward jumps in nested loops are accepted.
16 The check diagnoses ``goto`` for backward jumps in every language mode. These

12345678910