HomeSort by relevance Sort by last modified time
    Searched full:jumps (Results 76 - 100 of 454) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
setjmp.h 20 * ISO C99 Standard: 7.13 Nonlocal jumps <setjmp.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
setjmp.h 20 * ISO C99 Standard: 7.13 Nonlocal jumps <setjmp.h>
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_copy_w16out.s 174 blt epilog_end @jumps to epilog_end
175 beq epilog @jumps to epilog
ihevc_inter_pred_filters_luma_vert_w16inp.s 215 blt epilog_end @jumps to epilog_end
216 beq epilog @jumps to epilog
301 bgt kernel_8 @jumps to kernel_8
ihevc_inter_pred_luma_vert_w16inp_w16out.s 228 blt epilog_end @jumps to epilog_end
229 beq epilog @jumps to epilog
318 bgt kernel_8 @jumps to kernel_8
ihevc_inter_pred_chroma_copy_w16out.s 234 blt epilog_end @jumps to epilog_end
235 beq epilog @jumps to epilog
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 197 # Eliminate dead code: jumps immediately after returns can't be reached
213 # Eliminate dead code: jumps immediately after returns can't be reached
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 197 # Eliminate dead code: jumps immediately after returns can't be reached
213 # Eliminate dead code: jumps immediately after returns can't be reached
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainGridAlphaMapTest.java 259 this.inputManager.addMapping("Jumps", new KeyTrigger(KeyInput.KEY_SPACE));
264 this.inputManager.addListener(this.actionListener, "Jumps");
298 } else if (name.equals("Jumps")) {
  /external/libpcap/bpf/net/
bpf_filter.c 410 * No backward jumps allowed.
416 * with backward jumps, so sign-extend pc->k.
631 * Check that jumps are within the code block,
  /external/icu/icu4c/source/test/cintltst/
usrchdat.c 120 /*00*/{"The quick brown fox jumps over the lazy foxes", "fox", "en",
122 /*01*/{"The quick brown fox jumps over the lazy foxes", "fox", "en",
242 {"The quick brown fox jumps over the lazy foxes", "the", NULL,
244 {"The quick brown fox jumps over the lazy foxes", "fox", NULL,
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
TestBNF.java 158 "$tverb = carries | lifts | overturns | hits | jumps on;",
171 Pick transitive = Pick.or(new String[]{"carries", "lifts", "overturns", "hits", "jumps on"});
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_copy_w16out.s 251 blt epilog_end //jumps to epilog_end
252 beq epilog //jumps to epilog
ihevc_inter_pred_luma_copy_w16out.s 191 blt epilog_end //jumps to epilog_end
192 beq epilog //jumps to epilog
  /external/libpng/contrib/visupng/
cexcept.h 166 the expression is required. Whereas return jumps back to the place
167 where the current function was called, Throw jumps back to the Catch
  /external/llvm/test/CodeGen/Mips/
longbranch.ll 29 ; First check the normal version (without long branch). beqz jumps to return,
47 ; expansion which at the end indirectly jumps to the target of the original
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.cpp 356 * Keep track of forward jumps to a nearby address.
392 * Ignore far jumps given it could be actually a tail return to
  /external/tcpdump/tests/
zmtp1.out 53 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t
56 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the.
  /external/v8/src/arm/
macro-assembler-arm.h 207 // Check if object is in new space. Jumps if the object is not in new space.
215 // Check if object is in new space. Jumps if the object is in new space.
777 // Allocates a heap number or jumps to the gc_required label if the young
820 // function and jumps to the miss label if the fast checks fail. The
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 55 // Allow programmer to use Branch Delay Slot of Branches, Jumps, Calls.
320 // Check if object is in new space. Jumps if the object is not in new space.
328 // Check if object is in new space. Jumps if the object is in new space.
541 // Allocates a heap number or jumps to the gc_required label if the young
    [all...]
  /external/v8/src/mips64/
macro-assembler-mips64.h 55 // Allow programmer to use Branch Delay Slot of Branches, Jumps, Calls.
341 // Check if object is in new space. Jumps if the object is not in new space.
349 // Check if object is in new space. Jumps if the object is in new space.
562 // Allocates a heap number or jumps to the gc_required label if the young
    [all...]
  /art/test/020-string/src/
Main.java 63 String baseStr = "The quick brown fox jumps over the lazy dog!";
  /external/clang/test/Profile/
c-general.c 130 // PGOGEN-LABEL: @jumps()
131 // PGOUSE-LABEL: @jumps()
133 void jumps() { function
538 jumps();
  /external/clang/test/SemaCXX/
exceptions.cpp 35 void jumps() { function
  /external/iputils/doc/
clockdiff.sgml 71 which is synchronized to time-of-day clock periodically and jumps

Completed in 895 milliseconds

1 2 34 5 6 7 8 91011>>