| /external/flatbuffers/include/flatbuffers/ |
| D | stl_emulation.h | 94 static T lowest() { in lowest() function 102 static float lowest() { return -FLT_MAX; } in lowest() function 108 static double lowest() { return -DBL_MAX; } in lowest() function 115 static unsigned long long lowest() { in lowest() function 129 static long long lowest() { in lowest() function
|
| /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
|
| D | adopt.c | 30 unsigned int lowest = ~0u; in lws_get_idlest_tsi() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/deqp-deps/SPIRV-Tools/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/ |
| D | hex_float.h | 56 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/ComputeLibrary/support/ |
| D | Bfloat16.h | 119 static bfloat16 lowest() in lowest() function
|
| D | ToolchainSupport.h | 243 inline T lowest() in lowest() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | hex_float.h | 60 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | hex_float.h | 60 static Float16 lowest() { return Float16(0xfbff); } in lowest() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_pooling_ops.cc | 82 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>(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/libtextclassifier/abseil-cpp/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/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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/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/angle/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/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/tensorflow/core/lib/bfloat16/ |
| D | bfloat16.h | 369 static bfloat16 lowest() { in lowest() function
|
| /external/libchrome/base/ |
| D | safe_numerics_unittest.cc | 1345 static constexpr T lowest() { return numeric_limits<T>::lowest() + 1; } in lowest() function 1354 static constexpr T lowest() { return 1; } in lowest() function
|