Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/safe_numerics/
Dautomatic.hpp66 using r_type = checked_result<temp_base_type>; typedef
101 using r_type = checked_result<temp_base_type>; typedef
143 using r_type = checked_result<temp_base_type>; typedef
185 using r_type = checked_result<temp_base_type>; typedef
245 using r_type = checked_result<temp_base_type>; typedef
308 using r_type = checked_result<temp_base_type>; typedef
378 using r_type = checked_result<temp_base_type>; typedef
417 using r_type = checked_result<temp_base_type>; typedef
Dsafe_base_operations.hpp36 using r_type = checked_result<R>; typedef
288 using r_type = checked_result<R>; in casting_helper() typedef
337 using r_type = checked_result<result_base_type>; typedef
456 using r_type = checked_result<result_base_type>; typedef
576 using r_type = checked_result<result_base_type>; typedef
709 using r_type = checked_result<result_base_type>; typedef
864 using r_type = checked_result<result_base_type>; typedef
1016 using r_type = checked_result<result_base_type>; typedef
1119 using r_type = checked_result<result_base_type>; typedef
1205 using r_type = checked_result<result_base_type>; typedef
[all …]
/third_party/boost/libs/fusion/test/sequence/
Dmap.cpp166 typedef boost::fusion::result_of::deref_data<i_type>::type r_type; in main() typedef
175 typedef boost::fusion::result_of::deref_data<i_type>::type r_type; in main() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachORelocation.h30 uint8_t r_type; // if not 0, machine-specific relocation type. variable
/third_party/boost/boost/contract/detail/condition/
Dcond_post.hpp56 >::type r_type; typedef in boost::contract::detail::cond_post
/third_party/boost/boost/type_traits/
Dis_empty.hpp98 typedef typename add_reference<T>::type r_type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
/third_party/boost/boost/math/policies/
Derror_handling.hpp715 typedef typename R::value_type r_type; in check_overflow() typedef
735 typedef typename R::value_type r_type; in check_underflow() typedef
756 typedef typename R::value_type r_type; in check_denorm() typedef
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.h190 int r_type; /* must be one of the #defines above */ member
/third_party/boost/libs/type_traits/test/
Dtest.hpp222 typedef int& r_type; typedef
/third_party/boost/libs/utility/test/
Dcall_traits_test.cpp240 typedef int& r_type; in main() typedef
/third_party/mesa3d/src/amd/common/
Dac_rtld.c649 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
/third_party/tzdata/
Dlocaltime.c143 enum r_type { enum
150 enum r_type r_type; /* type of rule */ member
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c118 int r_type; /* type of rule--see below */ member
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c118 int r_type; /* type of rule--see below */ member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c118 int r_type; /* type of rule--see below */ member
/third_party/flatbuffers/src/
Didl_gen_kotlin.cpp167 auto r_type = GenTypeGet(field.value.type); in GetterReturnType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1359 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h952 uint32_t r_type : 4, r_extern : 1, r_length : 2, r_pcrel : 1, member
956 r_type : 4; member
962 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h920 r_type:4; member
928 r_type:4, member