HomeSort by relevance Sort by last modified time
    Searched refs:passed (Results 951 - 975 of 1440) sorted by null

<<31323334353637383940>>

  /external/webrtc/src/common_audio/signal_processing/
Android.mk 52 # Flags passed to both C and C++ files.
  /external/chromium_org/chrome_frame/
CFInstall.js 19 * specify the scope to search in. If a node is passed, it's returned as-is.
63 * Creates a style sheet in the document containing the passed rules.
162 * Plucks properties from the passed arguments and sets them on the passed
262 * 'destination' parameter is passed, the page navigates there instead.
CFInstance.js 133 * Determine if the passed item is a String
142 * Determine if the passed item is a Function object
155 * Determine if the passed item is an array.
318 * Adds "listen" and "_dispatch" methods to the passed object, taking
360 * Deserialize the passed JSON string
392 * @return {string} the serialized representation of the passed object
515 * specify the scope to search in. If a node is passed, it's returned as-is.
580 * is called with a timeout error. If no timeout is passed, the default
704 * @param {function|Object} cb A function. If cbfn is passed, the value of cb
722 * @param {function|Object} cb A function. If cbfn is passed, the value of c
    [all...]
  /external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service_unittest.cc 59 syncer::SyncChangeList::const_iterator passed, expected;
60 for (passed = arg.begin(), expected = n_sync_changes_list.begin();
61 passed != arg.end() && expected != n_sync_changes_list.end();
62 ++passed, ++expected) {
63 DCHECK(passed->IsValid());
64 if (passed->change_type() != expected->change_type())
66 if (passed->sync_data().GetSpecifics().autofill_profile().guid() !=
  /external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
qunit.js 54 passed: config.moduleStats.all - config.moduleStats.bad,
168 b.innerHTML = this.name + " <b class='counts'>(<b class='failed'>" + bad + "</b>, <b class='passed'>" + good + "</b>, " + this.assertions.length + ")</b>";
216 passed: this.assertions.length - bad,
241 // defer when previous test run passed, if storage is available
381 // expected is a validation function which returns true is validation passed
443 // very useful in combination with "Hide passed tests" checked
655 // done: { failed, passed, total, runtime }
661 // testDone: { name, failed, passed, total }
665 // moduleDone: { name, failed, passed, total }
714 sessionStorage.setItem("qunit-filter-passed-tests", "true")
    [all...]
  /external/chromium_org/remoting/host/
desktop_session_win.cc 470 // Obtain the handle of the desktop process. It will be passed to the network
590 std::string passed; local
592 passed = base::StringPrintf(", %.2fs passed",
605 passed.c_str());
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdapi.c 242 UBool passed = TRUE; local
251 passed = FALSE;
260 if(passed==FALSE){
  /external/icu4c/test/cintltst/
cucdapi.c 242 UBool passed = TRUE; local
251 passed = FALSE;
260 if(passed==FALSE){
  /cts/tests/tests/holo/src/android/holo/cts/
ThemeTestActivity.java 165 public boolean passed() { method in class:ThemeTestActivity.Result
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_watcher.js 143 * Resets the watched entry to the passed directory.
175 * Sets the watched entry to the passed directory.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 92 * been obtained. This callback will be passed the following arguments:
131 * completed. This callback will be passed the following arguments:
339 * arguments passed to the bound function when it is called.
433 * This callback will be passed the following arguments:
460 * calculated. This callback will be passed the following arguments:
503 * calculated. This callback will be passed the following arguments:
534 * This callback will be passed the following arguments:
569 * This callback will be passed the following arguments:
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.js 7 * Quick template rendering function. For each cell passed to it, check
139 // The URL of the image to load is passed on the URL fragment.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 92 * been obtained. This callback will be passed the following arguments:
131 * completed. This callback will be passed the following arguments:
339 * arguments passed to the bound function when it is called.
433 * This callback will be passed the following arguments:
460 * calculated. This callback will be passed the following arguments:
503 * calculated. This callback will be passed the following arguments:
534 * This callback will be passed the following arguments:
569 * This callback will be passed the following arguments:
  /external/chromium_org/chrome/renderer/resources/extensions/
platform_app.js 19 * Replaces the given methods of the passed in object with stubs that throw
37 * Replaces the given properties of the passed in object with stubs that throw
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 38 passed to it, by searching the start of the file for text belonging to
41 If any of the arguments passed are directories, B<licensecheck> will add
  /external/chromium_org/v8/test/mjsunit/
value-wrapper.js 150 // According to ES3 15.3.4.3 the this value passed to Function.prototyle.apply
158 // According to ES3 15.3.4.3 the this value passed to Function.prototyle.call
  /external/v8/test/mjsunit/
value-wrapper.js 150 // According to ES3 15.3.4.3 the this value passed to Function.prototyle.apply
158 // According to ES3 15.3.4.3 the this value passed to Function.prototyle.call
  /external/chromium_org/base/
base.target.darwin-arm.mk 233 # Flags passed to both C and C++ files.
307 # Flags passed to only C++ (and not C) files.
319 # Flags passed to both C and C++ files.
394 # Flags passed to only C++ (and not C) files.
base.target.darwin-mips.mk 233 # Flags passed to both C and C++ files.
306 # Flags passed to only C++ (and not C) files.
318 # Flags passed to both C and C++ files.
392 # Flags passed to only C++ (and not C) files.
base.target.darwin-x86.mk 234 # Flags passed to both C and C++ files.
310 # Flags passed to only C++ (and not C) files.
321 # Flags passed to both C and C++ files.
400 # Flags passed to only C++ (and not C) files.
base.target.linux-arm.mk 233 # Flags passed to both C and C++ files.
307 # Flags passed to only C++ (and not C) files.
319 # Flags passed to both C and C++ files.
394 # Flags passed to only C++ (and not C) files.
base.target.linux-mips.mk 233 # Flags passed to both C and C++ files.
306 # Flags passed to only C++ (and not C) files.
318 # Flags passed to both C and C++ files.
392 # Flags passed to only C++ (and not C) files.
base.target.linux-x86.mk 234 # Flags passed to both C and C++ files.
310 # Flags passed to only C++ (and not C) files.
321 # Flags passed to both C and C++ files.
400 # Flags passed to only C++ (and not C) files.
  /external/chromium_org/cc/
cc.target.darwin-arm.mk 196 # Flags passed to both C and C++ files.
285 # Flags passed to only C++ (and not C) files.
297 # Flags passed to both C and C++ files.
387 # Flags passed to only C++ (and not C) files.
cc.target.darwin-mips.mk 196 # Flags passed to both C and C++ files.
284 # Flags passed to only C++ (and not C) files.
296 # Flags passed to both C and C++ files.
385 # Flags passed to only C++ (and not C) files.

Completed in 1433 milliseconds

<<31323334353637383940>>