Searched defs:nonnegative (Results 1 – 9 of 9) sorted by relevance
122 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local248 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local359 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local
25 mod nonnegative; module
39 private static final int[] nonnegative = new int[ARRAY_SIZE]; field in IntMathBenchmark
39 private static final long[] nonnegative = new long[ARRAY_SIZE]; field in LongMathBenchmark
262 const char *delim, int skip, bool nonnegative = false) { in ReadFileToLongs()317 int expected_num, bool nonnegative = false) { in ReadFileToLongsCheck()
6 let nonnegative = v >= 0.0; in acos_approx_f32() localVariable
664 nonnegative = _GreaterThanEq(0.0) variable