HomeSort by relevance Sort by last modified time
    Searched refs:answers (Results 1 - 11 of 11) sorted by null

  /external/netcat/data/
dns-any.d 17 0 # ancount: answers, 0
  /external/ppp/pppd/plugins/pppoatm/
ans.c 47 int questions,answers; local
53 * Response header: id, flags, #queries, #answers, #authority,
60 answers = GET16(answer+6);
61 if (answers < 1) return TRY_OTHER;
71 * Iterate over answers until we find something we like, giving priority
75 while (answers--) {
  /external/qemu/telephony/
sim_card.c 329 static const struct { const char* cmd; const char* answer; } answers[] = local
432 for (nn = 0; answers[nn].cmd != NULL; nn++) {
433 if ( !strcmp( answers[nn].cmd, cmd ) ) {
434 return answers[nn].answer;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cpplib.h 629 /* Answers to an assertion. */
630 struct answer * GTY ((tag ("NTV_ANSWER"))) answers;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cpplib.h 629 /* Answers to an assertion. */
630 struct answer * GTY ((tag ("NTV_ANSWER"))) answers;
    [all...]
  /external/chromium/third_party/libevent/
evdns.c 819 u16 trans_id, questions, answers, authority, additional, datalength; local
829 GET16(answers);
846 /* if (!answers) return; */ /* must have an answer of some form */
882 for (i = 0; i < answers; ++i) {
964 u16 trans_id, flags, questions, answers, authority, additional; local
971 GET16(answers);
1010 /* Ignore answers, authority, and additional. */
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
itrbnf.cpp 811 const llong* answers[VALUE_WIDTH*VALUE_WIDTH] = {
827 llong ans = *answers[i*VALUE_WIDTH + j];
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 808 const llong* answers[VALUE_WIDTH*VALUE_WIDTH] = {
824 llong ans = *answers[i*VALUE_WIDTH + j];
    [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /external/iproute2/doc/
ip-cref.tex 183 with \verb|perror(3)| prefixed with ``RTNETLINK answers:''.
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 2017 milliseconds