HomeSort by relevance Sort by last modified time
    Searched refs:loop (Results 1001 - 1025 of 1308) sorted by null

<<41424344454647484950>>

  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /external/v8/src/arm64/
code-stubs-arm64.cc 3224 Label loop; local
4795 Label loop, done_loop; local
5215 Label loop, done_loop; local
    [all...]
  /external/v8/src/ppc/
code-stubs-ppc.cc 2703 Label loop; local
4674 Label loop; local
5063 Label loop, done_loop; local
    [all...]
  /external/v8/src/s390/
code-stubs-s390.cc 2693 Label loop; local
4606 Label loop; local
4980 Label loop, done_loop; local
    [all...]
macro-assembler-s390.cc 1213 Label loop; local
3141 Label loop; local
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 4037 Label done, loop; local
4175 Label loop, entry; local
5274 Label loop, entry; local
    [all...]
  /external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc 936 Label loop, exit; local
940 // If the object is null or undefined, skip over the loop, otherwise convert
    [all...]
  /external/v8/src/full-codegen/x64/
full-codegen-x64.cc 145 // Continue loop if not done.
950 Label loop, exit; local
954 // If the object is null or undefined, skip over the loop, otherwise convert
    [all...]
  /external/v8/src/full-codegen/x87/
full-codegen-x87.cc 928 Label loop, exit; local
932 // If the object is null or undefined, skip over the loop, otherwise convert
    [all...]
  /external/v8/test/cctest/compiler/
test-simplified-lowering.cc 496 LoopBuilder loop(&t);
497 loop.BeginLoop();
498 // Loop exit condition
501 loop.BreakUnless(condition);
510 loop.EndBody();
511 loop.EndLoop();
    [all...]
  /art/compiler/optimizing/
code_generator_arm.cc 5415 Label loop; local
5432 Label loop, success; local
5610 Label loop, compare_classes; local
5637 Label loop; local
    [all...]
code_generator_x86.cc 6211 NearLabel loop; local
6234 NearLabel loop, success; local
6432 NearLabel loop, compare_classes; local
6465 NearLabel loop; local
    [all...]
code_generator_x86_64.cc 5639 NearLabel loop, success; local
5662 NearLabel loop, success; local
5873 NearLabel loop, compare_classes; local
5918 NearLabel loop; local
    [all...]
  /external/boringssl/win-x86_64/crypto/aes/
aes-x86_64.asm 944 $L$10loop:
979 jl NEAR $L$10loop
997 $L$12loop:
1040 jmp NEAR $L$12loop
1060 $L$14loop:
1128 jmp NEAR $L$14loop
    [all...]
  /external/iptables/libiptc/
libiptc.c 359 /* Loop */
360 loop:
405 goto loop;
431 goto loop;
    [all...]
  /external/tremolo/Tremolo/
mdctLARM.s 429 @ preserve r2 (external loop counter)
431 @ preserve r4 (external loop counter)
589 @ mdct_butterflies part2 (loop around mdct_bufferfly_32)
  /external/v8/src/mips/
macro-assembler-mips.cc 676 // Generate an unrolled loop that performs a few probes before giving up.
4680 Label loop, entry; local
5046 Label loop, entry; local
5294 Label done, loop; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
cofflink.c 1266 int loop = 1; local
    [all...]
  /external/boringssl/win-x86/crypto/sha/
sha1-586.asm 54 jmp NEAR L$002loop
56 L$002loop:
1403 jb NEAR L$002loop
1472 jmp NEAR L$004loop
1474 L$004loop:
    [all...]
  /external/dbus/bus/
connection.c 362 DBusLoop *loop = data; local
366 while (!_dbus_loop_queue_dispatch (loop, connection))
692 * effect on return to the main loop. We call this to free up
699 * only takes effect on return to main loop.
807 /* We can end the loop, since the connections are in oldest-first order */
    [all...]
  /external/libunwind/doc/
libunwind-ia64.tex 188 the loop-count register.
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_8_neon.asm 17 ; Currently vpx only works on iterations 8 at a time. The vp8 loop filter
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
ClassReader.java 448 int i, j, k; // loop variables
1123 break loop; local
    [all...]
  /external/v8/test/mjsunit/
allocation-site-info.js 117 // The test below is in a loop because arrays that live
  /external/v8/test/mjsunit/es6/
iterator-close.js 205 // Throw from the body of a for loop 'wins' vs throw

Completed in 1585 milliseconds

<<41424344454647484950>>