/external/nist-sip/java/gov/nist/core/ |
LexerCore.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPDate.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
HeaderFactoryImpl.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPResponse.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
MessageFactoryImpl.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
SIPRequest.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
ParserFactory.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
PipelinedMsgParser.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
StringMsgParser.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
TokenTypes.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
URLParser.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
TCPMessageChannel.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
TLSMessageChannel.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of
|
UDPMessageChannel.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
SIPTransaction.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
/external/openssh/ |
misc.c | 966 { "reliability", IPTOS_RELIABILITY },
|
sshd_config.0 | 300 ``throughput'', ``reliability'', or a numeric value. This option [all...] |
/frameworks/base/docs/html/tools/debugging/ |
improving-w-lint.jd | 31 In addition to testing that your Android application meets its functional requirements, it's important to ensure that your code has no structural problems. Poorly structured code can impact the reliability and efficiency of your Android apps and make your code harder to maintain. For example, if your XML resource files contain unused namespaces, this takes up space and incurs unnecessary processing. Other structural issues, such as use of deprecated elements or API calls that are not supported by the target API versions, might lead to code failing to run correctly.</p>
|
/hardware/libhardware/include/hardware/ |
gps.h | 794 * because of lack of reliability or unavailability of the GPS signals, it will
|
/dalvik/vm/analysis/ |
Optimize.cpp | 144 * reliability, only optimize a class after verification succeeds. [all...] |
/external/eigen/Eigen/src/SVD/ |
JacobiSVD.h | 455 * This JacobiSVD class is a two-sided Jacobi R-SVD decomposition, ensuring optimal reliability and accuracy. The downside is that it's slower than [all...] |
/external/nist-sip/java/gov/nist/javax/sip/ |
SipProviderImpl.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
DialogFilter.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
/external/nist-sip/java/gov/nist/javax/sip/address/ |
SipUri.java | 17 * not limited to the correctness, accuracy, reliability or usefulness of [all...] |
/external/iptables/iptables/ |
xtoptions.c | 360 {IPTOS_RELIABILITY, "Maximize-Reliability"},
|