Home
last modified time | relevance | path

Searched defs:const (Results 1651 - 1675 of 20717) sorted by relevance

1...<<61626364656667686970>>...829

/third_party/skia/third_party/externals/tint/src/ast/
H A Dphony_expression.cc31 const PhonyExpression* PhonyExpression::Clone(CloneContext* ctx) const { in Clone() argument
H A Dstatement.cc40 const char* Statement::Name() const { in Name() argument
H A Dunary_op_expression.cc37 const UnaryOpExpression* UnaryOpExpression::Clone(CloneContext* ctx) const { in Clone() argument
H A Dworkgroup_decoration.h47 std::array<const ast::Expression*, 3> Values() const { return {x, y, z}; } in Values() argument
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.cc32 std::string List::str() const { in str() argument
H A Dprinter.cc25 std::string StringPrinter::str() const { in str() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dexternal_texture_type.cc30 std::string ExternalTexture::type_name() const { in type_name() argument
34 std::string ExternalTexture::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
H A Dsampler_type.cc30 std::string Sampler::type_name() const { in type_name() argument
35 std::string Sampler::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
H A Dvoid_type.cc30 std::string Void::type_name() const { in type_name() argument
34 std::string Void::FriendlyName(const SymbolTable&) const { in FriendlyName() argument
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dtmpfile_other.cc24 bool TmpFile::Append(const void*, size_t) const { in Append() argument
/third_party/skia/tools/gpu/
H A DFenceSync.h29 virtual bool validate() const { return true; } in validate() argument
/third_party/skia/tools/gpu/mtl/
H A DMtlTestContext.h22 const GrMtlBackendContext& getMtlBackendContext() const { in getMtlBackendContext() argument
/third_party/skia/tools/graphite/mtl/
H A DGraphiteMtlTestContext.h29 const skgpu::mtl::BackendContext& getBackendContext() const { in getBackendContext() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Derrorcode.cpp32 void ErrorCode::assertSuccess() const { in assertSuccess() argument
38 const char* ErrorCode::errorName() const { in errorName() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Drep.h246 length() const length() argument
251 charAt(int32_t offset) const charAt() argument
256 char32At(int32_t offset) const char32At() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DrenamingDestructuredPropertyInFunctionType.js48 const f2 = function({ a: string }: O) { }; global() function
[all...]
H A DspreadExpressionContextualTypeWithNamespace.js
H A DcontrolFlowNullTypeAndLiteral.js5 const objWithValMaybeNull: { val: number | null } = { val: 1 }; function
H A DcrashInGetTextOfComputedPropertyName.js
H A DdeclarationEmitAliasFromIndirectFile.js
H A DmappedTypeOverlappingStringEnumKeys.js
H A DnamespaceDisambiguationInUnion.js
H A DnoAsConstNameLookup.js
/third_party/typescript/tests/baselines/reference/tsbuild/javascriptProjectEmit/
H A Dloads-js-based-projects-with-non-moved-json-files-and-emits-them-correctly.js[all...]
H A Dmodifies-outfile-js-projects-and-concatenates-them-correctly.js[all...]

Completed in 7 milliseconds

1...<<61626364656667686970>>...829