Home
last modified time | relevance | path

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

123

/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/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/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/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
DSampler.cpp115 ObjectType SamplerBase::GetType() const { in GetType() function in dawn_native::SamplerBase
DExternalTexture.cpp134 ObjectType ExternalTextureBase::GetType() const { in GetType() function in dawn_native::ExternalTextureBase
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
DTexture.cpp495 ObjectType TextureBase::GetType() const { in GetType() function in dawn_native::TextureBase
723 ObjectType TextureViewBase::GetType() const { in GetType() function in dawn_native::TextureViewBase
/third_party/gn/src/gn/
Dsource_file_unittest.cc22 TEST(SourceFile, GetType) { in TEST() argument
Dsource_file.cc133 SourceFile::Type SourceFile::GetType() const { in GetType() function in SourceFile
/third_party/vk-gl-cts/external/amber/src/src/
Dshader.h31 ShaderType GetType() const { return shader_type_; } in GetType() function
Dformat.h96 type::Type* GetType() const { return type_; } in GetType() function
/third_party/skia/src/gpu/
DGrPersistentCacheUtils.cpp69 SkFourByteTag GetType(SkReadBuffer* reader) { in GetType() function
/third_party/node/deps/v8/src/debug/
Ddebug-scope-iterator.cc84 v8::debug::ScopeIterator::ScopeType DebugScopeIterator::GetType() { in GetType() function in v8::internal::DebugScopeIterator
/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering-verifier.h34 base::Optional<Type> GetType(Node* node) const { in GetType() function
/third_party/gptfdisk/
Dgptpart.h58 PartType & GetType(void) {return partitionType;} in GetType() function
Dbsd.cc233 uint8_t BSDData::GetType(int i) { in GetType() function in BSDData

123