Searched refs:loop (Results 201 - 225 of 493) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/tests/qquickwebview/
H A Dtst_qquickwebview.cpp116 QEventLoop loop; local
117 webView()->runJavaScriptInMainFrame(script, &loop, "quit");
118 loop.exec();
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c918 int loop = 1; local
921 while (loop)
925 loop = 0;
/macosx-10.9.5/ppp-727.90.1/Dialogs/
H A DDialogs.c271 int ret = 0, loop = 0; local
348 if (loop)
427 loop++;
/macosx-10.9.5/ruby-104/ruby/test/socket/
H A Dtest_nonblock.rb201 loop {
203 loop {
220 loop {
/macosx-10.9.5/vim-53/runtime/indent/
H A Dvhdl.vim19 setlocal indentkeys+==~case,=~loop,=~for,=~generate,=~record,=~units,=~process,=~block,=~function,=~component,=~procedure
270 " removed: "begin", "case", "elsif", "if", "loop", "record", "units", "while"
293 " keyword: "begin", "loop", "record", "units"
300 if prevs =~? s:NC.'\%(\<begin\>\|'.s:NE.'\<\%(loop\|record\|units\)\>\)' || prevs =~? '^\s*\%(component\|else\|for\)\>' || prevs =~? s:NC.'\%('.s:NE.'\<generate\|\<\%(is\|then\)\|=>\)'.s:ES
320 " keywords: "else", "elsif", "end" + "block", "for", "function", "generate", "if", "loop", "procedure", "process", "record", "units"
322 if curs =~? '^\s*\%(else\|elsif\|end\s\+\%(block\|for\|function\|generate\|if\|loop\|procedure\|process\|record\|units\)\)\>'
/macosx-10.9.5/vim-53/runtime/syntax/
H A Drexx.vim50 syn match rexxKeyword contained "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\(\s\+forever\)\?\>"
67 syn match rexxKeywordStatements "\<\(arg\|catch\|do\|drop\|end\|exit\|expose\|finally\|forward\|if\|interpret\|iterate\|leave\|loop\|nop\)\>"
77 syn match doLoopSelectLabelRegion "\<\(do\|loop\|select\)\>\s\+\(label\s\+\)\?\(\s\+\k\+\s\+\zs\<over\>\)\?\k*\(\s\+forever\)\?\(\s\|;\|$\)"
80 syn match rexxLabel2 "\<\(do\|loop\|select\)\>\s\+label\s\+\zs\k*\ze" containedin=doLoopSelectLabelRegion
83 syn match rexxControlVariable "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\s\+\zs.*\ze\s\+\<over\>" containedin=doLoopSelectLabelRegion
86 syn match rexxStartValueAssignment "\<\(do\|loop\)\>\(\s\+label\s\+\k*\)\?\s\+\zs.*\ze\(=.*\)\?\s\+\<to\>" containedin=doLoopSelectLabelRegion
/macosx-10.9.5/BerkeleyDB-21/db/btree/
H A Dbt_curadj.c301 loop: MUTEX_LOCK(env, dbp->mutex);
327 goto loop;
375 loop: MUTEX_LOCK(env, dbp->mutex);
401 goto loop;
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/Engine/
H A DLegacy.pm119 The module defines the following methods, used by HTTP::Proxy main loop:
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DLegacy.pm131 The module defines the following methods, used by HTTP::Proxy main loop:
/macosx-10.9.5/CPANInternal-140/PathTools/
H A DCwd.xs104 * if it is a symlink, read in the value and loop.
110 loop:
143 goto loop;
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_auth.c110 status = (*m->loop)(p, state, input, input_length, &output, &output_length);
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_denode.c156 loop:
172 goto loop;
181 goto loop;
195 goto loop;
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timed.tproj/
H A Dslave.c113 loop:
199 goto loop;
211 goto loop;
233 * Speed up loop detection in case we have a loop.
234 * Otherwise the clocks can race until the loop
323 * masterful gateway as it was taking control, the SETTIME will loop
326 * a permanent loop, since the SETTIME msgs will keep any clock
533 * us. There must be a loop. Tell the
624 goto loop;
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dsearch.rb43 loop {
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dsearch.rb39 loop {
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtkbiff.rb112 loop do
/macosx-10.9.5/ruby-104/ruby/test/csv/
H A Dtest_csv_parsing.rb165 loop do
189 loop do
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dvcs.rb26 loop {
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dada.vim113 \ '\%(\<while\>.*\|\<for\>.*\|'.s:notend.'\)\<loop\>:\<end\>\s\+\<loop\>,' .
/macosx-10.9.5/zlib-53/zlib/contrib/masmx64/
H A Dgvmat64.asm210 ;;; entering the main loop.
313 ;;; Jump into the main loop.
370 ;;; Here is the inner loop of the function. The function will spend the
371 ;;; majority of its time in this loop, and majority of that time will
374 ;;; Within this loop:
422 ;;; starting the compare loop. So what this code does is skip over 0-3
426 ;;; It should be confessed that this loop usually does not represent
480 ;;; have so far, then forget it and return to the lookup loop.
/macosx-10.9.5/zlib-53/zlib/contrib/masmx86/
H A Dmatch686.asm211 ;;; entering the main loop.
296 ;;; Jump into the main loop.
311 ;;; Here is the inner loop of the function. The function will spend the
312 ;;; majority of its time in this loop, and majority of that time will
315 ;;; Within this loop:
360 ;;; starting the compare loop. So what this code does is skip over 0-3
364 ;;; It should be confessed that this loop usually does not represent
397 ;;; have so far, then forget it and return to the lookup loop.
/macosx-10.9.5/CPANInternal-140/Net-Daemon/lib/Net/
H A DDaemon.pm102 'loop-child' => { 'template' => 'loop-child',
103 'description' => '--loop-child '
105 'loop-timeout' => { 'template' => 'loop-timeout=f',
106 'description' => '--loop-timeout <secs> '
107 . 'Looping mode, <secs> seconds per loop' },
428 # Purpose: If $self->{'loop-timeout'} option is set, then this method
429 # will be called every "loop-timeout" seconds.
614 # Parent waits for childs in a loop, the
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm113 'loop-child' => { 'template' => 'loop-child',
114 'description' => '--loop-child '
116 'loop-timeout' => { 'template' => 'loop-timeout=f',
117 'description' => '--loop-timeout <secs> '
118 . 'Looping mode, <secs> seconds per loop' },
441 # Purpose: If $self->{'loop-timeout'} option is set, then this method
442 # will be called every "loop-timeout" seconds.
627 # Parent waits for childs in a loop, the
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/RubyConsole/
H A Dconsole.rb178 loop do
281 loop do
310 # run the main loop
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.idl77 [Reflect] attribute boolean loop;

Completed in 475 milliseconds

1234567891011>>