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.cpp104 uint32_t ParagraphCacheKey::computeHash() const { in computeHash() function in skia::textlayout::ParagraphCacheKey
/third_party/typescript/src/compiler/
Dwatch.ts672 const computeHash = maybeBind(compilerHost, compilerHost.createHash) || generateDjb2Hash; constant
Dbuilder.ts1271 const computeHash = maybeBind(host, host.createHash); constant
/third_party/typescript/lib/
Dtsc.js103844 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
103852 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
103868 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
104013 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
104205 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
104280 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
104291 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
104317 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
104326 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
104360 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]
DtypingsInstaller.js124966 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument
124974 …ctedByWithOldState(state, programOfThisState, path, cancellationToken, computeHash, getCanonicalFi… argument
124993 …apeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHash, getCanonicalFi… argument
125184 …te, programOfThisState, sourceFileWithUpdatedShape, cancellationToken, computeHash, getCanonicalFi… argument
125425 … function getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, host) { argument
125516 …function handleDtsMayChangeOfAffectedFile(state, affectedFile, cancellationToken, computeHash, get… argument
125535 …function handleDtsMayChangeOf(state, path, cancellationToken, computeHash, getCanonicalFileName, h… argument
125571 …function handleDtsMayChangeOfGlobalScope(state, filePath, cancellationToken, computeHash, getCanon… argument
125584 …eferencingExportOfAffectedFile(state, affectedFile, cancellationToken, computeHash, getCanonicalFi… argument
125628 …tsOfFile(state, filePath, seenFileAndExportsOfFile, cancellationToken, computeHash, getCanonicalFi… argument
[all …]