/external/regex-re2/re2/testing/ |
string_generator.cc | 77 // after computing the string, so that it knows the answer
|
/external/skia/include/utils/ |
SkInterpolator.h | 126 (bx,by) (cx,cy) (1,1) to value, returning the answer, also [0...1].
|
/external/skia/src/animator/ |
SkDump.cpp | 63 SkDebugf("%*s<dump script=\"%s\" answer=\" ", SkDisplayList::fIndent, "", script.c_str());
|
/external/skia/src/core/ |
SkColor.cpp | 30 // cast to keep the answer signed
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommand.java | 219 * the <code>response</code>. This form must be the answer form of the
224 * @param response the form answer of the previous stage.
231 * <code>response</code>. This form must be the answer form of the
236 * @param response the form answer of the previous stage.
|
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/ |
TranscriptManager.java | 73 * Returns the transcripts of a given user. The answer will contain the complete history of
|
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/ |
AgentWorkgroups.java | 44 * Creates an AgentWorkgroups request for the given agent. This IQ will be sent and an answer
|
/external/tcpdump/ |
print-ap1394.c | 52 * "sizeof (struct firewire_header)" may not give the right answer.
|
/external/valgrind/main/docs/internals/ |
why-no-libc.txt | 23 Though I agree that the short answer is "sorry, that's not supported",
|
/external/valgrind/main/memcheck/tests/ |
origin6-fp.c | 91 /* Convert answer to int before testing it, so as to
|
varinfo5so.c | 146 fprintf(stderr, "answer is %d\n", blah4(3,7) );
|
/external/zlib/src/contrib/puff/ |
README | 17 deflate format, and I hope that reading this code will answer those questions.
|
/frameworks/av/include/drm/ |
DrmInfoEvent.h | 56 //! TYPE_NOT_SUPPORTED, when answer from server can not be handled by the native agent
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
is_same.hpp | 40 // without this, Borland's compiler gives the wrong answer for
|
is_signed.hpp | 35 // the correct answer.
|
is_unsigned.hpp | 35 // the correct answer.
|
/packages/apps/InCallUI/src/com/android/incallui/ |
AnswerPresenter.java | 40 // TODO: change so that answer presenter never starts up if it's not incoming.
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
InputSmoother.java | 87 // samples are really fast or bad. no answer.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_class.py | 284 testme[:42] = "The Answer" 285 self.assertCallStack([('__setslice__', (testme, 0, 42, "The Answer"))]) 340 testme[:42] = "The Answer" 342 "The Answer"))])
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_class.py | 284 testme[:42] = "The Answer" 285 self.assertCallStack([('__setslice__', (testme, 0, 42, "The Answer"))]) 340 testme[:42] = "The Answer" 342 "The Answer"))])
|
/bionic/libc/netbsd/ |
gethnamaddr.c | 177 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, 193 assert(answer != NULL); 198 eom = answer->buf + anslen; 211 * find first satisfactory answer 213 hp = &answer->hdr; 218 cp = answer->buf; 224 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); 254 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); 277 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); 307 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf) [all...] |
/external/mdnsresponder/mDNSPosix/ |
NetMonitor.c | 79 // Query and Answer operations are actually subdivided into two classes: 80 // Browse query/answer and 81 // Resolve query/answer 85 // The "Browse" variants of query/answer 90 // The "Resolve" variants of query/answer 328 // If we've done four queries without answer, give up 657 if (!ptr) { DisplayError(srcaddr, ep, end, "KNOWN ANSWER"); return; } 715 if (!ptr) { DisplayError(srcaddr, ep, end, "ANSWER"); return; } [all...] |
/cts/tests/tests/util/src/android/util/cts/ |
EventLogTest.java | 191 assertEquals("answer", EventLog.getTagName(ANSWER_TAG)); 198 assertEquals(ANSWER_TAG, EventLog.getTagCode("answer"));
|
/external/bluetooth/bluedroid/btif/co/ |
bta_dm_co.c | 394 * If the answer can not be obtained right away, 395 * set *p_oob_data to BTA_OOB_UNKNOWN and call bta_dm_ci_io_req() when the answer is available */
|
/external/chromium_org/chrome/app/resources/terms/ |
terms_zh-CN.html | 62 <p>7.3 ?????????????????????????????????????????????????????????????????????????????????????????????????????????????? http://www.google.com/support/websearch/bin/answer.py?hl=zh_CN&answer=35892???????????????????????????????????????????</p>
|