Searched defs:check_float (Results 1 – 5 of 5) sorted by relevance
| /third_party/json/tests/src/ |
| D | unit-to_chars.cpp | 129 auto check_float = [](float number, const std::string & digits, int expected_exponent) variable 339 auto check_float = [](float number, const std::string & expected) variable
|
| /third_party/PyYAML/tests/legacy_tests/ |
| D | test_schema.py | 22 def check_float(value, expected): function
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_debug_recompile.c | 55 #define check_float(name, field) \ macro
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_debug_recompile.c | 55 #define check_float(name, field) \ macro
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ |
| D | _checkparam.py | 394 def check_float(arg_value, value, rel, arg_name=None, prim_name=None): function
|