Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGen/
H A Dmips-type-sizes.c37 int check_float() { in check_float() function
H A Daarch64-type-sizes.c37 int check_float() { in check_float() function
/aosp_15_r20/external/python/pyyaml/tests/lib/
Dtest_schema.py22 def check_float(value, expected): function
/aosp_15_r20/frameworks/base/data/fonts/script/
H A Dvalidators.py52 def check_float(d, key: str) -> float: function
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/tests/lexical/
Dnum.rs59 fn check_float<T: Float>(x: T) { in check_float() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/tests/lexical/
H A Dnum.rs59 fn check_float<T: Float>(x: T) { in check_float() function
/aosp_15_r20/external/clang/test/Driver/
H A Dwasm64-unknown-unknown.cpp95 float check_float() { return 0; } in check_float() function
H A Dwasm32-unknown-unknown.cpp95 float check_float() { return 0; } in check_float() function
H A Dle64-unknown-unknown.cpp116 float check_float() { return 0; } in check_float() function
H A Dle32-unknown-nacl.cpp122 float check_float() { return 0; } in check_float() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_debug_recompile.c55 #define check_float(name, field) \ macro
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_debug_recompile.c55 #define check_float(name, field) \ macro
/aosp_15_r20/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
/aosp_15_r20/external/OpenCL-CTS/test_conformance/select/
H A Dutil_select.cpp849 size_t check_float(const void *const test, const void *const correct, in check_float() function