Searched defs:permille (Results 1 – 9 of 9) sorted by relevance
21 NoUnit U_EXPORT2 NoUnit::permille() { in permille() function in NoUnit
80 PermilleMatcher permille; member
188 NumberParseMatcher& AffixTokenMatcherWarehouse::permille() { in permille() function in AffixTokenMatcherWarehouse
35 public PermilleMatcher permille() { in permille() method in AffixTokenMatcherFactory
33 public PermilleMatcher permille() { in permille() method in AffixTokenMatcherFactory
52 UnicodeSet permille = get(Key.PERMILLE_SIGN); in testSetCoverage() local
55 UnicodeSet permille = get(Key.PERMILLE_SIGN); in testSetCoverage() local
66 const UnicodeSet &permille = *get(unisets::PERMILLE_SIGN); in testSetCoverage() local
243 void set_mpu_spreadspectrum(int permille) in set_mpu_spreadspectrum()