Searched
full:compares (Results
351 -
375 of
1028) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gcc-plugin.h | 89 /* The default version check. Compares every field in VERSION. */
|
splay-tree.h | 68 /* The type of a function which compares two splay-tree keys. The
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gcc-plugin.h | 89 /* The default version check. Compares every field in VERSION. */
|
splay-tree.h | 68 /* The type of a function which compares two splay-tree keys. The
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gcc-plugin.h | 89 /* The default version check. Compares every field in VERSION. */
|
splay-tree.h | 68 /* The type of a function which compares two splay-tree keys. The
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gcc-plugin.h | 89 /* The default version check. Compares every field in VERSION. */
|
splay-tree.h | 68 /* The type of a function which compares two splay-tree keys. The
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 276 * Compares this string to the specified object. 405 * Compares this string to the specified object. 439 * Compares this <code>String</code> to another <code>String</code>, 460 * Compares two strings lexicographically. 500 * Compares two strings lexicographically, ignoring case considerations.
|
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...] |
/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 | 91 <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> 185 <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/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/icu4c/common/unicode/ |
stringtriebuilder.h | 193 // Base class operator==() compares the actual class types. 248 // registerFinalValue() compares a stack-allocated FinalValueNode
|
/external/icu4c/i18n/unicode/ |
coll.h | 353 * The comparison function compares the character data stored in two 367 * The comparison function compares the character data stored in two 417 * The comparison function compares the character data stored in two 454 * The comparison function compares the character data stored in two 474 * Compares two strings using the Collator. 475 * Returns whether the first one compares less than/equal to/greater than 489 * Compares two UTF-8 strings using the Collator. 490 * Returns whether the first one compares less than/equal to/greater than [all...] |
plurrule.h | 333 * Compares the equality of two PluralRules objects. 343 * Compares the inequality of two PluralRules objects.
|
/external/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
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
ImageDiff.cpp | 192 " Compares two files on disk, returning 0 when they are the same\n" 197 " Compares two files on disk, outputs an image that visualizes the"
|
/frameworks/base/docs/html/tools/help/ |
MonkeyImage.jd | 124 Compares this <code>MonkeyImage</code> object to another and returns the result of 357 Compares this <code>MonkeyImage</code> object to another and returns the result of
|
/libcore/luni/src/main/java/java/lang/ |
Double.java | 140 * Compares this object to the specified double object to determine their 336 * Compares the two specified double values. There are two special cases:
|
Float.java | 146 * Compares this object to the specified float object to determine their 341 * Compares the two specified float values. There are two special cases:
|
Completed in 438 milliseconds
<<11121314151617181920>>