Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 25 of 191) sorted by relevance

12345678

/external/tink/cc/experimental/pqcrypto/signature/util/
Denums_test.cc53 for (int int_type = static_cast<int>(pb::DilithiumSeedExpansion_MIN); in TEST_F() local
90 for (int int_type = static_cast<int>(pb::SphincsHashType_MIN); in TEST_F() local
121 for (int int_type = static_cast<int>(pb::SphincsVariant_MIN); in TEST_F() local
156 for (int int_type = static_cast<int>(pb::SphincsSignatureType_MIN); in TEST_F() local
/external/tink/cc/util/
Denums_test.cc63 for (int int_type = static_cast<int>(pb::EllipticCurveType_MIN); in TEST_F() local
105 for (int int_type = static_cast<int>(pb::HashType_MIN); in TEST_F() local
284 for (int int_type = static_cast<int>(pb::KeyData::KeyMaterialType_MIN); in TEST_F() local
323 for (int int_type = static_cast<int>(pb::OutputPrefixType_MIN); in TEST_F() local
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_resolution_traits.hpp32 typedef boost::int32_t int_type; typedef
40 typedef boost::int32_t int_type; typedef
48 typedef boost::int64_t int_type; typedef
56 typedef boost::int64_t int_type; typedef
Dwrapping_int.hpp34 typedef int_type_ int_type; typedef in boost::date_time::wrapping_int
98 typedef int_type_ int_type; typedef in boost::date_time::wrapping_int2
Ddate_duration.hpp126 typedef long int_type; typedef
136 typedef long int_type; typedef
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/nt2/
Dphase_oscillator_ensemble.cpp57 typedef typename boost::dispatch::meta::as_integer<T,unsigned>::type int_type; typedef
90 typedef typename boost::dispatch::meta::as_integer<T,unsigned>::type int_type; typedef
116 typedef typename boost::dispatch::meta::as_integer<T,unsigned>::type int_type; typedef
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_equation_instruction.cpp175 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
198 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
210 opt::analysis::Integer int_type(32, true); in IsApplicable() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp175 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
198 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
210 opt::analysis::Integer int_type(32, true); in IsApplicable() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp175 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
198 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
210 opt::analysis::Integer int_type(32, true); in IsApplicable() local
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
Dostream.h27 typedef typename std::basic_streambuf<Char>::int_type int_type; typedef
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dpipe.hpp41 typedef typename Traits::int_type int_type ; typedef in boost::process::basic_pipe
106 typedef typename Traits::int_type int_type ; typedef
307 typedef typename Traits::int_type int_type ; typedef in boost::process::basic_ipstream
418 typedef typename Traits::int_type int_type ; typedef in boost::process::basic_opstream
527 typedef typename Traits::int_type int_type ; typedef in boost::process::basic_pstream
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/
Dposix_time_config.hpp131 typedef time_res_traits::tick_type int_type; typedef in boost::posix_time::posix_time_system_config
149 typedef time_res_traits::tick_type int_type; typedef in boost::posix_time::millisec_posix_time_system_config
/external/ml_dtypes/ml_dtypes/
D_iinfo.py36 def __init__(self, int_type): argument
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp22 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/
Dint.hpp43 #define BOOST_SPIRIT_X3_INT_PARSER(int_type, name) \ argument
/external/cronet/tot/third_party/libc++/src/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp23 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/external/cronet/stable/third_party/libc++/src/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp23 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp106 const auto* int_type = type()->AsInteger(); in GetZeroExtendedValue() local
125 const auto* int_type = type()->AsInteger(); in GetSignExtendedValue() local
436 else if (const auto* int_type = element_type->AsInteger()) in GetNumericVectorConstantWithWords() local
494 Type* int_type = context()->get_type_mgr()->GetIntType(bitWidth, isSigned); in GetIntConst() local
/external/cronet/tot/third_party/libc++/src/test/std/strings/string.view/string.view.hash/
Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string.hash/
Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string.hash/
Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef
/external/cronet/stable/third_party/libc++/src/test/std/strings/string.view/string.view.hash/
Denabled_hashes.pass.cpp30 using int_type = std::char_traits<char>::int_type; typedef

12345678