| /external/v8/src/x64/ |
| full-codegen-x64.cc | 338 // Loop stack checks can be patched to perform on-stack replacement. In 339 // order to decide whether or not to perform OSR we embed the loop depth 896 Label loop, exit; local 2483 Label entry, loop; local 3332 non_trivial_array, not_size_one_array, loop, local [all...] |
| /external/v8/src/arm/ |
| code-stubs-arm.cc | 4078 Label slow, loop, is_instance, is_not_instance, not_js_object; local 4587 Label loop; local 5099 Label loop; local 5474 Label loop; local 5574 Label loop; local 5624 Label loop; local 6153 Label loop; local [all...] |
| /external/v8/src/mips/ |
| code-stubs-mips.cc | 4259 Label slow, loop, is_instance, is_not_instance, not_js_object; local 4796 Label loop; local 5327 Label loop; local 5716 Label loop; local 5813 Label loop; local 5831 Label loop; local 6384 Label loop; local [all...] |
| /cts/tests/tests/media/src/android/media/cts/ |
| AudioEffectTest.java | [all...] |
| /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
| DFA.as | 149 // not reached -- added due to bug in Flex compiler reachability analysis of while loop with no breaks
|
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
| CSharp2.stg | 814 goto loop<decisionNumber>; 824 loop<decisionNumber>: 851 goto loop<decisionNumber>; 855 loop<decisionNumber>: [all...] |
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
| CSharp3.stg | 790 goto loop<decisionNumber>; 800 loop<decisionNumber>: 827 goto loop<decisionNumber>; 831 loop<decisionNumber>: [all...] |
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
| ObjC.stg | [all...] |
| /external/libvpx/vp8/decoder/arm/neon/ |
| idct_dequant_dc_full_2x_neon.asm | 114 ; idct loop 2
|
| idct_dequant_full_2x_neon.asm | 106 ; idct loop 2
|
| /external/libvpx/vp8/encoder/arm/armv5te/ |
| boolhuff_armv5te.asm | 210 ; v is kept in r1 during the token pack loop
|
| /external/libvpx/vp8/encoder/ppc/ |
| variance_altivec.asm | 37 li r10, 16 ;# load offset and loop counter
|
| /external/openfst/src/include/fst/ |
| compose.h | 291 Arc loop(match_input ? 0 : kNoLabel, match_input ? kNoLabel : 0, 293 MatchArc(s, matchera, loop, match_input);
|
| /external/openssl/crypto/modes/asm/ |
| ghash-x86_64.pl | 84 sub loop() { 99 jmp .Loop$N 102 .Loop$N: 130 jmp .Loop$N 176 &loop ($Xi); 83 sub loop() { subroutine
|
| /external/qemu/distrib/sdl-1.2.12/src/hermes/ |
| mmxp2_32.asm | 273 ; much more trouble to expand/coil the loop than I did, so theirs
|
| /external/sepolicy/ |
| file_contexts | 19 /dev/block/loop[0-9]* u:object_r:loop_device:s0
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| compose.h | 560 // transition. Therefore, we generate a loop in start 562 A loop(match_labelb, match_labelb, Weight::One(), sf); 563 AddArc(s, loop, arcb, 0, find_input); [all...] |
| /external/v8/test/mjsunit/ |
| math-min-max.js | 47 // We have to have a loop here because the first time we get a Smi from the
|
| to_number_order.js | 209 // Call inside loop to test optimization and possible caching.
|
| /external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
| parse-js.js | 824 croak("Label " + name + " without matching loop or statement"); 827 croak(type + " not inside a loop or switch"); 877 var loop = S.in_loop; 881 S.in_loop = loop; [all...] |
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/ |
| VideoEditorPreviewTest.java | 149 boolean loop, long duration) throws Exception { 175 mVideoEditor.startPreview(surfaceHolder, startMs, endMs, loop, 1, [all...] |
| /packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
| VideoEditorProject.java | [all...] |
| /external/openssl/crypto/bn/asm/ |
| ia64.S | 18 // "wider" than Itanium? Can you experience loop scalability as 37 // Wrong! Note that getf latency increased. This means that if a loop is 171 .skip 32 // makes the loop body aligned at 64-byte boundary 183 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16 224 .skip 32 // makes the loop body aligned at 64-byte boundary 236 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16 283 .skip 32 // makes the loop body aligned at 64-byte boundary 306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16 317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium 320 // ldf8. The loop is not scalable and shall run in 2*(n+12) even o [all...] |
| /frameworks/base/media/java/android/media/videoeditor/ |
| MediaArtistNativeHelper.java | 1463 boolean loop; field in class:MediaArtistNativeHelper.AudioSettings [all...] |
| /external/libmtp/ |
| ltmain.sh | 328 # ...otherwise throw away the child directory and loop [all...] |