HomeSort by relevance Sort by last modified time
    Searched full:answer (Results 601 - 625 of 1944) sorted by null

<<21222324252627282930>>

  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 381 /* Answer: SSID rssi -Val */
390 /* Answer: LinkSpeed Val */
  /libcore/luni/src/test/java/libcore/javax/crypto/
ECDHKeyAgreementTest.java 51 // Two key pairs and the resulting shared secret for the Known Answer Test
91 * Performs a known-answer test of the shared secret for all permutations of {@code Providers}
  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 44 read -p "Do you want to proceed? " ANSWER
46 if [ "$ANSWER" != "yes" ]
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /bionic/libc/stdio/
freopen.c 155 * answer. If the user then alters the seek pointer, or
  /external/ceres-solver/include/ceres/internal/
numeric_diff.h 119 // parameters are zero, there's no good answer. Take
  /external/ceres-solver/internal/ceres/
polynomial.h 123 // function is guaranteed to return its best guess of an answer, by
runtime_numeric_diff_cost_function.cc 80 // If all the parameters are zero, there's no good answer. Use the given
  /external/chromium/chrome/browser/chromeos/login/
login_performer.h 159 // String entered by the user as an answer to a CAPTCHA challenge.
  /external/chromium/chrome/browser/extensions/
execute_code_in_tab_function.cc 81 // NOTE: This can give the wrong answer due to race conditions, but it is OK,
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 55 "https://www.google.com/support/bin/answer.py?answer=45449&topic=360"
60 "https://www.google.com/support/bin/answer.py?answer=106318";
  /external/chromium/chrome/browser/ssl/
ssl_error_handler.cc 38 // answer to the net::URLRequest.
  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 55 // delegate is the only thing that can give an authoritative answer for
  /external/chromium/net/base/
dnsrr_resolver.cc 243 uint8 answer[kMaxDNSPayload]; local
244 int len = res_search(name_.c_str(), kClassIN, rrtype_, answer,
245 sizeof(answer));
249 return response_.ParseFromResponse(answer, len, rrtype_);
  /external/chromium/net/disk_cache/
sparse_control.h 52 // generating disk IO (so the answer provided is only a best effort).
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.h 110 // Indicates which crypto algorithms and keys were contained in the answer.
  /external/chromium_org/base/process/
internal_linux.cc 181 // which means the answer is 100.
  /external/chromium_org/chrome/app/resources/
locale_settings.grd 395 https://www.google.com/support/chrome/bin/answer.py?answer=1181420
440 http://support.google.com/chromeos/bin/answer.py?answer=183084&amp;hl=[GRITLANGCODE]
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_model.h 66 // answer is TEST_NOT_RUN.
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_flash_drm_host.cc 44 // called by the IO thread and we cannot block, the first answer is
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
messaging.html 113 port.postMessage({answer: "Madame"});
115 port.postMessage({answer: "Madame... Bovary"});
140 else if (msg.answer == "Madame")
142 else if (msg.answer == "Madame... Bovary")
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_response_builder.cc 109 return NULL; // No answer.
  /external/chromium_org/content/browser/ssl/
ssl_error_handler.cc 39 // answer to the net::URLRequest.
  /external/chromium_org/content/public/browser/
download_manager_delegate.h 112 // to give the answer.
url_data_source.h 25 // A URLDataSource is an object that can answer requests for WebUI data

Completed in 1756 milliseconds

<<21222324252627282930>>