Home
last modified time | relevance | path

Searched defs:is_floating_point (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dstl_emulation.h139 template <typename T> using is_floating_point = std::is_floating_point<T>; variable
151 template <typename T> using is_floating_point = variable
/external/ruy/ruy/
Dmat.h225 bool is_floating_point = false; member
/external/OpenCL-CTS/test_conformance/subgroups/
Dsubgroup_common_templates.h389 template <typename Ty> bool is_floating_point() in is_floating_point() function
/external/clang/test/SemaCXX/
Dtype-traits.cpp426 void is_floating_point() in is_floating_point() function
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp482 void is_floating_point() in is_floating_point() function