/external/chromium/net/http/ |
http_response_headers_unittest.cc | 72 "HTTP/1.1 202 Accepted \n" 77 "HTTP/1.1 202 Accepted\n" 92 "HTTP/1.1 202 Accepted \n" 98 "HTTP/1.1 202 Accepted\n" 206 "HTTP/1.1 202 Accepted \n" 212 "HTTP/1.1 202 Accepted\n" 225 "HTTP/1.1 202 Accepted \n" 231 "HTTP/1.1 202 Accepted\n" [all...] |
/external/clang/test/Sema/ |
array-init.c | 221 void emptyInit() {struct {} x[] = {6};} //expected-warning{{empty struct (accepted as an extension) has size 0 in C, size 1 in C++}} \ 245 const struct {} ipcp = { sppp_ipv6cp_up }; //expected-warning{{empty struct (accepted as an extension) has size 0 in C, size 1 in C++}} \
|
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 142 accepted are: 333 accepted are:
|
/external/llvm/include/llvm/Support/ |
Casting.h | 200 // accepted. 224 // value is accepted.
|
/external/mesa3d/docs/OLD/ |
MESA_packed_depth_stencil.spec | 61 Accepted by the <format> parameter of ReadPixels and DrawPixels: 65 Accepted by the <type> parameter of ReadPixels and DrawPixels:
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 269 if (allowWS) lexer.SPorHT(); // white space before ":port" should be accepted 276 if (allowWS) lexer.SPorHT(); // white space before port number should be accepted
|
/external/webkit/Source/WebCore/plugins/symbian/ |
PluginViewSymbian.cpp | 175 bool accepted = m_plugin->pluginFuncs()->event(m_instance, &event); local 179 return accepted;
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_pd.c | 262 " accepted to show a PIN on display", MAC2STR(sa)); 266 " accepted to write our PIN using keypad",
|
/frameworks/base/docs/html/guide/topics/wireless/ |
bluetooth.jd | 112 connection is accepted.</dd> 463 when an incoming connection is accepted. The client will receive it when it 491 socket is to listen for incoming connection requests and when one is accepted, 527 be accepted (in the next step).</p> 533 accepted or an exception has occurred. A connection is accepted only when a 594 // If a connection was accepted 614 connection is accepted and the {@link android.bluetooth.BluetoothSocket} is [all...] |
/libcore/luni/src/main/java/javax/xml/transform/ |
OutputKeys.java | 44 * values may be used, such as "xhtml", but, if accepted, the handling 46 * are not accepted and are not namespace qualified,
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSParserFilter.java | 84 * accepted. And the actual node (node object identity) may be reused 150 * XML well-formed. The <code>Node</code> is accepted and will be the
|
/packages/apps/Email/tests/src/com/android/email/mail/transport/ |
SmtpSenderUnitTests.java | 125 mockTransport.expect("\r\n\\.", "250 2.0.0 kv2f1a00C02Rf8w3Vv mail accepted for delivery"); 155 mockTransport.expect("\r\n\\.", "250 2.0.0 kv2f1a00C02Rf8w3Vv mail accepted for delivery");
|
/cts/tests/tests/text/src/android/text/method/cts/ |
TimeKeyListenerTest.java | 108 * 7. Remove TimeKeyListener, '1' key will not be accepted.
|
/cts/tools/vm-tests/ |
vm-tests.html | 127 A verifier test case failed. Either the verifier accepted
|
/development/pdk/docs/source/ |
roles.jd | 67 when changes are not accepted.</li>
|
/docs/source.android.com/src/source/ |
roles.md | 86 when changes are not accepted.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ThreadTest.java | 199 fail("Null cannot be accepted as Thread name"); 201 assertTrue("Null cannot be accepted as Thread name", true); 795 fail("Null should not be accepted as a valid name"); 798 assertTrue("Null should not be accepted as a valid name", true);
|
/external/apache-http/src/org/apache/http/client/protocol/ |
ResponseProcessCookies.java | 128 this.log.debug("Cookie accepted: \""
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicDomainHandler.java | 79 // A Set-Cookie2 with Domain=ajax.com will be accepted.
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
KeyIterator.java | 97 * @return a constant to determine whether the node is accepted,
|