/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
D | dowhile-006.js | 28 function looping( object ) { function 42 this.looping = looping; 57 } while ( looping(object) );
|
/external/webkit/Source/WebCore/webaudio/ |
D | AudioBufferSourceNode.h | 74 bool looping() const { return m_isLooping; } in looping() function 75 void setLooping(bool looping) { m_isLooping = looping; } in setLooping() argument
|
D | AudioBufferSourceNode.idl | 35 attribute boolean looping; // FIXME: change name to 'loop' once samples are updated
|
D | AudioBufferSourceNode.cpp | 239 if (!looping()) { in provideInput()
|
/external/quake/quake/src/WinQuake/ |
D | cdaudio.h | 22 void CDAudio_Play(byte track, qboolean looping);
|
D | cd_null.cpp | 22 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument
|
D | cd_linux.cpp | 96 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 154 playLooping = looping; in CDAudio_Play()
|
D | cd_win.cpp | 103 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 169 playLooping = looping; in CDAudio_Play()
|
D | sound.h | 80 int looping; // where to loop, -1 = no looping member
|
D | cd_audio.cpp | 495 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 514 playLooping = looping; in CDAudio_Play()
|
/external/quake/quake/src/QW/client/ |
D | cd_null.c | 3 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument
|
D | cdaudio.h | 22 void CDAudio_Play(byte track, qboolean looping);
|
D | cd_linux.c | 96 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 154 playLooping = looping; in CDAudio_Play()
|
D | cd_win.c | 103 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 169 playLooping = looping; in CDAudio_Play()
|
D | sound.h | 71 int looping; // where to loop, -1 = no looping member
|
D | cd_audio.c | 505 void CDAudio_Play(byte track, qboolean looping) in CDAudio_Play() argument 524 playLooping = looping; in CDAudio_Play()
|
/external/llvm/test/CodeGen/MBlaze/ |
D | loop.ll | 1 ; Test some complicated looping constructs to ensure that they
|
/external/llvm/test/Transforms/LoopDeletion/ |
D | simplify-then-delete.ll | 4 ; Indvars and loop deletion should be able to eliminate all looping
|
/external/v8/test/mjsunit/ |
D | mjsunit.status | 97 # BUG(3251035): Timeouts in long looping crankshaft optimization 146 # BUG(3251035): Timeouts in long looping crankshaft optimization
|
/external/valgrind/main/docs/internals/ |
D | 3_1_BUGSTATUS.txt | 122 v5616 v5677 n-i-bz memcheck/tests/zeropage de-looping fix
|
/external/quake/quake/src/QW/progs/ |
D | triggers.qc | 62 // called wheil C code is looping through area links...
|
D | defs.qc | 655 entity(entity e) nextent = #47; // for looping through all ents
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 512 Be careful though as the last attempt caused infinite looping on lencod.
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
D | NetscapePluginInstanceProxy.mm | 807 // to get a success result, but be unable to keep looping.
|
/external/chromium/net/data/proxy_resolver_perftest/ |
D | no-ads.pac | 1118 // - looping shockwave ads
|