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

1 2

  /external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
background.js 29 // While activated, show notifications at the display frequency.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
ref.pxd 30 # method is deallocated). While exceptions in such code are not
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1639-2.js 55 // While in the debugger and stepping through a set of instructions
  /external/chromium_org/chrome/browser/resources/extensions/
extension_command_list.js 84 * Convert a keystroke event to string form, while taking into account
184 * While capturing, this records the current (last) keyboard event generated
193 * While capturing, this keeps track of the previous selection so we can
201 * While capturing, this keeps track of which element the user asked to
458 // While capturing, we prevent all events from bubbling, to prevent
483 while (node && !node.id)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
abstract_walker.js 106 * There are several invariants that must hold for any subclasses. While they
126 * by the tts engine on traversal from prevSel to sel. While this is
  /art/compiler/dex/
mir_graph_test.cc 186 TEST_F(TopologicalSortOrderTest, While) {
344 // NOTE: The 5 goes before 6 only because 5 is a "fall-through" from 4 while 6 is "taken".
  /external/libunwind/doc/
libunwind-ptrace.tex 45 \Func{ptrace}(2). While it's not very difficult to do so directly,
libunwind.tex 68 you want to unwind the stack while executing in some function
83 While it is not possible to directly move the unwind cursor in the
158 while (unw_step(&cursor) > 0) {
  /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/chrome/third_party/chromevox/chromevox/injected/
mathjax_external_util.js 247 * after the config script. While the config script can adapted for different
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 354 protection mechanisms. While new instructions can be inserted at
  /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 f=global,b;e.length&&(b=e.shift());)f=b in f?f[b]:f[b]={};e=f;try{var g=c()}catch(h){console.log("While running exports for ",a,":");console.log(h.stack||h);return}for(var d in g)(f=Object.getOwnPropertyDescriptor(g,d))&&Object.defineProperty(e,d,f)}}}();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...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 219 * tracks whether we've received two or more key up's while pass through mode
565 // While both work equally well on standalone Chrome, when dealing with
875 // Directly handle typed characters here while key echo is on. This
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 77 * While any @define value may be set, only those set with goog.define will be
253 while ((namespace = namespace.substring(0, namespace.lastIndexOf('.')))) {
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 3961 milliseconds

1 2