Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h178 uint32_t matchMode; variable
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.h178 uint32_t matchMode; variable
/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.h178 uint32_t matchMode; variable
/third_party/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java108 public int GetPrice(boolean matchMode, byte matchByte, byte symbol) in GetPrice()