Searched
full:compares (Results
251 -
275 of
1272) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/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.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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...] |
/external/apache-http/src/org/apache/http/ |
ProtocolVersion.java | 209 * Compares this protocol version with another one. 250 * and {@link #compareToVersion compares} as greater or equal, 265 * and {@link #compareToVersion compares} as less or equal,
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedBytes.java | 112 * Compares the two specified {@code byte} values, treating them as unsigned 256 * Returns a comparator that compares two {@code byte} arrays 257 * lexicographically. That is, it compares, using {@link
|
UnsignedInts.java | 59 * Compares the two specified {@code int} values, treating them as unsigned values between 142 * Returns a comparator that compares two arrays of unsigned {@code int} values lexicographically. 143 * 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. 148 * 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. 148 * Compares this instance with the specified object and indicates if they
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
AccelerometerMeasurementTestActivity.java | 79 * axis that the sensor data collects. It then compares it against the test expectations that
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityServiceInfoTest.java | 120 * Compares all properties of the <code>sentInfo</code> and the
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
ThresholdDifferenceComparer.java | 29 * Compares two images to see if each pixel is the same, within a certain threshold value
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestResultRepo.java | 133 * A {@link Comparator} that compares {@link File}s by name.
|
/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 | 73 * <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/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
Chromosome.java | 53 * Compares two chromosomes based on their fitness. The bigger the fitness,
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
FrameCountTest.java | 51 * the JDWP command ThreadReference.Frames and compares size of
|
/external/deqp/doc/testspecs/GLES2/ |
functional.scissors.txt | 45 This test set compares images rendered by the target with the scissor test
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
EncodedField.java | 74 * <p><b>Note:</b> This compares the method constants only,
|
Completed in 709 milliseconds
<<11121314151617181920>>