HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 226 - 250 of 1526) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor_unittest.cc 25 // compares pixels with |right|. Returns true of MouseCursor bits match |right|.
  /frameworks/base/tools/aapt/
FileFinder.h 42 * compares the end of the path string so if the "."
  /libcore/benchmarks/src/benchmarks/
MethodInvocationBenchmark.java 20 * Compares various kinds of method invocation.
  /libcore/ojluni/src/main/java/java/security/
Principal.java 40 * Compares this principal to the specified object. Returns true
  /libcore/ojluni/src/main/java/sun/security/x509/
CertificatePolicyId.java 88 * Compares this CertificatePolicyId with another, for
  /external/autotest/server/cros/dynamic_suite/
fakes.py 97 """Compares this object to a recorded status."""
106 """Compares this object to a recorded status.
  /external/chromium-trace/catapult/dashboard/dashboard/static/
autocomplete.html 215 * Compares by score.
222 * Compares by group and then by score.
  /external/eigen/unsupported/test/
splines.cpp 96 /* compares evaluations against known results */
133 /* compares evaluations on corner cases */
  /external/llvm/test/Transforms/LoopDistribute/
basic-with-memchecks.ll 35 ; We have two compares for each array overlap check.
37 ; total of 8 compares.
  /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.
  /external/webrtc/webrtc/video/
vie_codec_unittest.cc 60 // This test compares two VideoCodecInst objects except codec specific and
180 // This test compares simulcast stream information in VideoCodec.
  /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/current/sources/cxx-stl/gnu-libstdc++/4.9/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.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
sh1.c 109 confirms that the pointer compares equally. */
119 confirms that the pointer compares equally. */
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 79 static ANTLR3_UINT32 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr);
285 string->compareS = compareS;
323 string->compareS = compareS;
    [all...]
  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 209 * Compares this protocol version with another one.
250 * and {@link #compareToVersion compares} as greater or equal,
265 * and {@link #compareToVersion compares} as less or equal,
  /external/guava/guava/src/com/google/common/primitives/
UnsignedBytes.java 112 * Compares the two specified {@code byte} values, treating them as unsigned
256 * Returns a comparator that compares two {@code byte} arrays
257 * lexicographically. That is, it compares, using {@link
UnsignedInts.java 59 * Compares the two specified {@code int} values, treating them as unsigned values between
142 * Returns a comparator that compares two arrays of unsigned {@code int} values lexicographically.
143 * That is, it compares, using {@link #compare(int, int)}), the first pair of values that follow
  /external/v8/src/
transitions.h 291 // Compares two tuples <key, kind, attributes>, returns -1 if
298 // Compares keys, returns -1 if key1 is "less" than key2,
303 // Compares two details, returns -1 if details1 is "less" than details2,
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerMeasurementTestActivity.java 79 * axis that the sensor data collects. It then compares it against the test expectations that
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityServiceInfoTest.java 120 * Compares all properties of the <code>sentInfo</code> and the

Completed in 1843 milliseconds

1 2 3 4 5 6 7 8 91011>>