/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/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/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/boost/boost/regex/v4/ |
D | states.hpp | 143 union offset_type union
|
/third_party/boost/boost/interprocess/ |
D | offset_ptr.hpp | 248 typedef OffsetType offset_type; typedef in boost::interprocess::offset_ptr
|
/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 | 5511 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 | 6628 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
|