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.cpp129 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.js104019 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
104027 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
104043 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
104188 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
104382 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
104457 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
104468 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
104494 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
104503 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
104537 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]
DtypingsInstaller.js125151 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
125159 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
125178 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
125369 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
125612 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
125703 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
125722 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
125758 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
125771 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
125815 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]