HomeSort by relevance Sort by last modified time
    Searched refs:While (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
background.js 31 // While activated, show notifications at the display frequency.
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_copy_manager_wrapper.js 8 * While FileCopyManager is run in the background page, this class is used to
  /external/chromium_org/v8/test/mjsunit/compiler/
parallel-proto-change.js 48 // While parallel recompilation is running, optimization not yet done.
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 20 While in some ways similar to an editor which
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1639-2.js 55 // While in the debugger and stepping through a set of instructions
  /external/v8/test/mjsunit/regress/
regress-1639-2.js 54 // While in the debugger and stepping through a set of instructions
  /dalvik/vm/arch/arm/
CallOldABI.S 118 @ While we still have the use of r2/r3, copy excess args from argv
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 122 } While;
408 #define While(a0, a1, a2, a3, a4, a5) _Py_While(a0, a1, a2, a3, a4, a5)
  /device/asus/grouper/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
  /external/chromium_org/tools/stats_viewer/
stats_viewer.cs 191 // While in this event handler, don't allow recursive events!
274 MessageBox.Show(string.Format("There was an error while saving your results file. The results might not have been saved correctly.: {0}", ex.Message));
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb     [all...]
tree.rb 143 while type = @input.peek and type != EOF
204 While much of this terminology is probably familiar to most developers, the
285 while true
421 while true
738 begin yield( tree ) end while tree = parent_of( tree )
740 while tree = parent_of( tree ) do yield( tree ) end
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 75 \item While \texttt{blktrace} is running, you run the workload that you
122 thread handles all IOs across all devices. This approach, while
161 while the other thread manages reclaiming AIOs completed\footnote{We
346 an example of some output, while figure~\ref{fig:verb-defs}
503 While the \texttt{--no-stalls} option allows the traces to be replayed
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 405 While a texture object is bound, GL operations on the target to which
421 TEXTURE_2D_ARRAY_EXT respectively while 0 is bound to the corresponding
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 405 While a texture object is bound, GL operations on the target to which
421 TEXTURE_2D_ARRAY_EXT respectively while 0 is bound to the corresponding
    [all...]
  /external/chromium-trace/
script.js 23 !r[a]){r[a]=!0;a=a.replace(/\./g,"/")+".html";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","import");c.setAttribute("href",a)}},exportTo:function(a,c){var e;e=a.split(".");for(var b=global,f;e.length&&(f=e.shift());)b=f in b?b[f]:b[f]={};e=b;try{var g=c()}catch(h){console.log("While running exports for ",a,":");console.log(h.stack||h);return}for(var d in g)(b=Object.getOwnPropertyDescriptor(g,d))&&Object.defineProperty(e,d,b)}}}();base.initialize();"use strict";
    [all...]
  /external/blktrace/btt/doc/
btt.tex 84 While this step is optional, we have found that performing this
684 while the second column (Y values) shows the actual latency for a
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 202 while i < listlen:
459 while nodelist[idx][1] == '.':
522 # 'while' test ':' suite ['else' ':' suite]
532 return While(testNode, bodyNode, elseNode, lineno=nodelist[0][2])
824 while i < len(nodelist):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 202 while i < listlen:
459 while nodelist[idx][1] == '.':
522 # 'while' test ':' suite ['else' ':' suite]
532 return While(testNode, bodyNode, elseNode, lineno=nodelist[0][2])
824 while i < len(nodelist):
    [all...]
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /external/dropbear/libtommath/
bn.tex 121 library (resource) will be called ``libtommath.la'' while the static library called ``libtommath.a''. Generally
285 own application but I think there are reasons not to. While LibTomMath is slower than libraries such as GnuMP it is
642 small constant assignment functions. The first function is used to set a single digit constant while the second sets
    [all...]

Completed in 1701 milliseconds

1 2