| /external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/detail/ |
| D | bounds.hpp | 26 static N lowest () { return limits::min BOOST_PREVENT_MACRO_SUBSTITUTION (); } in lowest() function in boost::numeric::boundsdetail::Integral 38 … static N lowest () { return static_cast<N>(-limits::max BOOST_PREVENT_MACRO_SUBSTITUTION ()) ; } in lowest() function in boost::numeric::boundsdetail::Float
|
| /external/libwebsockets/lib/core-net/ |
| D | sorted-usec-list.c | 125 lws_usec_t lowest = 0; in __lws_sul_service_ripe() local 240 lws_usec_t lowest = 0; in lws_sul_earliest_wakeable_event() local
|
| /external/angle/third_party/glslang/src/SPIRV/ |
| D | hex_float.h | 47 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | hex_float.h | 47 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/sdv/vsomeip/third_party/boost/ratio/example/ |
| D | duration.hpp | 388 static T lowest() throw() {return (std::numeric_limits<T>::min) ();} in lowest() function 393 static T lowest() throw() {return (std::numeric_limits<T>::min) ();} in lowest() function 398 static float lowest() throw() {return -(std::numeric_limits<float>::max) ();} in lowest() function 403 static double lowest() throw() {return -(std::numeric_limits<double>::max) ();} in lowest() function 408 static long double lowest() throw() {return -(std::numeric_limits<long double>::max)();} in lowest() function
|
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/angle/third_party/spirv-tools/src/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/sdv/vsomeip/third_party/boost/numeric/conversion/test/ |
| D | bounds_test.cpp | 31 T lowest = bounds<T>::lowest () ; in test_bounds() local
|
| /external/deqp-deps/SPIRV-Tools/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/ComputeLibrary/support/ |
| D | Bfloat16.h | 120 static bfloat16 lowest() in lowest() function
|
| D | ToolchainSupport.h | 277 inline T lowest() in lowest() function
|
| /external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/ |
| D | duration.hpp | 343 …static BOOST_CHRONO_LIB_CONSTEXPR T lowest() BOOST_CHRONO_LIB_NOEXCEPT_OR_THROW {return (std::nume… in lowest() function 348 …static BOOST_CHRONO_LIB_CONSTEXPR T lowest() BOOST_CHRONO_LIB_NOEXCEPT_OR_THROW {return (std::nume… in lowest() function 353 static BOOST_CHRONO_LIB_CONSTEXPR float lowest() BOOST_CHRONO_LIB_NOEXCEPT_OR_THROW in lowest() function 361 static BOOST_CHRONO_LIB_CONSTEXPR double lowest() BOOST_CHRONO_LIB_NOEXCEPT_OR_THROW in lowest() function 369 static BOOST_CHRONO_LIB_CONSTEXPR long double lowest() BOOST_CHRONO_LIB_NOEXCEPT_OR_THROW in lowest() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_pooling_ops.cc | 96 const int32_t lowest = static_cast<int32>(Eigen::NumTraits<T>::lowest()); in Compute() local
|
| D | reference_gemm.h | 68 const int32_t lowest = static_cast<int32>(Eigen::NumTraits<T3>::lowest()); in ReferenceGemm() local
|
| /external/tensorflow/tensorflow/core/kernels/mkl/ |
| D | mkl_quantized_conv_ops.h | 28 int64 lowest = static_cast<int64_t>(Eigen::NumTraits<T>::lowest()); in MklFloatForOneQuantizedLevel() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | schedule_aware_collective_ops_cse.cc | 107 int64_t lowest = height[hlo]; in RunOnComputation() local
|
| /external/openscreen/third_party/abseil/src/absl/numeric/ |
| D | int128.h | 286 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 521 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|
| /external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
| D | main.c | 34 uint64_t lowest; member
|
| /external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/ |
| D | main.c | 20 uint64_t lowest; member
|
| /external/python/cpython3/Lib/test/ |
| D | test_type_comments.py | 224 lowest = 4 # Lowest minor version supported variable in TypeCommentTests
|
| /external/libtextclassifier/abseil-cpp/absl/numeric/ |
| D | int128.h | 299 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 542 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|
| /external/cronet/third_party/abseil-cpp/absl/numeric/ |
| D | int128.h | 299 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 542 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/ |
| D | int128.h | 290 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 525 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|
| /external/webrtc/third_party/abseil-cpp/absl/numeric/ |
| D | int128.h | 290 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 525 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/numeric/ |
| D | int128.h | 290 static constexpr absl::uint128 lowest() { return 0; } in lowest() function 525 static constexpr absl::int128 lowest() { return absl::Int128Min(); } in lowest() function
|