Searched
full:compares (Results
476 -
500 of
1526) sorted by null
<<11121314151617181920>>
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 323 * Compares this string to the specified <code>String</code>. 339 * Compares this string to the specified object. 364 * Compares this string to the specified object. 394 * Compares this <code>String</code> to another <code>String</code>, 414 * Compares two strings lexicographically. 453 * Compares two strings lexicographically, ignoring case considerations. [all...] |
/external/llvm/docs/ |
MergeFunctions.rst | 256 #. ``cmpFlags(flag1, flag2)`` is hypothetical method that compares two flags. 386 Method that compares local values. 448 supposed global here. Method also compares: 593 Compares two *BasicBlock* instances. 629 Compares two GEPs (``getelementptr`` instructions). 641 Compares instruction opcodes and some important operation properties.
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SingleSensorTests.java | 62 * how the sensor behaves while sampling data at a specific rate. It compares the 95th percentile of 77 * data and compares it against the test expectations. The test is susceptible to errors when the
|
/cts/tests/tests/media/src/android/media/cts/ |
Vp8EncoderTest.java | 310 * Compares average bitrate and PSNR for sequential and parallel runs. 411 * Also compares average and minimum PSNR of codec with PSNR values of reference Google codec.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Insn.java | 262 * Compares, handling nulls safely 273 * Compares Insn contents, since {@code Insn.equals()} is defined
|
/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
StdTypeList.java | 272 * Compares the contents of the given two instances for equality. This 297 * Compares the contents of the given two instances for ordering. This
|
/dalvik/dx/src/com/android/dx/rop/code/ |
Insn.java | 260 * Compares, handling nulls safely 271 * Compares Insn contents, since {@code Insn.equals()} is defined
|
/dalvik/dx/src/com/android/dx/rop/type/ |
StdTypeList.java | 272 * Compares the contents of the given two instances for equality. This 297 * Compares the contents of the given two instances for ordering. This
|
/docs/source.android.com/src/source/ |
using-repo.jd | 105 <p>For the specified projects, Repo compares the local branches to the remote branches updated during the last repo sync. Repo will prompt you to select one or more of the branches that have not yet been uploaded for review.</p> 195 <p>Compares the working tree to the staging area (index) and the most recent commit on this branch (HEAD) in each project specified. Displays a summary line for each file where there is a difference between these three states.</p>
|
/external/autotest/server/brillo/feedback/ |
closed_loop_audio_client.py | 330 """Compares the frequency of the recorded audio with the golden audio. 349 """Compares the recorded audio file to the golden audio file.
|
/external/curl/packages/vms/ |
curl_gnv_build_steps.txt | 261 This compares the reference project source with the backup 266 This compares the VMS specific source with the backup
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
Insn.java | 260 * Compares, handling nulls safely 271 * Compares Insn contents, since {@code Insn.equals()} is defined
|
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
StdTypeList.java | 272 * Compares the contents of the given two instances for equality. This 297 * Compares the contents of the given two instances for ordering. This
|
/external/icu/icu4c/source/common/unicode/ |
stringtriebuilder.h | 195 // Base class operator==() compares the actual class types. 247 // registerFinalValue() compares a stack-allocated FinalValueNode
|
/external/icu/icu4c/source/i18n/unicode/ |
coll.h | 322 * The comparison function compares the character data stored in two 336 * The comparison function compares the character data stored in two 386 * The comparison function compares the character data stored in two 423 * The comparison function compares the character data stored in two 443 * Compares two strings using the Collator. 444 * Returns whether the first one compares less than/equal to/greater than 458 * Compares two UTF-8 strings using the Collator. 459 * Returns whether the first one compares less than/equal to/greater than [all...] |
plurrule.h | 457 * Compares the equality of two PluralRules objects. 467 * Compares the inequality of two PluralRules objects.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
btQuickprof.cpp | 318 * All profile names are assumed to be static strings so this function uses pointer compares * 453 * The string used is assumed to be a static string; pointer compares are used throughout *
|
/external/llvm/lib/Target/AArch64/ |
AArch64ConditionOptimizer.cpp | 10 // This pass tries to make consecutive compares of values use same operands to 312 DEBUG(dbgs() << "********** AArch64 Conditional Compares **********\n"
|
/external/testng/src/main/java/org/testng/internal/ |
BaseTestMethod.java | 399 * {@inheritDoc} Compares two BaseTestMethod using the test class then the associated
582 /** Compares two ITestNGMethod by date. */
|
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
BNNMTest.java | 170 // This test multiplies a couple of small 8-bit matrices, and compares the 245 // This test multiplies another two medium 8-bit matrices, and compares the
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ |
SAXParserTestSupport.java | 34 * Compares the result of the parser with golden data. 134 * Compares the content of two HashMaps. One map should be the reference
|
/libcore/ojluni/src/main/java/java/lang/ |
Boolean.java | 259 * Compares this {@code Boolean} instance with another. 275 * Compares two {@code boolean} values.
|
/libcore/ojluni/src/main/java/java/util/ |
UUID.java | 399 * Compares this object to the specified object. The result is {@code 421 * Compares this UUID with the specified UUID.
|
/ndk/sources/cxx-stl/stlport/src/ |
c_locale.h | 280 * Compares the two sequences [s1, s1 + n1) and [s2, s2 + n2). Neither 283 * min(n1, n2), then the sequence that compares less is whichever one
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
MailAppProvider.java | 99 * Compares {@link AccountCacheEntry} based on the position of the 210 // mAccountComparator only compares mAccountsQueryUri it will ensure that they are always
|
Completed in 709 milliseconds
<<11121314151617181920>>