/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc_config.h | 66 * Accepted by own node, or by remote node only if remote management enabled. 88 * Accepted by own node, or by remote node only if remote management enabled 121 * Accepted by own node only; cannot be used on a remote node.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc_config.h | 66 * Accepted by own node, or by remote node only if remote management enabled. 88 * Accepted by own node, or by remote node only if remote management enabled 121 * Accepted by own node only; cannot be used on a remote node.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationChooser.java | 636 boolean accepted = mClient.changed(MASK_ALL); 637 if (!accepted) { [all...] |
/system/core/sh/ |
output.c | 263 * - The x format is also accepted but is treated like X. 264 * - The l, ll and q modifiers are accepted. 265 * - The - and # flags are accepted; # only works with the o format.
|
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_api.c | 538 ** be accepted or not and if it should be accepted
|
/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/e2fsprogs/misc/ |
mke2fs.conf.5.in | 142 accepted are: 333 accepted are:
|
/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/openssh/ |
auth-rsa.c | 179 * Go though the accepted keys, looking for the current key. If 335 packet_send_debug("RSA authentication accepted.");
|
/external/smack/src/org/xbill/DNS/ |
KEYRecord.java | 71 * numeric code. Integers in the range 0..255 are also accepted. 229 * numeric code. Integers in the range 0..65535 are also accepted.
|
/external/webkit/Source/WebCore/plugins/symbian/ |
PluginViewSymbian.cpp | 175 bool accepted = m_plugin->pluginFuncs()->event(m_instance, &event); local 179 return accepted;
|
/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 | 91 * 7. Remove TimeKeyListener, '1' key will not be accepted.
|
/docs/source.android.com/src/source/ |
roles.jd | 87 when changes are not accepted.</p>
|
/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,
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
UnionChildIterator.java | 110 * @return a constant to determine whether the node is accepted,
|
/external/bison/src/ |
getargs.h | 55 /* NONDETERMINISTIC_PARSER is true iff conflicts are accepted. This
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_port_if.c | 46 ** send start not accepted confirmation. Otherwise dispatch
|
/external/ceres-solver/internal/ceres/ |
polynomial_solver.cc | 56 // lower the 1-norm of the companion matrix to be accepted.
|
trust_region_strategy.h | 122 // Inform the strategy that the current step has been accepted, and
|