/external/brotli/tests/testdata/ |
D | quickfox_repeated | 1 …jumps over the lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over t…
|
D | quickfox | 1 The quick brown fox jumps over the lazy dog
|
/external/pcre/dist2/testdata/ |
D | grepinput | 15 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 …]
|
D | grepoutputC | 4 This time it jumps and jumps and jumps. 8 This time it jumps and jumps and jumps.
|
D | grepinputv | 2 fox jumps 4 This time it jumps and jumps and jumps.
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_jumps.cpp | 528 ir_jump* jumps[2]; in visit() local 545 jumps[i] = 0; in visit() 547 jumps[i] = (ir_jump*)list.get_tail(); in visit() 561 if(jumps[i]) { in visit() 563 assert(jump_strengths[i] == get_jump_strength(jumps[i])); in visit() 587 jumps[0]->remove(); in visit() 588 jumps[1]->remove(); in visit() 596 jumps[0] = 0; in visit() 597 jumps[1] = 0; in visit() 613 should_lower[i] = should_lower_jump(jumps[i]); in visit() [all …]
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 1049 ArrayList jumps = makeJumpList(code, code.length); in changeLdcToLdcW() local 1051 addLdcW(ldcs, jumps); in changeLdcToLdcW() 1056 byte[] r = insertGap2w(code, 0, 0, false, jumps, pointers); in changeLdcToLdcW() 1060 private static void addLdcW(CodeAttribute.LdcEntry ldcs, ArrayList jumps) { in addLdcW() argument 1063 int s = jumps.size(); in addLdcW() 1065 if (where < ((Branch)jumps.get(i)).orgPos) { in addLdcW() 1066 jumps.add(i, ldcw); in addLdcW() 1070 jumps.add(ldcw); in addLdcW() 1093 ArrayList jumps = makeJumpList(code, code.length); in insertGapCore0w() 1095 byte[] r = insertGap2w(code, where, gapLength, exclusive, jumps, pointers); in insertGapCore0w() [all …]
|
/external/python/cpython2/Lib/test/ |
D | tokenize_tests.txt | 81 jumps over 88 jumps over 94 jumps over\n\ 100 jumps over\n\
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
D | MethodAnalyzer.java | 78 private final List<Jump> jumps = new ArrayList<Jump>(); field in MethodAnalyzer 231 jumps.add(new Jump(lastInsn, label)); in visitJumpInsn() 259 jumps.add(new Jump(lastInsn, dflt)); in visitSwitchInsn() 263 jumps.add(new Jump(lastInsn, l)); in visitSwitchInsn() 320 jumps.add(new Jump(lastInsn, label)); in visitSwitchTarget() 331 for (final Jump j : jumps) { in visitEnd()
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 14 1 . [t] jump optimization (jumps to jumps, etc) 17 4 . [t] Jump threading (jumps to jumps with identical or inverse conditions)
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 14 1 . [t] jump optimization (jumps to jumps, etc) 17 4 . [t] Jump threading (jumps to jumps with identical or inverse conditions)
|
/external/tcpdump/tests/ |
D | pgm_zmtp1v.out | 25 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.
|
D | epgm_zmtp1v.out | 29 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/ |
D | HexagonShuffler.cpp | 174 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/test/CodeGen/X86/ |
D | tail-call-win64.ll | 4 ; in-function jumps from function exiting jumps.
|
/external/valgrind/docs/internals/ |
D | t-chaining-notes.txt | 49 ppc: chain_XDirect: generate short form jumps when possible 60 (somewhat implausible) for jumps to disp_cp_indir, have multiple 90 dispatch points, to which the generated code jumps. There 96 unconditional jumps to destinations known at JIT time. The 103 Old-style table lookup and go; used for indirect jumps 109 Code jumps here when the event check fails. 113 XDirect is used for chainable jumps. It is compiled into a 117 XIndir is used for indirect jumps. It is compiled into a jump
|
/external/clang/test/Profile/ |
D | c-general.c | 134 void jumps() { in jumps() function 553 jumps(); in main()
|
/external/syslinux/mk/ |
D | elf.mk | 42 GCCOPT += $(call gcc_ok,-falign-jumps=0,-malign-jumps=0)
|
D | embedded.mk | 51 GCCOPT += $(call gcc_ok,-falign-jumps=0,-malign-jumps=0)
|
/external/syslinux/gpxe/src/arch/i386/ |
D | Makefile | 22 CFLAGS += -malign-jumps=1 -malign-loops=1 -malign-functions=1 24 CFLAGS += -falign-jumps=1 -falign-loops=1 -falign-functions=1
|
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_chroma_vert_w16out.s | 122 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
|
D | ihevc_inter_pred_chroma_vert.s | 122 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
|
D | ihevc_inter_pred_chroma_vert_w16inp_w16out.s | 129 bgt core_loop_ht_2 @jumps to loop handles wd 2 132 beq core_loop_ht_4 @jumps to loop handles ht mul of 4 172 b end_loops @jumps to end 233 beq epilog @jumps to epilog 284 bgt kernel_4 @jumps to kernel_4
|
/external/valgrind/callgrind/ |
D | Makefile.in | 139 callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.$(OBJEXT) \ 148 fn.c jumps.c main.c sim.c threads.c 159 callgrind_@VGCONF_ARCH_SEC@_@VGCONF_OS@-jumps.$(OBJEXT) \ 884 jumps.c \ 1043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.Po@a… 1057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callgrind_@VGCONF_ARCH_SEC@_@VGCONF_OS@-jumps.Po@a… 1218 callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.o: jumps.c 1219 …jumps.o -MD -MP -MF $(DEPDIR)/callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.Tpo -c -o callgrind_@V… 1220 …IR)/callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.Tpo $(DEPDIR)/callgrind_@VGCONF_ARCH_PRI@_@VGCON… 1223 …GS) -c -o callgrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@-jumps.o `test -f 'jumps.c' || echo '$(srcdir)/'`… [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | plot_neteq_delay.m | 170 jumps=find(abs((diff(x)-1))>65000); 172 while ~isempty(jumps) 173 n=jumps(1); 182 jumps=find(abs((diff(x(n+1:end))-1))>65000);
|