Home
last modified time | relevance | path

Searched defs:some (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/base/profiler/
Dtracked_time_unittest.cc20 TrackedTime some = TrackedTime() + in TEST() local
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
Dfailures.js67 return Array.prototype.some.call(cell.children, function(configurationElement) { method in Array
Dnotifications.js41 Array.prototype.some.call(this.children, function(existingNotification) { method in Array
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js490 some: function(fn, bind){ method
871 some: function(fn, bind){ method
Dconcat-jquery-mootools-prototype.js4866 some: function(fn, bind){ method
5247 some: function(fn, bind){ method
9189 some: Enumerable.any property
Dprototype-1.6.0.3.js810 some: Enumerable.any property
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js2383some: function(/*Array|String*/arr, /*Function|String*/callback, /*Object?*/thisObject){ method