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

<<21222324252627282930>>

  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 469 (cl::loop as i in arglist
497 (cl::loop for (lisparg name dispatch) in ffargs
502 (cl::loop for (nil name nil . ffi) in ffargs
519 ,@(cl::loop for arity in arities
589 (cl::export (cl::loop for sym being each present-symbol of cl::*package*
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ns32k.c 915 int pcrel, b, loop, pcrel_adjust;
918 for (loop = 0; loop < argc; loop++)
921 i = operandsP[loop << 1] - '1';
929 switch ((d = operandsP[(loop << 1) + 1]))
910 int pcrel, b, loop, pcrel_adjust; local
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
ContentQueryMapTest.java 221 Looper.loop();
250 Looper.loop();
  /cts/tests/tests/security/src/android/security/cts/
StagefrightTest.java 304 Looper.loop();
343 Looper.loop();
  /device/linaro/hikey/installer/
hisi-idt.py 101 def sendframe(self, data, loop):
102 for i in range(1, loop):
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Interpreter.java 89 loop:
98 continue loop; local
270 // implied branch of loop etc...
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCConnection.java 119 int loop = 0; local
130 !busy0(dbx, ++loop)) {
  /external/jetty/src/java/org/eclipse/jetty/http/
HttpURI.java 152 loop: while (i<e)
166 break loop; local
  /external/jetty/src/java/org/eclipse/jetty/server/session/
HashSessionManager.java 396 int loop=100; local
397 while (sessions.size()>0 && loop-->0)
  /external/libavc/encoder/arm/
ih264e_evaluate_intra16x16_modes_a9q.s 162 loop: label
179 bne loop
ih264e_evaluate_intra_chroma_modes_a9q.s 198 loop: label
231 bne loop
  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_1_add_neon.asm 77 add r3, r1, #16 ; r3 dest + 16 for second loop
  /external/v8/test/mjsunit/
allocation-folding.js 30 // Test loop barrier when folding allocations.
codegen-coverage.js 144 x = 3; // Terminate while loop.
math-floor-part2.js 111 // Test in a loop to cover the custom IC and GC-related issues.
math-floor-part3.js 113 // Test in a loop to cover the custom IC and GC-related issues.
packed-elements.js 95 // Run tests in a loop to make sure that inlined Array() constructor runs out
  /external/v8/test/mjsunit/es6/
debug-stepnext-for.js 94 // The let declaration differs from var in that the loop variable
math-trunc.js 98 // Test in a loop to cover the custom IC and GC-related issues.
  /external/v8/test/mjsunit/regress/
regress-1015.js 44 // in loop.
regress-2250.js 32 // out of the loop across the typeof b === "object" condition and cause an
  /external/v8/test/webkit/
dfg-inlining-reg-alloc.js 160 // loop iteration.
  /external/webrtc/webrtc/test/
mock_voice_engine.h 175 bool loop,
192 bool loop,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance16x16_neon.asm 56 mov r2, #3 ;loop counter
192 mov r12, #4 ;loop counter
241 mov r2, #4 ;loop counter
313 mov r12, #4 ;loop counter
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_1_add_neon.asm 77 add r3, r1, #16 ; r3 dest + 16 for second loop

Completed in 1989 milliseconds

<<21222324252627282930>>