/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1454 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2209 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2271 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2337 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2399 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2466 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_bitwise.cpp | 119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1454 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2209 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2271 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2337 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2399 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2466 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/spirv-tools/source/val/ |
D | validate_bitwise.cpp | 119 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 152 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1417 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2172 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2234 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2300 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2362 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2429 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 73 typedef typename Info::offset_type offset_type; typedef 287 typedef typename Info::offset_type offset_type; typedef 440 typedef typename base_type::offset_type offset_type; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 100 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait 140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
|
D | InstrProfReader.cpp | 515 using offset_type = InstrProfLookupTrait::offset_type; typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 84 using offset_type = uint32_t; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 316 using offset_type = uint64_t; variable
|
/third_party/libabigail/src/ |
D | abg-dwarf-reader.cc | 151 struct offset_type struct 153 die_source source_; 154 Dwarf_Off offset_; 156 offset_type() in offset_type() argument 161 offset_type(die_source source, Dwarf_Off offset) in offset_type() argument 166 offset_type(Dwarf_Off offset) in offset_type() function 171 bool operator==(const offset_type& o) const in operator ==() 174 operator Dwarf_Off() const in operator Dwarf_Off()
|
/third_party/flatbuffers/src/ |
D | idl_gen_cpp.cpp | 2017 auto offset_type = GenTypeGet(type, "", "const ", " *", false); in GenTableFieldGetter() local
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 5613 struct vtn_type *offset_type = vtn_get_value_type(b, w[1]); in vtn_handle_write_packed_primitive_indices() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 7313 const glsl_type *offset_type, in _texelFetch()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 9837 const SPIRType *offset_type = nullptr; in to_function_args() local
|