Home
last modified time | relevance | path

Searched refs:Price (Results 1 – 18 of 18) sorted by relevance

/external/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java290 public int Price; field in Encoder.Optimal
608 …_optimum[1].Price = SevenZip.Compression.RangeCoder.Encoder.GetPrice0(_isMatch[(_state << Base.kNu… in GetOptimum()
618 if (shortRepPrice < _optimum[1].Price) in GetOptimum()
620 _optimum[1].Price = shortRepPrice; in GetOptimum()
642 _optimum[len--].Price = kIfinityPrice; in GetOptimum()
655 if (curAndLenPrice < optimum.Price) in GetOptimum()
657 optimum.Price = curAndLenPrice; in GetOptimum()
679 if (curAndLenPrice < optimum.Price) in GetOptimum()
681 optimum.Price = curAndLenPrice; in GetOptimum()
800 int curPrice = _optimum[cur].Price; in GetOptimum()
[all …]
/external/lzma/CS/7zip/Compress/LZMA/
DLzmaEncoder.cs290 public UInt32 Price; field in SevenZip.Compression.LZMA.Encoder.Optimal
608 … _optimum[1].Price = _isMatch[(_state.Index << Base.kNumPosStatesBitsMax) + posState].GetPrice0() + in GetOptimum()
618 if (shortRepPrice < _optimum[1].Price) in GetOptimum()
620 _optimum[1].Price = shortRepPrice; in GetOptimum()
642 _optimum[len--].Price = kIfinityPrice; in GetOptimum()
655 if (curAndLenPrice < optimum.Price) in GetOptimum()
657 optimum.Price = curAndLenPrice; in GetOptimum()
679 if (curAndLenPrice < optimum.Price) in GetOptimum()
681 optimum.Price = curAndLenPrice; in GetOptimum()
800 UInt32 curPrice = _optimum[cur].Price; in GetOptimum()
[all …]
/external/python/cpython2/Misc/
Ddevelopers.txt287 - Eric Price was made a developer on 2 May 2003 by TGP. This was
318 - Eric Price sent a drop request. 10 Apr 2005 RDH
DACKS1137 Eric Price
1138 Paul Price
/external/python/cpython3/Misc/
DACKS1281 Eric Price
1282 Paul Price
/external/libjpeg-turbo/
DREADME.ijg205 Price US$59.95, 638 pp. The book includes the complete text of the ISO JPEG
/external/python/cpython2/Misc/NEWS.d/
D2.7.12rc1.rst481 handler. Patch by Eric Price.
/external/python/cpython3/Misc/NEWS.d/
D3.5.2rc1.rst845 handler. Patch by Eric Price.
D3.6.0a1.rst1323 handler. Patch by Eric Price.
/external/libxml2/result/HTML/
Ddoc3.htm.sax2345 Price, 31)
2746 SAX.characters(PC Price
/external/python/cpython3/Doc/whatsnew/
D2.4.rst683 Written by Facundo Batista and implemented by Facundo Batista, Eric Price,
/external/python/cpython2/Doc/whatsnew/
D2.4.rst683 Written by Facundo Batista and implemented by Facundo Batista, Eric Price,
/external/python/cpython2/Doc/library/
Ddecimal.rst9 .. moduleauthor:: Eric Price <eprice at tjhsst.edu>
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_Latin.txt825 Boyce, George Price
5623 Price, Irene
/external/python/cpython3/Doc/library/
Ddecimal.rst7 .. moduleauthor:: Eric Price <eprice at tjhsst.edu>
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart1.csv3273 ,"AU","PRC","Price","Price","SA","1-------","AC","9511",,,
3513 ,"AU","TPR","Tom Price","Tom Price","WA","---4----","AI","9912",,,
D2013-1_UNLOCODE_CodeListPart3.csv22635 ,"US","PUC","Price","Price","UT","---4----","AI","0001",,,
/external/libxml2/
DChangeLog552 forwarded by Derrick Price.