Searched
full:answer (Results
301 -
325 of
1115) sorted by null
<<11121314151617181920>>
/external/dbus/bus/ |
messagebus-config.in | 134 echo " --yes -y Answer all questions with \"yes\" automatically." 135 echo " --no -n Answer all questions with \"no\" automatically."
|
/external/gtest/scripts/ |
fuse_gtest_files.py | 124 answer = sys.stdin.readline().strip() 125 if answer not in ['y', 'Y']:
|
/external/icu4c/i18n/ |
gregoimp.cpp | 60 // can't give a correct answer, so we set the remainder to 62 // values give back an approximate answer rather than
|
/external/icu4c/i18n/unicode/ |
colldata.h | 372 * the best answer starting at a particular offset in the list of CEs. 373 * If the same offset is visited again during the recursion, the answer
|
/external/protobuf/gtest/scripts/ |
fuse_gtest_files.py | 124 answer = sys.stdin.readline().strip() 125 if answer not in ['y', 'Y']:
|
/external/qemu/telephony/ |
sim_card.c | 332 static const struct { const char* cmd; const char* answer; } answers[] = member in struct:__anon11437 442 return answers[nn].answer;
|
/external/tcpdump/ |
nameser.h | 232 u_int16_t ancount; /* number of answer entries */ 242 #define DNS_AA(np) ((np)->flags1 & 0x04) /* authoritative answer */
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher.jd | 256 <p style="margin-left:2em"><a href="http://market.android.com/support/bin/answer.py?answer=1078870">
|
/hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 378 /* Answer: SSID rssi -Val */ 387 /* Answer: LinkSpeed Val */
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 381 /* Answer: SSID rssi -Val */ 390 /* Answer: LinkSpeed Val */
|
/bionic/libc/stdio/ |
freopen.c | 153 * answer. If the user then alters the seek pointer, or
|
/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/elfutils/backends/ |
x86_64_retval.c | 192 actual answer. This will be right for small C structs
|
/external/icu4c/samples/datefmt/ |
README.TXT | 6 The code currently provided in the solution file is the answer to the exercises, each step can still be found in the 'answers' subdirectory.
|
/external/icu4c/samples/translit/ |
README.TXT | 7 The code currently provided in the solution file is the answer to the exercises, each step can still be found in the 'answers' subdirectory.
|
/external/iproute2/ |
README.iproute2+tc | 11 answer yourself at first 8)).
|
/external/iproute2/include/linux/ |
if_arp.h | 131 #define ATF_DONTPUB 0x40 /* don't answer this addresses */
|
/external/iproute2/man/man3/ |
libnetlink.3 | 29 unsigned groups, struct nlmsghdr *answer,
|
Completed in 1298 milliseconds
<<11121314151617181920>>