HomeSort by relevance Sort by last modified time
    Searched full:comparisons (Results 51 - 75 of 1170) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
FolderUri.java 34 * comparisons to determine if two {@link Uri}s point to the same object.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 24 * number comparisons in worst case. Further, we take advantage of
  /external/chromium_org/third_party/libjingle/source/talk/base/
timeutils_unittest.cc 52 // Common comparisons
68 // Common comparisons
125 // Common comparisons
  /external/clang/test/Analysis/
additive-folding.cpp 39 // Comparisons
66 // Simple order comparisons with no adjustment
178 // Mixed-signedness comparisons.
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-38.ll 1 ; Test 32-bit comparisons in which the second operand is a PC-relative
9 ; Check signed comparisons.
27 ; Check unsigned comparisons.
int-cmp-11.ll 1 ; Test 64-bit signed comparisons in which the second operand is a constant.
5 ; Check comparisons with 0.
16 ; Check comparisons with 1.
  /external/eigen/test/
array.cpp 84 template<typename ArrayType> void comparisons(const ArrayType& m) function
111 // comparisons to scalar
273 CALL_SUBTEST_1( comparisons(Array<float, 1, 1>()) );
274 CALL_SUBTEST_2( comparisons(Array22f()) );
275 CALL_SUBTEST_3( comparisons(Array44d()) );
276 CALL_SUBTEST_5( comparisons(ArrayXXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
277 CALL_SUBTEST_6( comparisons(ArrayXXi(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
  /external/clang/test/CodeGen/
ext-vector.c 116 // Vector comparisons can sometimes crash the x86 backend: rdar://6326239,
179 // Vector comparisons.
200 // Vector comparisons.
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 158 // Don't count comparisons of a no-alias return value against null as
159 // captures. This allows us to ignore comparisons of malloc results
167 // using comparisons.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmax.c 48 /* Handle comparisons of signed zeroes. */
s_fmaxf.c 48 /* Handle comparisons of signed zeroes. */
s_fmaxl.c 50 /* Handle comparisons of signed zeroes. */
s_fmin.c 48 /* Handle comparisons of signed zeroes. */
s_fminf.c 48 /* Handle comparisons of signed zeroes. */
s_fminl.c 50 /* Handle comparisons of signed zeroes. */
s_lround.c 48 * two floating-point comparisons in the former case, or TRUE otherwise.
  /external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java 49 * @param stringEncoder the StringEncoder used for comparisons.
  /external/chromium/third_party/libjingle/source/talk/base/
time.h 50 // Comparisons between time values, which can wrap around.
  /external/chromium_org/extensions/common/
id_util.cc 60 // comparisons simpler.
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 54 // We handle Loc <> Loc comparisons, but not (yet) NonLoc <> NonLoc.
246 "Non-comparison ops should be rewritten as comparisons to zero.");
252 // We only handle simple comparisons of the form "$sym == constant"
267 // Prefer unsigned comparisons.
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
README.txt 26 comparisons. Another Python script will split generated input files into
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
README.txt 23 comparisons. Another Python script will split generated input files into

Completed in 4357 milliseconds

1 23 4 5 6 7 8 91011>>