Home
last modified time | relevance | path

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

1234

/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
/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/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
Dtype_manager.cpp26 Type* TypeManager::GetType(uint32_t id) const { in GetType() function in spvtools::opt::analysis::TypeManager
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1effecthelpers.h17 T GetType(T t) { in GetType() function
Dgpedit.h61 STDMETHOD(GetType) (THIS_ GROUP_POLICY_OBJECT_TYPE *gpoType) PURE; in DECLARE_INTERFACE_() local
94 STDMETHOD(GetType) (THIS_ GROUP_POLICY_OBJECT_TYPE *gpoType) PURE; in DECLARE_INTERFACE_() local
/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.h60 PartType & GetType(void) {return partitionType;} in GetType() function
/third_party/grpc/include/grpcpp/security/
Dcredentials_impl.h243 virtual const char* GetType() const { return ""; } in GetType() function
Dcredentials.h260 virtual const char* GetType() const { return ""; } in GetType() function
/third_party/flutter/engine/flutter/flow/
Dembedded_views.h63 const MutatorType& GetType() const { return type_; } in GetType() function

1234