OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
176 - 200
of
1526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
ScanScheduleUtil.java
35
*
Compares
two ChannelSettings for equality.
48
*
Compares
two BucketSettings for equality.
70
*
Compares
two ScanSettings for equality.
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteDialogHelper.java
58
*
Compares
two lists regardless of order.
71
*
Compares
two lists and returns a set of items which exist
86
*
Compares
two lists and returns a set of items which exist
/libcore/dom/src/test/java/org/w3c/domts/
DOMTestCase.java
770
*
Compares
the identity of actual and expected.
783
*
Compares
the value of actual and expected ignoring case.
796
*
Compares
the values in actual and expected ignoring case and order.
809
*
Compares
the values in actual and expected ignoring case.
822
*
Compares
the value of actual and expected ignoring case.
843
*
Compares
the values in actual and expected ignoring case and order.
865
*
Compares
the values in actual and expected ignoring case.
886
*
Compares
the values of actual and expected.
899
*
Compares
the values of actual and expected.
912
*
Compares
the values of actual and expected
[
all
...]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-string.h
129
//
Compares
two C strings. Returns true iff they have the same content.
146
//
Compares
two wide C strings. Returns true iff they have the same
154
//
Compares
two C strings, ignoring case. Returns true iff they
163
//
Compares
two wide C strings, ignoring case. Returns true iff they
170
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
172
// which
compares
according to LC_CTYPE category of the current locale.
243
//
Compares
this with another String.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h
129
//
Compares
two C strings. Returns true iff they have the same content.
146
//
Compares
two wide C strings. Returns true iff they have the same
154
//
Compares
two C strings, ignoring case. Returns true iff they
163
//
Compares
two wide C strings, ignoring case. Returns true iff they
170
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
172
// which
compares
according to LC_CTYPE category of the current locale.
243
//
Compares
this with another String.
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-string.h
129
//
Compares
two C strings. Returns true iff they have the same content.
146
//
Compares
two wide C strings. Returns true iff they have the same
154
//
Compares
two C strings, ignoring case. Returns true iff they
163
//
Compares
two wide C strings, ignoring case. Returns true iff they
170
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
172
// which
compares
according to LC_CTYPE category of the current locale.
243
//
Compares
this with another String.
/external/protobuf/gtest/include/gtest/internal/
gtest-string.h
129
//
Compares
two C strings. Returns true iff they have the same content.
146
//
Compares
two wide C strings. Returns true iff they have the same
154
//
Compares
two C strings, ignoring case. Returns true iff they
163
//
Compares
two wide C strings, ignoring case. Returns true iff they
170
// On windows, this method uses _wcsicmp which
compares
according to LC_CTYPE
172
// which
compares
according to LC_CTYPE category of the current locale.
243
//
Compares
this with another String.
/frameworks/base/core/java/android/net/
LinkProperties.java
830
*
Compares
this {@code LinkProperties} interface name against the target
841
*
Compares
this {@code LinkProperties} interface addresses against the target
855
*
Compares
this {@code LinkProperties} DNS addresses against the target
874
*
Compares
this {@code LinkProperties} Routes against the target
887
*
Compares
this {@code LinkProperties} HttpProxy against the target
899
*
Compares
this {@code LinkProperties} stacked links against the target
920
*
Compares
this {@code LinkProperties} MTU against the target
931
*
Compares
this {@code LinkProperties} Tcp buffer sizes against the target.
943
*
Compares
this {@code LinkProperties} instance against the target
[
all
...]
/external/chromium-trace/catapult/experimental/statistical_analysis/
results_stats_unittest.py
64
compares
the output dict against an expected predefined output dict.
88
includes a pageset and then
compares
the output dict against an expected
154
statistical tests and
compares
the resulting answer and p-value against
/external/guava/guava/src/com/google/common/primitives/
SignedBytes.java
88
*
Compares
the two specified {@code byte} values. The sign of the value
168
* Returns a comparator that
compares
two {@code byte} arrays
169
* lexicographically. That is, it
compares
, using {@link
/build/soong/glob/
glob.go
31
// GlobWithDepFile finds all files that match glob. It
compares
the list of files
/cts/libs/deviceutil/src/android/cts/util/
BitmapUtils.java
33
//
Compares
two bitmaps by pixels.
/dalvik/dexgen/src/com/android/dexgen/rop/code/
SwitchInsn.java
92
* <p> SwitchInsn always
compares
false. The current use for this method
/dalvik/dx/src/com/android/dx/rop/code/
SwitchInsn.java
92
* <p> SwitchInsn always
compares
false. The current use for this method
/device/moto/shamu/camera/QCamera2/
Android.mk
11
# QCamera3Channel.cpp
compares
array to null pointer.
/external/ImageMagick/www/api/
compare.php
59
<p>CompareImages()
compares
one or more pixel channels of an image to a reconstructed image and returns the difference image.</p>
98
<p>GetImageDistortion()
compares
one or more pixel channels of an image to a reconstructed image and returns the specified distortion metric.</p>
138
<p>GetImageDistortions()
compares
the pixel channels of an image to a reconstructed image and returns the specified distortion metric for each channel.</p>
209
<p>SimilarityImage()
compares
the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
/external/antlr/antlr-3.4/runtime/C/include/
antlr3string.h
153
/** Pointer to function that
compares
the text of a string to the supplied
158
/** Pointer to a function that
compares
the text of a string with the supplied character string
164
/** Pointer to a function that
compares
the text of a string with the supplied string
168
ANTLR3_UINT32 (*
compareS
) (struct ANTLR3_STRING_struct * string, struct ANTLR3_STRING_struct * compStr);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Location.java
67
*
Compares
this with other Location object.
/external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java
61
*
Compares
two strings based not on the strings
/external/autotest/client/cros/chameleon/
mirror_comparison.py
35
"""
Compares
the resolutions and screens on all CrOS screens.
/external/bsdiff/
bsdiff.1
39
compares
/external/caliper/examples/src/main/java/examples/
FormatterBenchmark.java
23
*
Compares
Formatter against hand-written StringBuilder code.
/external/chromium-libpac/src/
net_util.h
52
//
Compares
an IP address to see if it falls within the specified IP block.
/external/curl/lib/
hash.h
37
Comparator function prototype.
Compares
two keys.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
SwitchInsn.java
92
* <p> SwitchInsn always
compares
false. The current use for this method
Completed in 1783 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>