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

<<41424344454647484950>>

  /system/sepolicy/
file_contexts 59 /dev/block/loop[0-9]* u:object_r:loop_device:s0
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 391 Looper.loop();
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java 74 * for the current thread. However, since we don't actually call loop() in the test,
93 Looper.loop();
    [all...]
EncodeVirtualDisplayWithCompositionTest.java     [all...]
  /external/ImageMagick/www/api/
morphology.php 357 <dd>apply the operation this many times (or no change). A value of -1 means loop until no change found. How this is applied may depend on the morphology method. Typically this is a value of 1. </dd>
421 <dd>apply the operation this many times (or no change). A value of -1 means loop until no change found. How this is applied may depend on the morphology method. Typically this is a value of 1. </dd>
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aesv8-armx.pl 560 // at exit from the loop $dat1-$dat2
  /external/clang/tools/scan-build/bin/
scan-build     [all...]
  /external/libavc/encoder/arm/
ih264e_half_pel.s 285 mov r10, #3 @loop counter
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 520 #define LOOP(a) CHOICE(loop a, loop a, loop a)
    [all...]
  /external/v8/src/compiler/
ast-graph-builder.cc 9 #include "src/compiler/ast-loop-assignment-analyzer.h"
468 JSGraph* jsgraph, LoopAssignmentAnalysis* loop,
484 loop_assignment_analysis_(loop),
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 343 // For debug builds, log event loop stalls to dropbox for analysis.
348 // Loop forever.
349 Looper.loop();
350 throw new RuntimeException("Main thread loop unexpectedly exited");
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/bin/
scan-build     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.s 221 loop .+2-0x70
  /art/compiler/optimizing/
intrinsics_mips.cc 632 // A(n unrolled) loop-based algorithm required 25 instructions.
638 // instructions compared to a loop-based algorithm which required 47
1984 MipsLabel loop; local
    [all...]
intrinsics_x86_64.cc 1337 NearLabel loop, done; local
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 131 /// Find the hardware loop instruction used to set-up the specified loop.
132 /// On Hexagon, we have two instructions used to set-up the hardware loop
134 /// to indicate the end of a loop.
147 // The loop set-up instruction will be in a predecessor block
160 // We've reached a different loop, which means the loop0 has been removed.
164 // Check the predecessors for the LOOP instruction.
165 MachineInstr *loop = findLoopInstr(*PB, EndLoopOp, Visited); local
166 if (loop)
167 return loop;
    [all...]
  /external/tremolo/Tremolo/
mdctARM.s 448 @ preserve r2 (external loop counter)
450 @ preserve r4 (external loop counter)
605 @ mdct_butterflies part2 (loop around mdct_bufferfly_32)
    [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /external/v8/benchmarks/
earley-boyer.js     [all...]

Completed in 1530 milliseconds

<<41424344454647484950>>