Home
last modified time | relevance | path

Searched defs:unsigned_type (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dpool_urbg.h72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
/third_party/abseil-cpp/absl/random/internal/
Dpool_urbg.h72 using unsigned_type = typename make_unsigned_bits<T>::type; variable
/third_party/boost/boost/convert/
Dstrtol.hpp77 typedef typename boost::make_unsigned<Type>::type unsigned_type; in i_to_str() typedef
162 using unsigned_type = typename boost::make_unsigned<out_type>::type; in str_to_i() typedef
/third_party/boost/boost/random/detail/
Dconst_mod.hpp105 typedef typename make_unsigned<IntType>::type unsigned_type; typedef in boost::random::const_mod
Dseed_impl.hpp136 typedef typename boost::random::traits::make_unsigned<IntType>::type unsigned_type; in generate_from_int() typedef
/third_party/boost/boost/regex/v4/
Dregex_traits_defaults.hpp59 typedef typename make_unsigned<charT>::type unsigned_type; in is_extended() typedef
/third_party/boost/boost/geometry/strategies/cartesian/
Dside_of_intersection.hpp62 typedef typename boost::make_unsigned<T>::type unsigned_type; typedef
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp612 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp612 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp611 auto* unsigned_type = type_mgr->GetRegisteredType(&unsigned_type_for_query); in WidenInteger() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp42 typedef typename std::make_unsigned<T>::type unsigned_type; in Normalize() typedef
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp48 typedef typename std::make_unsigned<T>::type unsigned_type; in Normalize() typedef
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp11433 bool unsigned_type = (type.basetype == SPIRType::UInt) || in emit_instruction() local
11473 bool unsigned_type = (type.basetype == SPIRType::UInt) || in emit_instruction() local