Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dtraits.hpp172 …typedef real_type precision_type; // we do not know what type has more precision then the re… typedef
240 typedef real_type precision_type; typedef
253 typedef double precision_type; typedef
262 typedef long double precision_type; typedef
271 typedef value_type precision_type; typedef
283 …typedef real_type precision_type; // we do not know what type has more precision then the re… typedef
355 typedef std::complex<double> precision_type; typedef
365 typedef std::complex<long double> precision_type; typedef
374 typedef value_type precision_type; typedef
386 typedef boost::numeric::interval<double> precision_type; typedef
[all …]
Dhermitian.hpp155 typedef typename type_traits<element_type>::precision_type precision_type; typedef
Dvector_sparse.hpp216 typedef typename type_traits<element_type>::precision_type precision_type; typedef
Dmatrix_sparse.hpp178 typedef typename type_traits<element_type>::precision_type precision_type; typedef
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/cronet/third_party/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/angle/third_party/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/openscreen/third_party/abseil/src/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/abseil-cpp/absl/random/internal/
Diostream_state_saver.h50 using precision_type = std::streamsize; variable
/external/ComputeLibrary/arm_compute/core/
DTypes.h2687 PrecisionType precision_type; member