Home
last modified time | relevance | path

Searched defs:computeHash (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DSetupProcessor.cpp30 uint32_t SetupProcessor::States::computeHash() in computeHash() function in sw::SetupProcessor::States
DVertexProcessor.cpp35 uint32_t VertexProcessor::States::computeHash() in computeHash() function in sw::VertexProcessor::States
DPixelProcessor.cpp28 uint32_t PixelProcessor::States::computeHash() in computeHash() function in sw::PixelProcessor::States
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSetupProcessor.cpp34 uint32_t SetupProcessor::States::computeHash() in computeHash() function in sw::SetupProcessor::States
DVertexProcessor.cpp40 uint32_t VertexProcessor::States::computeHash() in computeHash() function in sw::VertexProcessor::States
DPixelProcessor.cpp36 uint32_t PixelProcessor::States::computeHash() in computeHash() function in sw::PixelProcessor::States
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp352 void DIEHash::computeHash(const DIE &Die) { in computeHash() function in DIEHash
/third_party/skia/modules/skparagraph/src/
DParagraphCache.cpp134 uint32_t ParagraphCacheKey::computeHash(const ParagraphImpl* paragraph) const { in computeHash() function in skia::textlayout::ParagraphCacheKey
/third_party/typescript/src/compiler/
Dwatch.ts672 const computeHash = maybeBind(compilerHost, compilerHost.createHash) || generateDjb2Hash; constant
Dbuilder.ts1295 const computeHash = maybeBind(host, host.createHash); constant
/third_party/typescript/lib/
Dtsc.js105388 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
105396 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
105412 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
105557 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
105751 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
105826 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
105837 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
105863 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
105872 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
105906 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]
DtypingsInstaller.js126729 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
126737 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
126756 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
126947 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
127190 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
127281 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
127300 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
127336 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
127349 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
127393 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]