HomeSort by relevance Sort by last modified time
    Searched full:satisfies (Results 1 - 25 of 268) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/base/docs/html/training/
best-ux.jd 12 your app looks and behaves in a way that satisfies Android users.</p
  /dalvik/vm/compiler/codegen/arm/
ArchFactory.cpp 27 * satisfies.
70 * satisfies.
  /external/llvm/include/llvm/ADT/
DeltaAlgorithm.h 66 /// \param Res - On success, a subset of Changes which satisfies the
84 /// subsets of changes and returning the smallest set which still satisfies
DAGDeltaAlgorithm.h 53 /// changes and returning the smallest set which still satisfies the test
  /external/llvm/tools/bugpoint/
ListReducer.h 32 KeepSuffix, // The suffix alone satisfies the predicate
33 KeepPrefix, // The prefix alone satisfies the predicate
41 // if the Kept list still satisfies the property, but if it is going to check
  /external/skia/src/gpu/
GrBinHashKey.h 24 * This class satisfies the requirements to be a key for a GrTHashTable.
  /external/guava/guava/src/com/google/common/collect/
BstRangeOps.java 34 * to the specified range. Assumes that the tree satisfies the binary search ordering property
72 * the specified range, using the specified balance policy. Assumes that the tree satisfies the
  /external/ceres-solver/internal/ceres/
dense_normal_cholesky_solver.h 51 // Since there does not usually exist a solution that satisfies these
dense_qr_solver.h 50 // Since there does not usually exist a solution that satisfies these
  /external/junit/src/org/junit/
Assume.java 51 * Call to assume that <code>actual</code> satisfies the condition specified by <code>matcher</code>.
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeader.java 147 * This is a pretty simple hashCode but satisfies requirements.
  /external/v8/src/
fast-dtoa.h 59 // The result satisfies
  /external/valgrind/main/tests/
os_test.c 10 // - 0 if the machine matches the asked-for OS and satisfies a
  /frameworks/av/media/libstagefright/include/
TimedEventQueue.h 89 // Cancel any pending event that satisfies the predicate.
  /external/neven/Embedded/common/src/b_BasicEm/
Math.h 53 * satisfies r * r <= valA.
62 * satisfies r * r <= valA.
  /external/smack/asmack-master/static-src/custom/com/kenai/jbosh/
QName.java 180 * This method satisfies the general contract of the <code>Object.equals</code> method.
247 * QName. This method satisfies the general contract of the
  /external/smack/src/com/kenai/jbosh/
QName.java 180 * This method satisfies the general contract of the <code>Object.equals</code> method.
247 * QName. This method satisfies the general contract of the
  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParserFactory.java 105 * be created which satisfies the requested configuration.
207 * be created which satisfies the requested configuration.
230 * @exception ParserConfigurationException if a parser cannot be created which satisfies the requested configuration.
  /external/eigen/Eigen/src/Eigenvalues/
GeneralizedSelfAdjointEigenSolver.h 94 * \f$ B \f$. Each eigenvector \f$ x \f$ satisfies the property
132 * In addition, each eigenvector \f$ x \f$ satisfies the property \f$ x^* B x = 1 \f$.
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java 164 * @throws XmlPullParserException if a parser cannot be created which satisfies the
207 * @throws XmlPullParserException if a parser cannot be created which satisfies the
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 360 * This is an InputStream that satisfies the needs of getInputStream()
398 * This is an OutputStream that satisfies the needs of getOutputStream()
  /external/dropbear/
random.c 211 * the result rand satisfies: 0 < rand < max
  /external/icu4c/common/unicode/
usprep.h 53 * any are found, make sure that the whole string satisfies the
  /libcore/luni/src/main/java/java/util/concurrent/
Semaphore.java 417 * permits and the number of available permits satisfies this request; or
455 * permits and the number of available permits satisfies this request.
518 * permits and the number of available permits satisfies this request; or
566 * If the number of available permits satisfies that thread's request
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.x 64 * PROOT satisfies the following two conditions:

Completed in 2396 milliseconds

1 2 3 4 5 6 7 8 91011