/external/clearsilver/cs/ |
D | test_iter.cs | 3 <?cs set:Loop[foo] = foo ?> 9 <?cs each:foo = Loop ?>
|
/external/openssl/crypto/ |
D | s390xcpuid.S | 80 .Loop: stg %r0,0(%r2) label 82 brctg %r4,.Loop
|
D | crypto-lib.com | 322 $! Top Of The Loop. 377 $! Top Of The Module Loop. 401 $! Top Of The File Loop.
|
/external/webkit/WebKit/chromium/public/ |
D | WebMediaPlayerAction.h | 41 Loop enumerator
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
D | 3d-cube.js | 232 function Loop() { class 248 Loop(); 323 Loop();
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
D | 3d-cube.js | 232 function Loop() { class 248 Loop(); 323 Loop();
|
/external/webkit/JavaScriptCore/bytecompiler/ |
D | LabelScope.h | 41 enum Type { Loop, Switch, NamedLabel }; enumerator
|
D | NodesCodegen.cpp | 1418 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() 1444 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() 1473 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() 1512 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode()
|
D | BytecodeGenerator.cpp | 537 …LabelScope scope(type, name, scopeDepth(), newLabel(), type == LabelScope::Loop ? newLabel() : Pas… in newLabelScope() 1721 if (scope->type() == LabelScope::Loop) { in continueTarget() 1734 if (scope->type() == LabelScope::Loop) { in continueTarget()
|
/external/v8/test/cctest/ |
D | test-thread-termination.cc | 54 v8::Handle<v8::Value> Loop(const v8::Arguments& args) { in Loop() function 107 global->Set(v8::String::New("loop"), v8::FunctionTemplate::New(Loop)); in CreateGlobalTemplate()
|
/external/libpng/contrib/gregbook/ |
D | makevms.com | 103 $Loop:
|
/external/libpng/contrib/pngminus/ |
D | makevms.com | 82 $ If arg .Le. 8 Then Goto Loop
|
/external/libpng/scripts/ |
D | makevms.com | 132 $ If arg .Le. 8 Then Goto Loop
|
/external/openssl/crypto/sha/asm/ |
D | sha512-armv4.s | 63 .Loop: label 407 bne .Loop
|
D | sha256-armv4.s | 34 .Loop: label 1102 bne .Loop
|
/external/libvpx/vp8/common/arm/armv6/ |
D | recon_v6.asm | 29 ; Loop through the block adding the Pred and Diff together. Clamp and then
|
/external/libvpx/vp8/encoder/ |
D | onyx_if.c | 3447 int Loop = FALSE; in encode_frame_to_data_rate() local 3982 Loop = TRUE; in encode_frame_to_data_rate() 4125 Loop = ((Q != last_q)) ? TRUE : FALSE; in encode_frame_to_data_rate() 4130 Loop = FALSE; in encode_frame_to_data_rate() 4133 Loop = FALSE; in encode_frame_to_data_rate() 4135 if (Loop == TRUE) in encode_frame_to_data_rate() 4144 while (Loop == TRUE); in encode_frame_to_data_rate()
|
/external/openssl/apps/ |
D | makeapps.com | 207 $! Top Of The File Loop.
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSDataExtras.m | 318 // Loop over lines until we're past the header, or we can't find any more end-of-lines
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/ |
D | MVS.uudecode | 124 X /* Loop through file, searching for headers. Decode anything with a
|
/external/zlib/ |
D | make_vms.com | 258 $ If arg .Le. 8 Then Goto Loop
|
/external/webkit/WebKit/chromium/src/ |
D | WebViewImpl.cpp | 1331 case WebMediaPlayerAction::Loop: in performMediaPlayerAction()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 403 <TITLE>The Main Event Loop</TITLE>
|
/external/bison/djgpp/ |
D | config.bat | 51 Rem Loop over all arguments.
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzEvents.m | 206 /* Loop over all 127 possible scan codes */
|