| /external/v8/src/ia32/ |
| code-stubs-ia32.cc | 2176 Label loop; local 2595 Label loop; local 4668 Label loop, done_loop; local 5057 Label loop, done_loop; local [all...] |
| /external/v8/src/mips/ |
| code-stubs-mips.cc | 2359 Label loop_entry, loop; local 2754 Label loop; local 4711 Label loop, done_loop; local 5056 Label loop, done_loop; local [all...] |
| /external/v8/src/mips64/ |
| code-stubs-mips64.cc | 2369 Label loop_entry, loop; local 2764 Label loop; local 4728 Label loop, done_loop; local 5084 Label loop, done_loop; local [all...] |
| /external/v8/src/x64/ |
| code-stubs-x64.cc | 2122 Label loop; local 4407 Label loop, done_loop; local 4770 Label loop, done_loop; local [all...] |
| /external/v8/src/x87/ |
| code-stubs-x87.cc | 1898 Label loop; local 2317 Label loop; local 4341 Label loop, done_loop; local 4728 Label loop, done_loop; local [all...] |
| /cts/libs/deviceutillegacy/src/android/webkit/cts/ |
| WebViewOnUiThread.java | 967 // We'll just drop out of the loop and fail 982 // Force loop to exit when processing this. Loop.quit() doesn't 983 // work because this is the main Loop. 987 throw new ExitLoopException(); // exit loop! 992 Looper.loop();
|
| /cts/suite/audio_quality/client/src/com/android/cts/audiotest/ |
| AudioProtocol.java | 484 //Log.d(TAG, "loop"); 485 Looper.loop();
|
| /cts/tests/app/src/android/app/cts/ |
| PendingIntentTest.java | 72 Looper.loop();
|
| /external/boringssl/linux-arm/crypto/modes/ |
| ghashv8-armx32.S | 112 @ as loop is modulo-scheduled
|
| /external/boringssl/src/crypto/modes/asm/ |
| ghashv8-armx.pl | 208 @ as loop is modulo-scheduled
|
| /external/boringssl/win-x86_64/crypto/md5/ |
| md5-x86_64.asm | 49 $L$loop: 665 jb NEAR $L$loop
|
| /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
| action_runner.py | 13 from telemetry.internal.actions.loop import LoopAction 704 loop_count: The number of times to loop the playback. 706 specified, loop the first media element on the page. If the [all...] |
| /external/doclava/res/assets/templates/ |
| macros.cs | 423 <?cs loop:i = #0, #14, #1 ?> 431 <?cs /loop ?>
|
| /external/elfutils/tests/ |
| Makefile.am | 217 test-offset-loop.bz2 test-offset-loop.alt.bz2 \
|
| /external/guice/extensions/persist/lib/ |
| log4j-1.2.14.jar | |
| /external/libhevc/common/arm/ |
| ihevc_inter_pred_chroma_copy_w16out.s | 112 ble end_loops @loop
|
| /external/libnl/lib/ |
| utils.c | 575 __ADD(ETH_P_LOOP,loop)
|
| /external/libvorbis/doc/ |
| 08-residue.tex | 206 specific bit set in the cascade bitmap. We loop over the possible 252 decode', decode skips vector 1 during the decode loop. However, even
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| quantize_avx_x86_64.asm | 29 ; not setting up a loop. 197 ; Actual quantization loop - setup pointers, rounders, etc.
|
| /external/libxml2/ |
| xmlwriter.c | 2974 int loop; local [all...] |
| /external/slf4j/log4j-over-slf4j/compatibility/lib/ |
| log4j-1.2.14.jar | |
| /external/v8/src/compiler/ |
| ast-graph-builder.h | 48 Node* NewLoop() { return NewNode(common()->Loop(1), true); } 115 // Result of loop assignment analysis performed before graph creation. 417 void VisitIterationBody(IterationStatement* stmt, LoopBuilder* loop); 572 // Copies this environment at a loop header control-flow point. 603 // Prepare environment to be used as loop header.
|
| /external/v8/src/full-codegen/ |
| full-codegen.cc | 1179 Label loop, body; local [all...] |
| /frameworks/av/media/libmediaplayerservice/ |
| MediaPlayerService.cpp | [all...] |
| /frameworks/base/core/java/android/hardware/camera2/legacy/ |
| CameraDeviceUserShim.java | 147 Looper.loop(); // Blocks forever until #close is called.
|