OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
226 - 250
of
1272
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
IntEncodedValue.java
63
*
Compares
this IntEncodedValue to another IntEncodedValue for equality.
LongEncodedValue.java
64
*
Compares
this LongEncodedValue to another LongEncodedValue for equality.
MethodEncodedValue.java
65
*
Compares
this MethodEncodedValue to another MethodEncodedValue for equality.
NullEncodedValue.java
56
*
Compares
this NullEncodedValue to another NullEncodedValue for equality.
ShortEncodedValue.java
63
*
Compares
this ShortEncodedValue to another ShortEncodedValue for equality.
StringEncodedValue.java
63
*
Compares
this StringEncodedValue to another StringEncodedValue for equality.
TypeEncodedValue.java
63
*
Compares
this TypeEncodedValue to another TypeEncodedValue for equality.
/frameworks/av/media/libstagefright/timedtext/
TimedTextSRTSource.h
73
//
Compares
the time range of the subtitle at index to the given timeUs.
/frameworks/base/tools/aapt/
FileFinder.h
42
*
compares
the end of the path string so if the "."
/libcore/luni/src/main/java/java/lang/
Comparable.java
39
*
Compares
this object to the specified object to determine their relative
/libcore/luni/src/main/java/java/security/
Principal.java
27
*
Compares
the specified object with this {@code Principal} for equality
/external/eigen/unsupported/test/
splines.cpp
96
/*
compares
evaluations against known results */
133
/*
compares
evaluations on corner cases */
/external/pcre/dist/
pcre_string_utils.c
57
/* The following two functions
compares
two strings. Basically a strcmp
145
/* The following two functions
compares
two, fixed length
/external/v8/test/intl/
assert.js
31
*
Compares
two objects for key/value equality.
52
*
Compares
two JavaScript values for type and value equality.
/libcore/luni/src/test/java/libcore/java/lang/
OldAndroidFloatDoubleTest.java
46
// Everything
compares
as '=='
101
// Everything
compares
as '=='
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/5/sources/cxx-stl/gnu-libstdc++/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/6/sources/cxx-stl/gnu-libstdc++/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/7/sources/cxx-stl/gnu-libstdc++/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.4.3/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.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.
/prebuilts/ndk/9/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.
Completed in 1015 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>