Home
last modified time | relevance | path

Searched refs:NewBest (Results 1 – 2 of 2) sorted by relevance

/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dwrite.c109 NewBest(HintPoint* lst) in NewBest() function
182 NewBest(lst); in WrtPntLst()
195 NewBest(lst); in WrtPntLst()
201 NewBest(lst); in WrtPntLst()
207 NewBest(lst); in WrtPntLst()
/dports/lang/yap/yap-6.2.2/docs/index/Benchmarks/
H A Dcompress.P55 ( compress_with_bound(Initial, LenCurrentBest, NewBest) ->
56 mlength(NewBest, NewLenBest),
57 compress4(Initial, NewBest, NewLenBest, Compressed)