Home
last modified time | relevance | path

Searched defs:type (Results 1476 - 1500 of 19517) sorted by relevance

1...<<51525354555657585960>>...781

/third_party/skia/third_party/externals/tint/src/ast/
H A Dinterpolate_decoration.cc45 std::ostream& operator<<(std::ostream& out, InterpolationType type) { in operator <<() argument
H A Dinterpolate_decoration.h57 const InterpolationType type; member in tint::ast::InterpolateDecoration
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.h107 AddOverridableConstantWithID( std::string name, uint32_t id, const ast::Type* type, const ast::Expression* constructor) AddOverridableConstantWithID() argument
124 AddOverridableConstantWithoutID( std::string name, const ast::Type* type, const ast::Expression* constructor) AddOverridableConstantWithoutID() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dtoken.cc22 std::string Token::TypeToName(Type type) { in TypeToName() argument
325 Token::Token(Type type, const Source& source, const std::string& val) in Token() argument
337 Token::Token(Type type, const Source& source) : Token(type, source, "") {} in Token() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmatrix_type.h40 const Type* type() const { return subtype_; } in type() function in tint::sem::Matrix
[all...]
H A Dstorage_texture_type.h47 Type* type() const { return subtype_; } in type() function in tint::sem::StorageTexture
H A Dvariable.cc31 Variable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, Constant constant_value) Variable() argument
44 LocalVariable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, const sem::Statement* statement, Constant constant_value) LocalVariable() argument
55 GlobalVariable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, Constant constant_value, sem::BindingPoint binding_point) GlobalVariable() argument
66 Parameter(const ast::Variable* declaration, uint32_t index, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, const ParameterUsage usage ) Parameter() argument
/third_party/skia/third_party/skcms/
H A Dskcms_internal.h26 uint32_t type; member
/third_party/spirv-tools/source/
H A Dassembly_grammar.h71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_composite_inserts.cpp193 ContainsPointer( const opt::analysis::Type& type) ContainsPointer() argument
215 ContainsRuntimeArray( const opt::analysis::Type& type) ContainsRuntimeArray() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DstringEnumLiteralTypes1.js
H A DstringEnumLiteralTypes2.js
H A DconditionalTypeAssignabilityWhenDeferred.js[all...]
H A DcontrolFlowForIndexSignatures.js
H A DenumLiteralTypes1.js
H A DenumLiteralTypes2.js
H A DmappedTypeIndexedAccess.js
H A DmappedTypes6.js[all...]
H A DobjectRestReadonly.js
H A DobjectSpreadStrictNull.js
H A DgenericContextualTypes1.js
H A DinferenceUnionOfObjectsMappedContextualType.js
H A DtsxSpreadAttributesResolution7.js
H A DtypeAliases.js[all...]
/third_party/toybox/toys/net/
H A Drfkill.c76 char *line, *name = 0, *type = 0; in rfkill_main() local

Completed in 13 milliseconds

1...<<51525354555657585960>>...781