Home
last modified time | relevance | path

Searched refs:testval (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c440 float testval, ref; in test_unary() local
445 testval = flush_denorm_to_zero(in[i]); in test_unary()
446 ref = flush_denorm_to_zero(test->ref(testval)); in test_unary()
462 ref != roundf(testval)) { in test_unary()
469 if (test->ref == &expf && util_inf_sign(testval) == -1) { in test_unary()
/external/clang/test/SemaCXX/
Dreinterpret-cast.cpp5 enum test { testval = 1 }; enumerator
18 test e = testval; in self_conversion()
38 void *vp = reinterpret_cast<void*>(testval); in integral_conversion()
Dcstyle-cast.cpp168 enum test { testval = 1 }; enumerator
175 void *vp = (void*)(testval); in integral_conversion()
Dfunctional-cast.cpp230 enum test { testval = 1 }; enumerator
238 void *vp = voidp(testval); in integral_conversion()
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Ddecision_node_evaluator.cc121 for (float testval : values_) { in Decide() local
122 if (val == testval) { in Decide()
/external/python/cpython3/Lib/test/
Dtest_time.py312 testval = time.mktime((year, 1, 10) + (0,)*6)
318 self.assertEqual(time.ctime(testval)[20:], str(year))
/external/u-boot/scripts/
Dcheckpatch.pl5420 my $testval = $2;
5426 …if ($s =~ /(?:^|\n)[ \+]\s*(?:$Type\s*)?\Q$testval\E\s*=\s*(?:\([^\)]*\)\s*)?\s*(?:devm_)?(?:[kv][…