/external/tink/cc/experimental/pqcrypto/signature/util/ |
D | enums_test.cc | 53 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/ |
D | enums_test.cc | 63 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/ |
D | time_resolution_traits.hpp | 32 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
|
D | wrapping_int.hpp | 34 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
|
D | date_duration.hpp | 126 typedef long int_type; typedef 136 typedef long int_type; typedef
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/nt2/ |
D | phase_oscillator_ensemble.cpp | 57 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/ |
D | transformation_equation_instruction.cpp | 175 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
|
D | transformation_replace_constant_with_uniform.cpp | 56 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/ |
D | transformation_equation_instruction.cpp | 175 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
|
D | transformation_replace_constant_with_uniform.cpp | 56 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/ |
D | transformation_equation_instruction.cpp | 175 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
|
D | transformation_replace_constant_with_uniform.cpp | 56 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/ |
D | ostream.h | 27 typedef typename std::basic_streambuf<Char>::int_type int_type; typedef
|
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | pipe.hpp | 41 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/ |
D | posix_time_config.hpp | 131 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.py | 36 def __init__(self, int_type): argument
|
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/ |
D | failed.pass.cpp | 22 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/ |
D | int.hpp | 43 #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/ |
D | failed.pass.cpp | 23 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/ |
D | failed.pass.cpp | 23 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.cpp | 106 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/ |
D | enabled_hashes.pass.cpp | 30 using int_type = std::char_traits<char>::int_type; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string.hash/ |
D | enabled_hashes.pass.cpp | 30 using int_type = std::char_traits<char>::int_type; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string.hash/ |
D | enabled_hashes.pass.cpp | 30 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/ |
D | enabled_hashes.pass.cpp | 30 using int_type = std::char_traits<char>::int_type; typedef
|