HomeSort by relevance Sort by last modified time
    Searched refs:comparisons (Results 1 - 22 of 22) sorted by null

  /external/eigen/test/eigen2/
eigen2_array.cpp 52 template<typename MatrixType> void comparisons(const MatrixType& m) function
78 // comparisons to scalar
128 CALL_SUBTEST_1( comparisons(Matrix<float, 1, 1>()) );
129 CALL_SUBTEST_2( comparisons(Matrix2f()) );
130 CALL_SUBTEST_3( comparisons(Matrix4d()) );
131 CALL_SUBTEST_5( comparisons(MatrixXf(8, 12)) );
132 CALL_SUBTEST_6( comparisons(MatrixXi(8, 12)) );
  /external/chromium_org/v8/test/webkit/
array-sort-numericCompare.js 25 "This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons."
  /external/eigen/test/
array_for_matrix.cpp 74 template<typename MatrixType> void comparisons(const MatrixType& m) function
101 // comparisons to scalar
184 CALL_SUBTEST_1( comparisons(Matrix<float, 1, 1>()) );
185 CALL_SUBTEST_2( comparisons(Matrix2f()) );
186 CALL_SUBTEST_3( comparisons(Matrix4d()) );
187 CALL_SUBTEST_5( comparisons(MatrixXf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
188 CALL_SUBTEST_6( comparisons(MatrixXi(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal::random<int>(1,EIGEN_TEST_MAX_SIZE))) );
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/chromium_org/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
int32-ops.js 220 // Check that comparisons of numbers separated by MIN_SMI work.
smi-ops.js 216 // Check that comparisons of numbers separated by MIN_SMI work.
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
int32-ops.js 220 // Check that comparisons of numbers separated by MIN_SMI work.
smi-ops.js 216 // Check that comparisons of numbers separated by MIN_SMI work.
unicode-test.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
sunspider 51 --set-baseline Set baseline for future comparisons
  /external/chromium_org/v8/src/
math.js 133 // All comparisons failed, one of the arguments must be NaN.
163 // All comparisons failed, one of the arguments must be NaN.
  /external/v8/src/
math.js 132 // All comparisons failed, one of the arguments must be NaN.
165 // All comparisons failed, one of the arguments must be NaN.
  /ndk/sources/host-tools/nawk-20071023/
FIXES 177 reinstated. in theory awk will now do character comparisons
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 520 Sometimes we compare one host name with another. (Such comparisons SHALL
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 520 Sometimes we compare one host name with another. (Such comparisons SHALL
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml     [all...]
  /external/blktrace/btt/doc/
btt.tex 45 provides data we believe is useful to plot to provide visual comparisons
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1462 milliseconds