Home
last modified time | relevance | path

Searched defs:integer_type (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/detail/
Dnumeric_traits.hpp103 typedef Integer integer_type; typedef
/third_party/boost/boost/log/detail/
Dtagged_integer.hpp37 typedef IntT integer_type; typedef
/third_party/boost/boost/math/tools/
Dfraction.hpp113 typedef typename integer_scalar_type<result_type>::type integer_type; in continued_fraction_b() typedef
208 typedef typename integer_scalar_type<result_type>::type integer_type; in continued_fraction_a() typedef
/third_party/boost/boost/interprocess/sync/detail/
Dcondition_algorithm_8a.hpp193 typedef typename ConditionMembers::integer_type integer_type; typedef in boost::interprocess::ipcdetail::condition_algorithm_8a
/third_party/boost/boost/interprocess/sync/windows/
Dcondition.hpp81 typedef boost::int32_t integer_type; typedef
Dnamed_condition_any.hpp111 typedef boost::int32_t integer_type; typedef
/third_party/boost/boost/units/
Dstatic_rational.hpp40 typedef long integer_type; typedef
/third_party/boost/boost/multiprecision/
Drational_adaptor.hpp31 typedef number<IntBackend> integer_type; typedef
/third_party/spirv-tools/source/opt/
Dconst_folding_rules.cpp374 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
405 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconst_folding_rules.cpp374 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
405 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconst_folding_rules.cpp430 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
461 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-ostream.oo.c977 # define BITFIELD_TYPE(orig_type,integer_type) orig_type argument
979 # define BITFIELD_TYPE(orig_type,integer_type) integer_type argument
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js270 function integer_type() { function
/third_party/boost/boost/multiprecision/detail/
Dgeneric_interconvert.hpp383integer_type; in generic_convert_rational_to_float() typedef
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c472 unsigned integer_type, in brw_set_math_message()