HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 101 - 125 of 1272) sorted by null

1 2 3 45 6 7 8 91011>>

  /libcore/luni/src/main/java/org/apache/harmony/security/x501/
AttributeTypeAndValueComparator.java 39 * compares two AttributeTypeAndValues
69 * compares two Object identifiers
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
RankedComparator.java 27 * Compares objects of the type {@code T} based on predefined order of the ranks of the type
41 * Creates a comparator that compares objects of type {@code T} by extracting the ranks of the
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/x500/
X500PrincipalTest.java 474 * compares with expected value
516 * compares with expected value of name
531 * compares with expected value of name
546 * compares with expected value of name
559 * compares with expected value of name
575 * compares with expected value of name
591 * compares with expected value of name
607 * compares with expected byte array
636 * compares with expected byte array
652 * compares with expected value of nam
    [all...]
  /dalvik/dx/tests/111-use-null-as-array/
info.txt 16 This test compares emitted code against a known-good (via eyeballing)
  /device/lge/hammerhead/camera/QCamera2/HAL3/
Android.mk 6 # QCamera3Channel.cpp compares array 'str' to a null pointer.
  /external/icu/icu4c/source/test/compat/
readme.txt 7 tzdate.c Source file that compares the ICU time and system time.
  /external/icu/icu4c/source/test/intltest/
calcasts.h 6 * Calendar Case Test is a type of CalendarTest which compares the
thcoll.h 34 * sorted order, and confirm that the collator compares each line as
  /external/libvpx/libvpx/test/
register_state_check.h 49 // Compares the state of xmm[6-15] at construction with their state at
67 // Compares the register state. Returns true if the states match.
104 // Compares the state of d8-d15 at construction with their state at
118 // Compares the register state. Returns true if the states match.
  /external/llvm/test/CodeGen/NVPTX/
vector-compare.ll 4 ; This test makes sure that the result of vector compares are properly
  /external/selinux/libselinux/man/man3/
selinux_file_context_cmp.3 15 compares two context strings excluding the user component with
  /external/v8/testing/
gmock-support.h 64 // is unset, and once set, compares the value for equality with the argument.
  /external/valgrind/cachegrind/docs/
cg_diff-manpage.xml 17 <refpurpose>compares two Cachegrind output files</refpurpose>
  /frameworks/opt/colorpicker/src/com/android/colorpicker/
HsvColorComparator.java 24 * A color comparator which compares based on hue, saturation, and value.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compare.py 45 # Ensure default comparison compares id() of args
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compare.py 45 # Ensure default comparison compares id() of args
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
Annotation.java 86 * Compares this Annotation to another Annotation for equality.
97 * Compares this Annotation to another Annotation.
AnnotationElement.java 73 * Compares this AnnotationElement to another AnnotationElement for equality.
84 * Compares this AnnotationElement to another AnnotationElement.
ExceptionHandler.java 83 * Compares this ExceptionHandler to another ExceptionHandler for equality.
97 * getHandlerCodeAddress() in that order. A null value for getExceptionType() compares after a non-null value.
  /frameworks/base/core/java/com/android/internal/util/
CharSequences.java 94 * Compares two character sequences for equality.
111 * Compares two character sequences with API like {@link Comparable#compareTo}.
  /libcore/luni/src/main/java/java/text/
CollationKey.java 31 * {@code Collator.compare(String, String)} compares two strings and returns
89 * Compares this collation key to the given collation key.
  /libcore/luni/src/main/java/java/util/
Comparator.java 33 * Compares the two specified objects to determine their relative ordering. The ordering
58 * Compares this {@code Comparator} with the specified {@code Object} and indicates whether they
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 103 /// Compares content to a different iterator object.
108 /// Compares content (negatively) to a different iterator object.
point_const_iterator.hpp 119 /// Compares content to a different iterator object.
124 /// Compares content (negatively) to a different iterator object.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp 104 /// Compares content to a different iterator object.
109 /// Compares content (negatively) to a different iterator object.

Completed in 449 milliseconds

1 2 3 45 6 7 8 91011>>