Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/flutter/skia/third_party/externals/dawn/src/dawn_native/
DBackendConnection.cpp23 BackendType BackendConnection::GetType() const { in GetType() function in dawn_native::BackendConnection
DErrorData.cpp34 ErrorType ErrorData::GetType() const { in GetType() function in dawn_native::ErrorData
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBackendConnection.cpp23 wgpu::BackendType BackendConnection::GetType() const { in GetType() function in dawn_native::BackendConnection
DRenderBundle.cpp59 ObjectType RenderBundleBase::GetType() const { in GetType() function in dawn_native::RenderBundleBase
DComputePipeline.cpp87 ObjectType ComputePipelineBase::GetType() const { in GetType() function in dawn_native::ComputePipelineBase
DExternalTexture.cpp134 ObjectType ExternalTextureBase::GetType() const { in GetType() function in dawn_native::ExternalTextureBase
DSampler.cpp115 ObjectType SamplerBase::GetType() const { in GetType() function in dawn_native::SamplerBase
DErrorData.cpp54 InternalErrorType ErrorData::GetType() const { in GetType() function in dawn_native::ErrorData
DQuerySet.cpp138 ObjectType QuerySetBase::GetType() const { in GetType() function in dawn_native::QuerySetBase
DRenderBundleEncoder.cpp122 ObjectType RenderBundleEncoder::GetType() const { in GetType() function in dawn_native::RenderBundleEncoder
DSurface.cpp201 Surface::Type Surface::GetType() const { in GetType() function in dawn_native::Surface
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.h146 analysis::Type* GetType(const ir::Instruction* inst) { in GetType() function
/third_party/gn/src/gn/
Dsource_file_unittest.cc22 TEST(SourceFile, GetType) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_node.h67 const NodeType &GetType() { return type_; } in GetType() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/
Dcache_msg.h68 MessageType GetType() const { return static_cast<MessageType>(small_msg_.body.msg.type); } in GetType() function
/third_party/skia/src/gpu/
DGrPersistentCacheUtils.cpp69 SkFourByteTag GetType(SkReadBuffer* reader) { in GetType() function
/third_party/cef/libcef_dll/ctocpp/
Dpost_data_element_ctocpp.cc92 CefPostDataElement::Type CefPostDataElementCToCpp::GetType() { in GetType() function in CefPostDataElementCToCpp
/third_party/gptfdisk/
Dgptpart.h58 PartType & GetType(void) {return partitionType;} in GetType() function
/third_party/mindspore/mindspore/core/mindrt/include/actor/
Dmsg.h69 inline Type GetType() const { return type; } in GetType() function

1234