/external/webrtc/rtc_base/ |
D | string_to_number.h | 44 using unsigned_type = unsigned long long; // NOLINT(runtime/int) variable
|
/external/webrtc/rtc_base/numerics/ |
D | math_utils.h | 29 typedef typename std::make_unsigned<T>::type unsigned_type; in unsigned_difference() typedef
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
|
/external/cronet/stable/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
|
/external/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | pool_urbg.h | 72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
|
/external/cronet/tot/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | comparison_expander.cc | 103 PrimitiveType unsigned_type = in ExpandInstruction() local
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | regex_traits_defaults.hpp | 65 typedef typename make_unsigned<charT>::type unsigned_type; in is_extended() typedef
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | regex_traits_defaults.hpp | 43 typedef typename std::make_unsigned<charT>::type unsigned_type; in is_extended() typedef
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | prng.cc | 502 PrimitiveType unsigned_type) { in ConvertRandomBitsToUniformInt() 600 PrimitiveType unsigned_type; in UniformIntDistribution() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | graphics_robust_access_pass.cpp | 603 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 603 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 603 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
|
/external/fmtlib/test/ |
D | scan.h | 452 using unsigned_type = typename std::make_unsigned<T>::type; variable
|
/external/angle/src/tests/gl_tests/ |
D | VertexAttributeTest.cpp | 47 typedef typename std::make_unsigned<T>::type unsigned_type; in Normalize() typedef
|