OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
251 - 275
of
1028
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/security/
Timestamp.java
64
*
Compares
the specified object with this {@code Timestamp} for equality
/libcore/luni/src/main/java/java/text/
Collator.java
180
*
Compares
two objects to determine their relative order. The objects must
198
*
Compares
two strings to determine their relative order.
211
*
Compares
this collator with the specified object and indicates if they
231
*
Compares
two strings using the collation rules to determine if they are
ParsePosition.java
40
*
Compares
the specified object to this {@code ParsePosition} and indicates
/libcore/luni/src/main/java/java/util/
AbstractSet.java
37
*
Compares
the specified object to this Set and returns true if they are
/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java
47
*
compares
reference and deserialized objects (needed only if tested objects do
178
*
Compares
deserialized and reference objects.
313
* folder, reads an object from the loaded file and
compares
it with
348
* folder, from each loaded file it reads an object from and
compares
it
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java
83
*
Compares
the contents of the character array with the typed word and returns true if they
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java
83
*
Compares
"complexity" of two names, which is determined by the presence
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectoryEntry.java
34
*
Compares
directory entries alphabetically, with all directories coming
/cts/tests/tests/holo/src/android/holo/cts/
LayoutTestActivity.java
40
*
compares
or generates a bitmap of the layout.
168
/*
Compares
2 bitmaps' width, height and pixels.
/external/skia/tools/
compare_baselines.py
2
Compares
the gm results within the local checkout against those already
46
Compares
the gm results within the local checkout against those already
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp
230
//
Compares
content to a different iterator object.
235
//
Compares
content (negatively) to a different iterator object.
/libcore/luni/src/main/java/java/lang/
String.java
68
* CaseInsensitiveComparator
compares
Strings ignoring the case of the
605
*
Compares
the specified string to this string using the Unicode values of
627
*
Compares
the specified string to this string using the Unicode values of
720
*
Compares
the specified string to this string to determine if the
735
*
Compares
the specified object to this string and returns true if they are
748
*
Compares
the specified string to this string ignoring the case of the
[
all
...]
/external/icu4c/common/
uhash.h
141
UKeyComparator *keyComparator; /*
Compares
keys for equality.
143
UValueComparator *valueComparator; /*
Compares
the values for equality */
181
* @param keyComp A pointer to the function that
compares
keys. Must
197
* @param keyComp A pointer to the function that
compares
keys. Must
215
* @param keyComp A pointer to the function that
compares
keys. Must
/external/guava/guava/src/com/google/common/primitives/
Booleans.java
59
*
Compares
the two specified {@code boolean} values in the standard way
257
* Returns a comparator that
compares
two {@code boolean} arrays
258
* lexicographically. That is, it
compares
, using {@link
UnsignedBytes.java
101
*
Compares
the two specified {@code byte} values, treating them as unsigned
180
* Returns a comparator that
compares
two {@code byte} arrays
181
* lexicographically. That is, it
compares
, using {@link
UnsignedLongs.java
63
*
Compares
the two specified {@code long} values, treating them as unsigned values between
139
* Returns a comparator that
compares
two arrays of unsigned {@code long} values
140
* lexicographically. That is, it
compares
, using {@link #compare(long, long)}), the first pair of
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Longs.java
75
*
Compares
the two specified {@code long} values. The sign of the value
301
* Returns a comparator that
compares
two {@code long} arrays
302
* lexicographically. That is, it
compares
, using {@link
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random
426
*
Compares
two linear congruential random number generator
440
*
Compares
two linear congruential random number generator
597
*
Compares
two % mersenne_twister random number generator objects of
612
*
Compares
two % mersenne_twister random number generator objects of
799
*
Compares
two % subtract_with_carry random number generator objects of
814
*
Compares
two % subtract_with_carry random number generator objects of
971
*
Compares
two % subtract_with_carry_01 random number generator objects
993
*
Compares
two % subtract_with_carry_01 random number generator objects
[
all
...]
Completed in 2793 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>