/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
base_rule_store.js | 232 var results = this.applySelector(node, expr); 233 if (results.length > 0) { 234 return results[0];
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
singlesigner.js | 45 * completeCb Called when this signer completes, i.e. no further results are 329 // Cache wrong data or wrong length results, re-asking the gnubby to sign it 330 // won't produce different results.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jsevalcontext.js | 36 * context evaluation results in an error. 163 * Set the default value to be returned if context evaluation results in an 314 * Cache for jsEvalToFunction results.
|
/external/chromium_org/net/disk_cache/simple/ |
simple_entry_impl.cc | 685 scoped_ptr<SimpleEntryCreationResults> results( 694 results.get()); 699 base::Passed(&results), 734 scoped_ptr<SimpleEntryCreationResults> results( 744 results.get()); 749 base::Passed(&results), [all...] |
/external/chromium_org/net/dns/ |
host_resolver_impl.cc | 123 // The following are not in doc, but might be to appearing in results :-(. 558 // the results from the first attempt that finishes and ignore the results from 652 // If we don't get the results within a given time, RetryIfNotComplete 670 AddressList results; local 676 &results, 681 base::Bind(&ProcTask::OnLookupComplete, this, results, start_time, 697 void OnLookupComplete(const AddressList& results, 703 // If results are empty, we should return an error. 704 bool empty_list_on_ok = (error == OK && results.empty()) [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
bencher | [all...] |
/external/chromium_org/third_party/jstemplate/ |
jsevalcontext.js | 36 * context evaluation results in an error. 164 * Set the default value to be returned if context evaluation results in an 314 * Cache for jsEvalToFunction results.
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/ |
glx_api.c | 1782 XMesaVisual *results; local [all...] |
/external/chromium_org/v8/test/webkit/resources/ |
json2-es5-compat.js | 65 used to select the members to be serialized. It filters the results 104 transform the results. It receives each of the keys and values, 286 // Make an array to hold the partial results of stringifying this object value.
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
glx_api.c | 1782 XMesaVisual *results; local [all...] |
/prebuilts/devtools/tools/lib/ |
chimpchat.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
commons-io-2.2.jar | |
/external/chromium_org/build/android/buildbot/ |
bb_device_steps.py | 113 args += ['-o', 'gtest-results/%s' % suite, 297 '--no-show-results', 298 '--no-new-test-results', 299 '--full-results-html', 300 '--clobber-old-results', 304 '--results-directory', '../layout-test-results', 336 full_results_path = os.path.join('..', 'layout-test-results', 357 bb_annotations.PrintMsg('?? (results missing)') 364 results_link = '%s/%s/%s/layout-test-results/results.html' % [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.cc | 2389 QueryResults results; local [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
node_breadcrumb.js | 38 * The attribute to mark nodes needed to replicate results with.
|
/external/chromium_org/chrome/browser/resources/instant/ |
instant.js | 136 * The method is asynchronous, results being provided via getDebugInfoResult.
|
/external/chromium_org/chrome/browser/ui/webui/app_list/ |
start_page_browsertest.js | 72 speechEvent.results = [speechResult];
|
/external/chromium_org/chrome/browser/ui/webui/ |
chrome_web_ui_controller_factory.cc | 547 const std::vector<favicon_base::FaviconRawBitmapResult>* results) { 551 callback, base::Owned(results)));
|
/external/chromium_org/chrome/renderer/resources/ |
neterror.js | 30 // Used by NetErrorTabHelper to update DNS error pages with probe results.
|
/external/chromium_org/gpu/GLES2/ |
gl2extchromium.h | 620 const GLenum* pnames, GLuint count, GLint* results, GLsizeiptr size); 625 const GLenum* pnames, GLuint count, GLint* results, GLsizeiptr size);
|
/external/chromium_org/net/url_request/ |
url_request_throttler_simulation_unittest.cc | 38 // Set this variable in your environment if you want to see verbose results 338 // Registry of results for a class of |Requester| objects (e.g. attackers vs. 384 VerboseOut("Requester results for %s\n", class_description); 408 RequesterResults* results) 413 results_(results) { 575 // The rest is just for optional manual evaluation of the results; 578 VerboseOut("\nUnprotected server's results:\n\n"); 581 VerboseOut("Protected server's results:\n\n"); 747 // Print individual trial results for optional manual evaluation.
|
/external/chromium_org/third_party/icu/source/i18n/ |
uspoof.cpp | 339 int32_t results = uspoof_areConfusableUnicodeString(sc, id1Str, id2Str, status); local 340 return results;
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cfrtst.c | 69 const static UCollationResult results[] = variable 163 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
sad_test.cc | 146 void SADs(unsigned int *results) { 152 results));
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
MESA_program_debug.spec | 95 results. 204 Calling any other command from within the callback results in
|