/third_party/boost/boost/safe_numerics/ |
D | automatic.hpp | 66 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
|
D | safe_base_operations.hpp | 36 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/ |
D | map.cpp | 166 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/ |
D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/third_party/boost/boost/contract/detail/condition/ |
D | cond_post.hpp | 56 >::type r_type; typedef in boost::contract::detail::cond_post
|
/third_party/boost/boost/type_traits/ |
D | is_empty.hpp | 98 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/ |
D | RuntimeDyldELFMips.cpp | 277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/third_party/boost/boost/math/policies/ |
D | error_handling.hpp | 715 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/ |
D | doio.h | 190 int r_type; /* must be one of the #defines above */ member
|
/third_party/boost/libs/type_traits/test/ |
D | test.hpp | 222 typedef int& r_type; typedef
|
/third_party/boost/libs/utility/test/ |
D | call_traits_test.cpp | 240 typedef int& r_type; in main() typedef
|
/third_party/mesa3d/src/amd/common/ |
D | ac_rtld.c | 649 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
|
/third_party/tzdata/ |
D | localtime.c | 143 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/ |
D | localtime.c | 118 int r_type; /* type of rule--see below */ member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 118 int r_type; /* type of rule--see below */ member
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 118 int r_type; /* type of rule--see below */ member
|
/third_party/flatbuffers/src/ |
D | idl_gen_kotlin.cpp | 167 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/ |
D | RuntimeDyldELF.cpp | 1359 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/ |
D | MachO.h | 952 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/ |
D | MachO.h | 920 r_type:4; member 928 r_type:4, member
|