/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | Item.java | 20 private String price; field in Item 31 public void setPrice(String price) { in setPrice()
|
/external/lzma/Java/SevenZip/Compression/RangeCoder/ |
D | BitTreeEncoder.java | 46 int price = 0; in GetPrice() local 60 int price = 0; in ReverseGetPrice() local 75 int price = 0; in ReverseGetPrice() local
|
/external/xz-java/src/org/tukaani/xz/lzma/ |
D | LZMAEncoder.java | 419 int price = anyRepPrice; in getLongRepPrice() local 448 int price = normalMatchPrice in getMatchAndLenPrice() local 495 int price = RangeEncoder.getReverseBitTreePrice( in updateDistPrices() local 568 int price = RangeEncoder.getBitPrice( in getPrice() local 616 int price = 0; in getNormalPrice() local 634 int price = 0; in getMatchedPrice() local
|
D | LZMAEncoderNormal.java | 232 int price = longRepPrice + repLenEncoder.getPrice(repLen, in getNextSymbol() local 254 int price = getMatchAndLenPrice(normalMatchPrice, in getNextSymbol() local
|
D | Optimum.java | 22 int price; field in Optimum
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Product.java | 22 public Float price; field in Product
|
/external/xz-java/src/org/tukaani/xz/rangecoder/ |
D | RangeEncoder.java | 145 int price = 0; in getBitTreePrice() local 171 int price = 0; in getReverseBitTreePrice() local
|
/external/lzma/C/ |
D | LzmaEnc.c | 176 UInt32 price; member 773 UInt32 price = 0; in LitEnc_GetPrice() local 788 UInt32 price = 0; in LitEnc_Matched_GetPrice() local 871 UInt32 price = startPrice; in SetPrices_3() local 943 UInt32 price = b; in LenPriceEnc_UpdateTables() local 1043 UInt32 price; in GetPrice_PureRep() local 1248 UInt32 price; in GetOptimum() local 1286 UInt32 price = normalMatchPrice + GET_PRICE_LEN(&p->lenEnc, posState, len); in GetOptimum() local 1355 UInt32 price = p->opt[cur].price; in GetOptimum() local 1582 UInt32 price = litPrice + GetPrice_Rep_0(p, state2, posState2); in GetOptimum() local [all …]
|
/external/lzma/Java/SevenZip/Compression/LZMA/ |
D | Encoder.java | 110 int price = 0; in GetPrice() local 463 int price; in GetPureRepPrice() local 485 int price = _repMatchLenEncoder.GetPrice(len - Base.kMatchMinLen, posState); in GetRepPrice() local 491 int price; in GetPosLenPrice() local 650 int price = repMatchPrice + GetPureRepPrice(i, _state, posState); in GetOptimum() local
|
/external/zstd/lib/compress/ |
D | zstd_opt.c | 61 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost() 228 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local 262 U32 price; in ZSTD_getMatchPrice() local 1039 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local 1127 … int const price = basePrice + ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
|
D | zstd_compress_internal.h | 107 int price; member
|
/external/webrtc/rtc_base/experiments/ |
D | field_trial_list_unittest.cc | 22 int price = 0; member
|
/external/lz4/lib/ |
D | lz4hc.c | 1217 int price; member 1226 int price = litlen; in LZ4HC_literalsPrice() local 1237 int price = 1 + 2 ; /* token + 16-bit offset */ in LZ4HC_sequencePrice() local 1404 …int const price = opt[cur].price - LZ4HC_literalsPrice(baseLitlen) + LZ4HC_literalsPrice(baseLitle… in LZ4HC_compress_optimal() local 1423 int price; in LZ4HC_compress_optimal() local
|
/external/lzma/C/Util/SfxSetup/ |
D | SfxSetup.c | 462 unsigned price = namePrice + extPrice * 64 + (nameStartPos == 0 ? 0 : (1 << 12)); in main() local
|
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | FactoryProviderTest.java | 267 private final double price; field in FactoryProviderTest.Porshe 272 public Porshe(@Assisted Color color, double price) { in Porshe()
|
D | FactoryProvider2Test.java | 231 private final double price; field in FactoryProvider2Test.Porsche 236 public Porsche(@Assisted Color color, double price) { in Porsche()
|
/external/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 902 int price; member
|
/external/llvm-project/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 1080 int price; member
|
/external/zstd/lib/legacy/ |
D | zstd_v06.c | 568 U32 price; member
|
D | zstd_v07.c | 2803 U32 price; member
|