| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
| D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
| /third_party/spirv-tools/source/opt/ |
| D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
| D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
| D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/expander/core/ |
| D | node.cc | 33 TypePtr Node::GetType() { MS_EXCEPTION(NotImplementedError) << "Base node not implement GetType() m… in GetType() function in mindspore::expander::Node 133 TypePtr IrNode::GetType() { in GetType() function in mindspore::expander::IrNode 170 TypePtr FuncNode::GetType() { in GetType() function in mindspore::expander::FuncNode
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | BackendConnection.cpp | 23 wgpu::BackendType BackendConnection::GetType() const { in GetType() function in dawn_native::BackendConnection
|
| D | RenderBundle.cpp | 59 ObjectType RenderBundleBase::GetType() const { in GetType() function in dawn_native::RenderBundleBase
|
| D | ComputePipeline.cpp | 87 ObjectType ComputePipelineBase::GetType() const { in GetType() function in dawn_native::ComputePipelineBase
|
| D | ExternalTexture.cpp | 134 ObjectType ExternalTextureBase::GetType() const { in GetType() function in dawn_native::ExternalTextureBase
|
| D | Sampler.cpp | 115 ObjectType SamplerBase::GetType() const { in GetType() function in dawn_native::SamplerBase
|
| D | ErrorData.cpp | 54 InternalErrorType ErrorData::GetType() const { in GetType() function in dawn_native::ErrorData
|
| D | QuerySet.cpp | 138 ObjectType QuerySetBase::GetType() const { in GetType() function in dawn_native::QuerySetBase
|
| D | RenderBundleEncoder.cpp | 122 ObjectType RenderBundleEncoder::GetType() const { in GetType() function in dawn_native::RenderBundleEncoder
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/src/ |
| D | type.cc | 35 TypePtr Type::GetType(TypeId id) { in GetType() function in mindspore::api::Type
|
| /third_party/gn/src/gn/ |
| D | source_file_unittest.cc | 22 TEST(SourceFile, GetType) { in TEST() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/ |
| D | guard_utils.h | 53 virtual GIType GetType() { return type_; } in GetType() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/ |
| D | device_tensor_ascend910b.h | 65 DataType GetType() { return data_type_; } in GetType() function
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | shader.h | 31 ShaderType GetType() const { return shader_type_; } in GetType() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/ |
| D | somas_node.h | 62 const NodeType &GetType() const { return type_; } in GetType() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/perf/ |
| D | cache_msg.h | 68 MessageType GetType() const { return static_cast<MessageType>(small_msg_.body.msg.type); } in GetType() function
|
| /third_party/skia/src/gpu/ |
| D | GrPersistentCacheUtils.cpp | 69 SkFourByteTag GetType(SkReadBuffer* reader) { in GetType() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_compiler/ |
| D | compile_result.h | 44 kernel::PrimitiveType GetType() const { return type_; } in GetType() function
|
| /third_party/gptfdisk/ |
| D | gptpart.h | 58 PartType & GetType(void) {return partitionType;} in GetType() function
|