Home
last modified time | relevance | path

Searched defs:best_match_length (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Dlcs.h81 void MarkMatched(DiffMatchIndex index, uint32_t best_match_length, in MarkMatched()
99 uint32_t best_match_length : 30; member
179 uint32_t best_match_length = in CalculateLCS() local
Ddiff.cpp1624 uint32_t best_match_length = lcs.Get<const opt::Instruction*>( in MatchFunctionBodies() local
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Dlcs.h81 void MarkMatched(DiffMatchIndex index, uint32_t best_match_length, in MarkMatched()
99 uint32_t best_match_length : 30; member
179 uint32_t best_match_length = in CalculateLCS() local
Ddiff.cpp1624 uint32_t best_match_length = lcs.Get<const opt::Instruction*>( in MatchFunctionBodies() local