Home
last modified time | relevance | path

Searched defs:check_float (Results 1 – 14 of 14) sorted by relevance

/external/clang/test/CodeGen/
Dmips-type-sizes.c37 int check_float() { in check_float() function
Daarch64-type-sizes.c37 int check_float() { in check_float() function
/external/python/pyyaml/tests/lib/
Dtest_schema.py22 def check_float(value, expected): function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/
Dnum.rs59 fn check_float<T: Float>(x: T) { in check_float() function
/external/rust/android-crates-io/crates/serde_json/tests/lexical/
Dnum.rs59 fn check_float<T: Float>(x: T) { in check_float() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/tests/lexical/
Dnum.rs59 fn check_float<T: Float>(x: T) { in check_float() function
/external/clang/test/Driver/
Dwasm32-unknown-unknown.cpp95 float check_float() { return 0; } in check_float() function
Dwasm64-unknown-unknown.cpp95 float check_float() { return 0; } in check_float() function
Dle64-unknown-unknown.cpp116 float check_float() { return 0; } in check_float() function
Dle32-unknown-nacl.cpp122 float check_float() { return 0; } in check_float() function
/external/mesa3d/src/intel/compiler/
Dbrw_debug_recompile.c55 #define check_float(name, field) \ macro
/external/mesa3d/src/intel/compiler/elk/
Delk_debug_recompile.c55 #define check_float(name, field) \ macro
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dclamp_test.cpp310 BOOST_CXX14_CONSTEXPR bool check_float = ( 56 == ba::clamp ( foo, 56.9, 129 )); in test_constexpr() local
/external/OpenCL-CTS/test_conformance/select/
Dutil_select.cpp849 size_t check_float(const void *const test, const void *const correct, in check_float() function