Home
last modified time | relevance | path

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

123456

/third_party/boost/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
/third_party/boost/libs/geometry/doc/src/examples/core/
Dring_type.cpp26 typedef boost::geometry::interior_type<polygon>::type int_type; in main() typedef
Drings.cpp47 typedef boost::geometry::interior_type<polygon_type>::type int_type; in main() typedef
/third_party/boost/libs/multiprecision/example/
Dsafe_prime.cpp18 typedef cpp_int int_type; in main() typedef
/third_party/boost/libs/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
/third_party/boost/libs/safe_numerics/test/
Dtest_rational.cpp43 using int_type = safe<int>; typedef
/third_party/boost/boost/interprocess/streams/
Dvectorstream.hpp73 typedef typename CharTraits::int_type int_type; typedef in boost::interprocess::basic_vectorbuf
385 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_ivectorstream
466 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_ovectorstream
541 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_vectorstream
Dbufferstream.hpp69 typedef typename CharTraits::int_type int_type; typedef in boost::interprocess::basic_bufferbuf
271 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_ibufferstream
342 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_obufferstream
414 typedef typename std::basic_ios<char_type, CharTraits>::int_type int_type; typedef in boost::interprocess::basic_bufferstream
/third_party/boost/boost/beast/core/detail/
Dostream.hpp48 using int_type = typename typedef in boost::beast::detail::ostream_buffer
119 using int_type = typename typedef in boost::beast::detail::ostream_buffer
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dostream.hpp48 using int_type = typename typedef in boost::beast::detail::ostream_buffer
119 using int_type = typename typedef in boost::beast::detail::ostream_buffer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } 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
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } 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
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dfuzzer_pass_add_equation_instructions.cpp173 if (const auto* int_type = in Apply() local
185 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } 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
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
/third_party/boost/boost/spirit/home/x3/numeric/
Dint.hpp43 #define BOOST_SPIRIT_X3_INT_PARSER(int_type, name) \ argument
/third_party/boost/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
/third_party/boost/boost/mpi/detail/
Dmpi_datatype_oarchive.hpp61 typedef typename boost::uint_t<8*sizeof(T)>::least int_type; in save_enum() typedef
/third_party/boost/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
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h152 LLVMTypeRef int_type; in lp_build_const_int_pointer() local
/third_party/boost/boost/test/utils/
Dnullstream.hpp47 typedef typename base_type::int_type int_type; typedef in boost::basic_nullbuf

123456