Home
last modified time | relevance | path

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

/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/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_qr.cc44 TypePtr r_type; member
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dapply_came_part2.cc146 auto r_type = input_args[kInputIndex4]->BuildType(); in InferType() local
Dapply_came_part4.cc161 auto r_type = input_args[kInputIndex2]->BuildType(); in InferType() local
/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/ltp/testcases/kernel/fs/doio/
Ddoio.h190 int r_type; /* must be one of the #defines above */ member
/third_party/mesa3d/src/amd/common/
Dac_rtld.c654 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
/third_party/tzdata/
Dlocaltime.c140 enum r_type { enum
147 enum r_type r_type; /* type of rule */ member
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c120 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_kmp.cpp274 auto r_type = GenTypeGet(field.value.type); in GetterReturnType() local
Didl_gen_kotlin.cpp193 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/libabigail/src/
Dabg-dwarf-reader.cc11251 Dwarf_Die l_type, r_type; in compare_dies() local
11283 Dwarf_Die l_type, r_type; in compare_dies() local
11299 Dwarf_Die l_type, r_type; in compare_dies() local
11334 Dwarf_Die l_type, r_type; in compare_dies() local
Dabg-ir.cc22104 type_base_sptr r_type = peel_typedef_type(r.get_type()); in equals() local
/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
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.cc1243 AObject::Type r_type = right->GetVobj()->GetType(); in CheckTupleListAdd() local