Home
last modified time | relevance | path

Searched defs:type (Results 776 - 800 of 19388) sorted by relevance

1...<<31323334353637383940>>...776

/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression_test.cc52 auto* type = ty.f32(); in TEST_F() local
68 auto* type = ty.f32(); in TEST_F() local
[all...]
H A Dmatrix.h54 const Type* const type; member in tint::ast::Matrix
H A Dpointer.h56 const Type* const type; member in tint::ast::Pointer
H A Dstruct_member.h58 const ast::Type* const type; member in tint::ast::StructMember::ast
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmember_accessor_expression.cc27 MemberAccessorExpression( const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement) MemberAccessorExpression() argument
35 StructMemberAccess( const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement, const StructMember* member) StructMemberAccess() argument
44 Swizzle(const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement, std::vector<uint32_t> indices) Swizzle() argument
H A Dmultisampled_texture_type.cc24 MultisampledTexture(ast::TextureDimension dim, const Type* type) MultisampledTexture() argument
H A Dmultisampled_texture_type.h37 const Type* type() const { return type_; } in type() function in tint::sem::MultisampledTexture
H A Dsampled_texture_type.cc24 SampledTexture::SampledTexture(ast::TextureDimension dim, const Type* type) in SampledTexture() argument
H A Dsampled_texture_type.h37 Type* type() const { return const_cast<Type*>(type_); } in type() function in tint::sem::SampledTexture
H A Dvector_type.h37 const Type* type() const { return subtype_; } in type() function in tint::sem::Vector
/third_party/skia/tools/graphite/
H A DContextFactory.cpp24 ContextFactory::ContextInfo::ContextInfo(ContextFactory::ContextType type, in ContextInfo() argument
35 getContextInfo( ContextType type) getContextInfo() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
23 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Ducln_cmn.cpp65 ucln_common_registerCleanup(ECleanupCommonType type, in ucln_common_registerCleanup() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DcoAndContraVariantInferences.js
H A DconditionalTypesExcessProperties.js
H A DmappedTypeNotMistakenlyHomomorphic.js
H A DjsDeclarationsClassStatic.js
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
H A DtypePredicateFreshLiteralWidening.js
/third_party/skia/third_party/externals/dawn/src/utils/
H A DBackendBinding.cpp72 BackendBinding* CreateBinding(wgpu::BackendType type, GLFWwindow* window, WGPUDevice device) { in CreateBinding() argument
47 DiscoverAdapter(dawn_native::Instance* instance, GLFWwindow* window, wgpu::BackendType type) DiscoverAdapter() argument
/third_party/skia/experimental/graphite/src/
H A DUniform.h24 constexpr Uniform(const char* name, SLType type) : Uniform(name, type, kNonArray) {} in Uniform() argument
26 constexpr Uniform(const char* name, SLType type, int count) in Uniform() argument
38 constexpr SLType type() const { return static_cast<SLType>(fType); } in type() function in skgpu::Uniform
/third_party/selinux/libselinux/src/
H A Dget_default_type.c10 int get_default_type(const char *role, char **type) in get_default_type() argument
27 static int find_default_type(FILE * fp, const char *role, char **type) in find_default_type() argument
H A Dis_customizable_type.c67 const char *type; in is_context_customizable() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktTypeComparisonUtil.cpp34 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() argument
168 void collectUniqueBasicTypes (std::set<glu::DataType> &basicTypes, const glu::VarType &type) in collectUniqueBasicTypes() argument
184 glu::DataType getPromoteType (glu::DataType type) in getPromoteType() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp51 deUint32 type = GL_NONE; in getTransferFormat() local
[all...]

Completed in 9 milliseconds

1...<<31323334353637383940>>...776