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

1 2

  /external/chromium_org/native_client_sdk/src/examples/getting_started/hello_world/
example.js 5 // Once we load, hide the plugin
  /external/chromium_org/native_client_sdk/src/examples/getting_started/simple_hello_world/
example.js 5 // Once we load, hide the plugin
  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 32 @ to the use of non-contiguous bit ranges for fixups in ARM. Once that's
  /development/ide/xcode/ports/
skia_mac.cp 61 // Once the nib reference is created, set the menu bar. "MainMenu" is the name of the menu bar
  /external/chromium_org/v8/test/mjsunit/
object-is.js 31 // TODO(mstarzinger): Once we have the egal operator, we can test it here.
md5.js 202 Once more, on pain of death, all men depart.\n"
  /external/v8/test/mjsunit/
object-is.js 31 // TODO(mstarzinger): Once we have the egal operator, we can test it here.
  /external/chromium_org/chrome/renderer/resources/extensions/
permissions_custom_bindings.js 14 // Once that is fixed, this entire file should go away.
file_system_custom_bindings.js 57 // Once all entries are ready, pass them to the callback. In the
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 194 This tool keeps a database of file paths and content checksum. Once the port
  /external/chromium_org/remoting/webapp/
third_party_token_fetcher.js 12 * authenticate the user via the browser. Once the user is authenticated, the
16 * the token for the shared secret. Once both client and host have the shared
host_dispatcher.js 12 * Once the test is complete, the pending requests are performed on either the
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
cfinstall.js 54 * install. Once installation is begun, a background timer starts,
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
base.js 48 // run the benchmark. The benchmark score is computed later once a
108 // context of browsers. Once done, the final score is reported to the
221 // Measure the benchmark once for warm up and throw the result
238 // function which can be invoked to run the next benchmark. Once the
  /external/chromium_org/chrome_frame/
CFInstall.js 93 // Once and only once
259 * install. Once installation is begun, a background timer starts,
  /external/chromium_org/v8/benchmarks/
base.js 47 // run the benchmark. The benchmark score is computed later once a
103 // context of browsers. Once done, the final score is reported to the
216 // Measure the benchmark once for warm up and throw the result
233 // function which can be invoked to run the next benchmark. Once the
  /external/v8/benchmarks/
base.js 47 // run the benchmark. The benchmark score is computed later once a
103 // context of browsers. Once done, the final score is reported to the
216 // Measure the benchmark once for warm up and throw the result
233 // function which can be invoked to run the next benchmark. Once the
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 128 unsigned Once = 0;
141 if ((*bI == S) && !Once) {
142 Once++;
150 slangAssert(Once <= 1);
154 slangAssert(Once == 0);
658 // Sub-structs should only count once (as should arrays, etc.)
    [all...]
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 102 'selecting an option from the preferences. Once indexed, this data\r\n'
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 156 // FIXME: Once dashboard_base, loader and ui stop using the g_history global, we can stop setting it here.
  /external/chromium/chrome/browser/resources/net_internals/
util.js 143 * Once all the fields have been input, call toText() to format it as text or
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
commands.js 48 * Once the UI is attached the results of image manipulations are displayed.
  /external/chromium/chrome/browser/resources/
print_preview.js 310 // Once the printer list is populated, generate the initial preview.
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 342 // TODO(robliao): Once Google Now clears its own checkbox in the
857 // TODO(zturner): Localize this once the component extension localization
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 91 * @param {Function} callback A function to call once an access token has
130 * @param {Function} callback A function to be called once the request is
259 * the OAuth flow. Once an access token is obtained, this function closes
432 * @param {Function} callback The function to call once the flow has finished.
459 * @param {Function} callback Function to call once the authorize URL is
502 * @param {Function} callback Function to call once the authorize URL is
533 * @param {Function} callback The function to call once the token is obtained.
568 * @param {Function} callback The function to call once the token is obtained.

Completed in 1226 milliseconds

1 2