HomeSort by relevance Sort by last modified time
    Searched full:looping (Results 101 - 125 of 504) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/oprofile/libop/
op_alloc_counter.c 62 /* we are looping by increasing counter number,
  /external/speex/libspeex/
lpc_bfin.h 87 "L1 = 0;\n\t" /*Disable looping on I1*/
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h 96 LOOPING = 2,
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 113 LOOPING = 0x02,
  /packages/apps/Music/src/com/android/music/
CreatePlaylist.java 150 // Looping more than once shouldn't happen very often, but will happen if
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 446 // This statement failed to parse. Skip it, but keep looping to parse
588 // This statement failed to parse. Skip it, but keep looping to parse
    [all...]
  /external/chromium_org/v8/src/
array.js     [all...]
  /external/v8/src/
array.js 1014 // loop will not affect the looping and side effects are visible.
1050 // loop will not affect the looping and side effects are visible.
    [all...]
  /external/chromium/chrome/browser/printing/
print_view_manager.cc 400 // - If we're looping because of printer settings initializaton, the premise
406 // - If we're looping because of renderer page generation, the renderer could
  /external/chromium_org/chrome/browser/printing/
print_view_manager_base.cc 436 // - If we're looping because of printer settings initialization, the premise
442 // - If we're looping because of renderer page generation, the renderer could
  /external/chromium_org/third_party/WebKit/Source/core/frame/animation/
AnimationBase.cpp 208 // Decide whether to go into looping or ending state
230 // Decide whether to go into looping or ending state
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioBufferSourceNode.cpp 150 // If we're not looping, then stop playing when we get to the end.
153 // We're not looping and we've reached the end of the sample data, but we still need to provide more output,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_shader.h 169 * NV40 Looping
171 * driver goes to a lot of effort to avoid using the native looping
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
ft_hash.c 63 HashElem *elem; /* For looping over all elements of the table */
233 HashElem *elem, *next_elem; /* For looping over existing elements */
fts1_hash.c 70 fts1HashElem *elem; /* For looping over all elements of the table */
191 fts1HashElem *elem, *next_elem; /* For looping over existing elements */
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_hash.c 75 fts2HashElem *elem; /* For looping over all elements of the table */
196 fts2HashElem *elem, *next_elem; /* For looping over existing elements */
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_hash.c 75 Fts3HashElem *elem; /* For looping over all elements of the table */
198 Fts3HashElem *elem, *next_elem; /* For looping over existing elements */
  /external/chromium_org/v8/test/mjsunit/
mjsunit.status 124 # BUG(3251035): Timeouts in long looping crankshaft optimization
193 # BUG(3251035): Timeouts in long looping crankshaft optimization
  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 224 // Prev links are circular, next link is NULL instead of looping back to Head.
268 // Prev links are circular, next link is NULL instead of looping back to
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_shader.h 169 * NV40 Looping
171 * driver goes to a lot of effort to avoid using the native looping
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 30 #define REPETITIONS 4 // 4 repetitions, but will stop the looping before the end
378 fprintf(stdout, "As of now, stopped looping (sound shouldn't repeat from now on)\n");
  /art/runtime/
thread_pool.cc 156 // We are shutting down, return NULL to tell the worker thread to stop looping.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java 216 // Don't follow symlinks to avoid infinite looping.
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 186 * Since we're looping until we see PID_MAX unique answers, we must have
  /dalvik/tests/082-inline-execute/src/
Main.java 21 * time through (via the interpreter) is the same after looping enough

Completed in 1340 milliseconds

1 2 3 45 6 7 8 91011>>