OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
76 - 100
of
1272
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/unordered_iterator/
const_point_iterator.hpp
116
//
Compares
content to a different iterator object.
123
//
Compares
content to a different iterator object.
130
//
Compares
content (negatively) to a different iterator object.
137
//
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
103
//
Compares
content to a different iterator object.
110
//
Compares
content to a different iterator object.
117
//
Compares
content to a different iterator object.
124
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_point_iterator.hpp
116
//
Compares
content to a different iterator object.
123
//
Compares
content to a different iterator object.
130
//
Compares
content (negatively) to a different iterator object.
137
//
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
103
//
Compares
content to a different iterator object.
110
//
Compares
content to a different iterator object.
117
//
Compares
content to a different iterator object.
124
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
point_const_iterator.hpp
106
///
Compares
content to a different iterator object.
111
///
Compares
content to a different iterator object.
116
///
Compares
content (negatively) to a different iterator object.
121
///
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
95
///
Compares
content to a different iterator object.
100
///
Compares
content to a different iterator object.
105
///
Compares
content to a different iterator object.
110
///
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_point_iterator.hpp
116
//
Compares
content to a different iterator object.
123
//
Compares
content to a different iterator object.
130
//
Compares
content (negatively) to a different iterator object.
137
//
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
103
//
Compares
content to a different iterator object.
110
//
Compares
content to a different iterator object.
117
//
Compares
content to a different iterator object.
124
//
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
point_const_iterator.hpp
106
///
Compares
content to a different iterator object.
111
///
Compares
content to a different iterator object.
116
///
Compares
content (negatively) to a different iterator object.
121
///
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
95
///
Compares
content to a different iterator object.
100
///
Compares
content to a different iterator object.
105
///
Compares
content to a different iterator object.
110
///
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
point_const_iterator.hpp
106
///
Compares
content to a different iterator object.
111
///
Compares
content to a different iterator object.
116
///
Compares
content (negatively) to a different iterator object.
121
///
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
95
///
Compares
content to a different iterator object.
100
///
Compares
content to a different iterator object.
105
///
Compares
content to a different iterator object.
110
///
Compares
content (negatively) to a different iterator object.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
point_const_iterator.hpp
106
///
Compares
content to a different iterator object.
111
///
Compares
content to a different iterator object.
116
///
Compares
content (negatively) to a different iterator object.
121
///
Compares
content (negatively) to a different iterator object.
point_iterator.hpp
95
///
Compares
content to a different iterator object.
100
///
Compares
content to a different iterator object.
105
///
Compares
content to a different iterator object.
110
///
Compares
content (negatively) to a different iterator object.
/system/bt/embdrv/sbc/decoder/include/
oi_string.h
139
*
Compares
two Null terminated strings
152
*
Compares
the first "len" OI_CHARs of strings s1 and s2.
169
*
Compares
two Null terminated strings, treating
184
*
Compares
the first "len" OI_CHARs of strings s1 and s2,
/external/guava/guava/src/com/google/common/collect/
SortedLists.java
46
*
compares
as equal to the key.
50
* Return the index of any list element that
compares
as equal to the key. No guarantees are
51
* made as to which index is returned, if more than one element
compares
as equal to the key.
61
* Return the index of the last list element that
compares
as equal to the key.
71
// Everything between lower and upper inclusive
compares
at >= 0.
85
* Return the index of the first list element that
compares
as equal to the key.
96
// Everything between lower and upper inclusive
compares
at <= 0.
110
* Return the index of the first list element that
compares
as greater than the key, or {@code
121
* Return the index of the last list element that
compares
as less than the key, or {@code -1}
166
* list that
compares
as equal to the key
[
all
...]
ComparisonChain.java
150
*
Compares
two comparable objects as specified by {@link
158
*
Compares
two objects using a comparator, <i>if</i> the result of this
165
*
Compares
two {@code int} values as specified by {@link Ints#compare},
172
*
Compares
two {@code long} values as specified by {@link Longs#compare},
179
*
Compares
two {@code float} values as specified by {@link
186
*
Compares
two {@code double} values as specified by {@link
193
*
Compares
two {@code boolean} values, considering {@code true} to be less
202
*
Compares
two {@code boolean} values, considering {@code false} to be less
/external/skia/tools/
test_pdfs.py
2
Compares
the rendererings of serialized SkPictures to expected images.
23
Takes input SkPicture files and renders them as PDF files, and then
compares
/external/webrtc/test/testsupport/metrics/
video_metrics.h
52
// This function only
compares
video frames up to the point when the shortest
72
// This function only
compares
video frames up to the point when the shortest
93
// This function only
compares
video frames up to the point when the shortest
/external/gtest/include/gtest/internal/
gtest-string.h
97
//
Compares
two C strings. Returns true iff they have the same content.
110
//
Compares
two wide C strings. Returns true iff they have the same
118
//
Compares
two C strings, ignoring case. Returns true iff they
127
//
Compares
two wide C strings, ignoring case. Returns true iff they
134
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
136
// which
compares
according to LC_CTYPE category of the current locale.
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h
97
//
Compares
two C strings. Returns true iff they have the same content.
110
//
Compares
two wide C strings. Returns true iff they have the same
118
//
Compares
two C strings, ignoring case. Returns true iff they
127
//
Compares
two wide C strings, ignoring case. Returns true iff they
134
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
136
// which
compares
according to LC_CTYPE category of the current locale.
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
CameraUtils.java
51
* <p>
Compares
the number of pixels it covers.If two the areas of two sizes are same, compare
65
* Size comparator that
compares
the number of pixels it covers.
/external/chromium-trace/trace-viewer/tracing/tracing/base/units/
time.html
21
//
compares
a < b with adjustments to precision errors
35
//
compares
a < b with adjustments to precision errors
/external/llvm/docs/CommandGuide/
llvm-diff.rst
16
**llvm-diff**
compares
the structure of two LLVM modules, primarily
29
**llvm-diff**
compares
two functions by comparing their basic blocks,
/external/skia/src/core/
SkHalf.cpp
44
// NOTE all the integer
compares
in this function can be safely
45
// compiled into signed
compares
since all operands are below
Completed in 179 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>