Home
last modified time | relevance | path

Searched defs:floating_point (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/binary/
Dbinary.hpp176 struct floating_point struct
184 struct floating_point<32> struct
186 enum { size = 4 };
187 typedef float type;
191 struct floating_point<64> struct
193 enum { size = 8 };
194 typedef double type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/binary/
Dbinary.hpp177 struct floating_point struct
185 struct floating_point<32> struct
187 typedef float type;
191 struct floating_point<64> struct
193 typedef double type;
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsplugin.c173 cmsFloat32Number floating_point; in _cmsReadFloat32Number() member
313 cmsFloat32Number floating_point; in _cmsWriteFloat32Number() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__concepts/
Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__concepts/
Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__concepts/
H A Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__concepts/
Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__concepts/
Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__concepts/
Darithmetic.h39 concept floating_point = is_floating_point_v<_Tp>; variable
/aosp_15_r20/external/fmtlib/test/
H A Dcompile-fp-test.cc27 TEST(compile_time_formatting_test, floating_point) { in TEST() argument
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DMeasurement.h213 double floating_point; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dsgtree.hpp206 static const bool floating_point = true; member
266 static const bool floating_point = FloatingPoint; member in boost::intrusive::sgtree_impl
Dbstree.hpp74 static const bool floating_point = true; //For sgtree member
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp671 auto floating_point = TryParseFloat(value); in TryParseItemForAttribute() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs5324 macro_rules! floating_point { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs5324 macro_rules! floating_point { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs5324 macro_rules! floating_point { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs5324 macro_rules! floating_point { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs5324 macro_rules! floating_point { macro