Home
last modified time | relevance | path

Searched defs:const (Results 2576 - 2600 of 20422) sorted by relevance

1...<<101102103104105106107108109110>>...817

/third_party/skia/third_party/externals/tint/src/ast/
H A Dstride_decoration.cc31 std::string StrideDecoration::Name() const { in Name() argument
35 const StrideDecoration* StrideDecoration::Clone(CloneContext* ctx) const { in Clone() argument
H A Dstruct.cc47 bool Struct::IsBlockDecorated() const { in IsBlockDecorated() argument
51 const Struct* Struct::Clone(CloneContext* ctx) const { in Clone() argument
H A Dstruct_block_decoration.cc31 std::string StructBlockDecoration::Name() const { in Name() argument
35 const StructBlockDecoration* StructBlockDecoration::Clone( in Clone() argument
H A Dstruct_member.cc43 const StructMember* StructMember::Clone(CloneContext* ctx) const { in Clone() argument
H A Dstruct_member_align_decoration.cc34 std::string StructMemberAlignDecoration::Name() const { in Name() argument
38 const StructMemberAlignDecoration* StructMemberAlignDecoration::Clone( in Clone() argument
H A Dstruct_member_offset_decoration.cc33 std::string StructMemberOffsetDecoration::Name() const { in Name() argument
37 const StructMemberOffsetDecoration* StructMemberOffsetDecoration::Clone( in Clone() argument
H A Dstruct_member_size_decoration.cc34 std::string StructMemberSizeDecoration::Name() const { in Name() argument
38 const StructMemberSizeDecoration* StructMemberSizeDecoration::Clone( in Clone() argument
H A Dswitch_statement.cc41 const SwitchStatement* SwitchStatement::Clone(CloneContext* ctx) const { in Clone() argument
H A Dswitch_statement.h41 bool IsDefault() const { return condition == nullptr; } in IsDefault() argument
H A Dtype_name.cc31 std::string TypeName::FriendlyName(const SymbolTable& symbols) const { in FriendlyName() argument
35 const TypeName* TypeName::Clone(CloneContext* ctx) const { in Clone() argument
H A Du32.cc30 std::string U32::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
34 const U32* U32::Clone(CloneContext* ctx) const { in Clone() argument
H A Duint_literal_expression.cc31 uint32_t UintLiteralExpression::ValueAsU32() const { in ValueAsU32() argument
35 const UintLiteralExpression* UintLiteralExpression::Clone( in Clone() argument
H A Dvariable_decl_statement.cc36 const VariableDeclStatement* VariableDeclStatement::Clone( in Clone() argument
H A Dvoid.cc30 std::string Void::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
34 const Void* Void::Clone(CloneContext* ctx) const { in Clone() argument
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector.h48 bool has_error() const { return diagnostics_.contains_errors(); } in has_error() argument
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Datomic_type.h37 const sem::Type* Type() const { return subtype_; } in Type() argument
[all...]
H A Dbool_type.cc30 std::string Bool::type_name() const { in type_name() argument
34 std::string Bool::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
38 bool Bool::IsConstructible() const { in IsConstructible() argument
42 uint32_t Bool::Size() const { in Size() argument
46 uint32_t Bool::Align() const { in Align() argument
H A Ddepth_multisampled_texture_type.cc41 std::string DepthMultisampledTexture::type_name() const { in type_name() argument
47 std::string DepthMultisampledTexture::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
H A Ddepth_texture_type.cc42 std::string DepthTexture::type_name() const { in type_name() argument
48 std::string DepthTexture::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
H A Df32_type.cc30 std::string F32::type_name() const { in type_name() argument
34 std::string F32::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
38 bool F32::IsConstructible() const { in IsConstructible() argument
42 uint32_t F32::Size() const { in Size() argument
46 uint32_t F32::Align() const { in Align() argument
H A Dfor_loop_statement.cc31 const ast::ForLoopStatement* ForLoopStatement::Declaration() const { in Declaration() argument
H A Di32_type.cc30 std::string I32::type_name() const { in type_name() argument
34 std::string I32::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
38 bool I32::IsConstructible() const { in IsConstructible() argument
42 uint32_t I32::Size() const { in Size() argument
46 uint32_t I32::Align() const { in Align() argument
H A Dmultisampled_texture_type.cc34 std::string MultisampledTexture::type_name() const { in type_name() argument
40 FriendlyName( const SymbolTable& symbols) const FriendlyName() argument
H A Dmultisampled_texture_type.h37 const Type* type() const { return type_; } in type() argument
H A Dsampled_texture_type.cc33 std::string SampledTexture::type_name() const { in type_name() argument
39 std::string SampledTexture::FriendlyName(const SymbolTable& symbols) const { in FriendlyName() argument

Completed in 8 milliseconds

1...<<101102103104105106107108109110>>...817