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/
DtypingsInstaller.js125091 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
125099 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
125118 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
125309 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
125552 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
125643 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
125662 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
125698 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
125711 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
125755 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]
Dtsc.js103963 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
103971 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
103987 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
104132 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
104326 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
104401 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
104412 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
104438 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
104447 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
104481 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]