Home
last modified time | relevance | path

Searched defs:type (Results 751 - 775 of 6962) sorted by relevance

1...<<31323334353637383940>>...279

/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...]
H A DtypeSatisfaction.js
H A DvarianceMeasurement.js
/third_party/toybox/toys/net/
H A Drfkill.c76 char *line, *name = 0, *type = 0; in rfkill_main() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGLFWUtils.cpp31 void SetupGLFWWindowHintsForBackend(wgpu::BackendType type) { in SetupGLFWWindowHintsForBackend() argument
/third_party/python/Python/clinic/
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() argument

Completed in 7 milliseconds

1...<<31323334353637383940>>...279