Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 25 of 50) sorted by relevance

12

/external/clearsilver/cs/
Dtest_iter.cs3 <?cs set:Loop[foo] = foo ?>
9 <?cs each:foo = Loop ?>
/external/openssl/crypto/
Ds390xcpuid.S80 .Loop: stg %r0,0(%r2) label
82 brctg %r4,.Loop
Dcrypto-lib.com322 $! Top Of The Loop.
377 $! Top Of The Module Loop.
401 $! Top Of The File Loop.
/external/webkit/WebKit/chromium/public/
DWebMediaPlayerAction.h41 Loop enumerator
/external/webkit/SunSpider/tests/sunspider-0.9.1/
D3d-cube.js232 function Loop() { class
248 Loop();
323 Loop();
/external/webkit/SunSpider/tests/sunspider-0.9/
D3d-cube.js232 function Loop() { class
248 Loop();
323 Loop();
/external/webkit/JavaScriptCore/bytecompiler/
DLabelScope.h41 enum Type { Loop, Switch, NamedLabel }; enumerator
DNodesCodegen.cpp1418 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()
DBytecodeGenerator.cpp537 …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/
Dtest-thread-termination.cc54 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/
Dmakevms.com103 $Loop:
/external/libpng/contrib/pngminus/
Dmakevms.com82 $ If arg .Le. 8 Then Goto Loop
/external/libpng/scripts/
Dmakevms.com132 $ If arg .Le. 8 Then Goto Loop
/external/openssl/crypto/sha/asm/
Dsha512-armv4.s63 .Loop: label
407 bne .Loop
Dsha256-armv4.s34 .Loop: label
1102 bne .Loop
/external/libvpx/vp8/common/arm/armv6/
Drecon_v6.asm29 ; Loop through the block adding the Pred and Diff together. Clamp and then
/external/libvpx/vp8/encoder/
Donyx_if.c3447 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/
Dmakeapps.com207 $! Top Of The File Loop.
/external/webkit/WebKit/mac/Misc/
DWebNSDataExtras.m318 // 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/
DMVS.uudecode124 X /* Loop through file, searching for headers. Decode anything with a
/external/zlib/
Dmake_vms.com258 $ If arg .Le. 8 Then Goto Loop
/external/webkit/WebKit/chromium/src/
DWebViewImpl.cpp1331 case WebMediaPlayerAction::Loop: in performMediaPlayerAction()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt403 <TITLE>The Main Event Loop</TITLE>
/external/bison/djgpp/
Dconfig.bat51 Rem Loop over all arguments.
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m206 /* Loop over all 127 possible scan codes */

12