HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 201 - 225 of 1028) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 139 // Compares to a different iterator object.
146 // Compares (negatively) to a different iterator object.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 115 /// Compares to a different iterator object.
120 /// Compares (negatively) to a different iterator object.
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 79 static ANTLR3_UINT32 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr);
285 string->compareS = compareS;
323 string->compareS = compareS;
    [all...]
  /frameworks/base/core/java/android/net/
LinkProperties.java 311 * Compares this {@code LinkProperties} interface name against the target
321 * Compares this {@code LinkProperties} interface addresses against the target
334 * Compares this {@code LinkProperties} DNS addresses against the target
352 * Compares this {@code LinkProperties} Routes against the target
364 * Compares this {@code LinkProperties} HttpProxy against the target
375 * Compares this {@code LinkProperties} stacked links against the target
396 * Compares this {@code LinkProperties} instance against the target
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTest.java 362 * Compares all properties of the <code>first</code> and the
389 * Compares the {@link android.os.Parcelable} data of the
405 * Compares the text of the <code>first</code> and <code>second</code> text.
AccessibilityServiceInfoTest.java 120 * Compares all properties of the <code>sentInfo</code> and the
  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 204 * Compares this protocol version with another one.
245 * and {@link #compareToVersion compares} as greater or equal,
260 * and {@link #compareToVersion compares} as less or equal,
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInts.java 55 * Compares the two specified {@code int} values, treating them as unsigned values between
138 * Returns a comparator that compares two arrays of unsigned {@code int} values lexicographically.
139 * That is, it compares, using {@link #compare(int, int)}), the first pair of values that follow
  /libcore/luni/src/main/java/java/lang/
Byte.java 96 * Compares this object to the specified byte object to determine their
113 * Compares two {@code byte} values.
149 * Compares this object with the specified object and indicates if they are
Short.java 93 * Compares this object to the specified short object to determine their
112 * Compares two {@code short} values.
149 * Compares this instance with the specified object and indicates if they
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestResultRepo.java 133 * A {@link Comparator} that compares {@link File}s by name.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestFilter.java 132 * A {@link Comparator} for {@link TestIdentifier} that compares using
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
EncodedField.java 74 * <p><b>Note:</b> This compares the method constants only,
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
InsnList.java 81 * Compares the contents of this {@code InsnList} with another.
LocalItem.java 72 * Compares two strings like String.compareTo(), excepts treats a null
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstMemberRef.java 69 * <p><b>Note:</b> This implementation just compares the defining
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedField.java 74 * <p><b>Note:</b> This compares the method constants only,
  /dalvik/dx/src/com/android/dx/rop/code/
InsnList.java 81 * Compares the contents of this {@code InsnList} with another.
LocalItem.java 72 * Compares two strings like String.compareTo(), excepts treats a null
  /dalvik/dx/src/com/android/dx/rop/cst/
CstMemberRef.java 69 * <p><b>Note:</b> This implementation just compares the defining
  /external/bluetooth/bluedroid/bta/include/
utl.h 79 ** Description This utility function compares two strings in uppercase.
  /external/chromium/chrome/browser/chromeos/
language_preferences_unittest.cc 17 // Compares |a| and |b| and returns true if a is equal to b. The second one is a
  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util.h 50 // Compares a syncable Entry to SyncEntity, returns true iff the data is
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
EncodedField.java 74 * <p><b>Note:</b> This compares the method constants only,
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
InsnList.java 81 * Compares the contents of this {@code InsnList} with another.

Completed in 628 milliseconds

1 2 3 4 5 6 7 891011>>