/haiku/src/tests/kits/locale/ |
H A D | CollatorTest.cpp | 51 for (int32 strength = B_COLLATE_PRIMARY; strength < 4; strength++) { in TestSortKeys() local 53 collator.SetStrength(strength); in TestSortKeys() 58 CPPUNIT_ASSERT_EQUAL(tests[i].sign[strength - 1], difference); in TestSortKeys()
|
H A D | collatorTest.cpp | 126 int strength = B_COLLATE_SECONDARY; in main() local 145 int strength = c - '0'; in main() local 146 if (strength < B_COLLATE_PRIMARY) in main() 147 strength = B_COLLATE_PRIMARY; in main() 148 else if (strength > B_COLLATE_IDENTICAL) in main() 149 strength = B_COLLATE_IDENTICAL; in main() 163 gCollator = new BCollator(addon, strength, true); in main()
|
H A D | collatorSpeed.cpp | 50 test(BCollator *collator, const char *name, int8 strength) in test() argument 52 collator->SetDefaultStrength(strength); in test()
|
/haiku/src/kits/locale/ |
H A D | Collator.cpp | 42 BCollator::BCollator(const char* locale, int8 strength, bool ignorePunctuation) in BCollator() argument 48 SetStrength(strength); in BCollator() 228 BCollator::SetStrength(int8 strength) const in SetStrength() 233 if (strength == B_COLLATE_DEFAULT) in SetStrength() 234 strength = B_COLLATE_TERTIARY; in SetStrength() 237 switch (strength) { in SetStrength()
|
/haiku/data/catalogs/preferences/appearance/ |
H A D | en_CA.catkeys | 4 Reduce colored edges filter strength: AntialiasingSettingsView Reduce coloured edges filter streng…
|
H A D | en_GB.catkeys | 2 Reduce colored edges filter strength: AntialiasingSettingsView Reduce coloured edges filter streng…
|
/haiku/docs/user/locale/ |
H A D | Collator.dox | 48 \brief Construct a collator with the default locale and strength. 53 This constructor uses \c B_COLLATE_PRIMARY strength. 61 int8 strength = B_COLLATE_PRIMARY, bool ignorePunctuation = false) 62 \brief Construct a collator for the given \a locale and \a strength. 65 set the \a strength and choose if the collator should take 69 \param strength The collator class provide four level of \a strength. 124 \fn void BCollator::SetStrength(int8 strength) 125 \brief Set the \a strength of the collator. 127 \param strength The collator class provide four level of \a strength. 226 punctuation, depending on the \a strength used. Using
|
/haiku/headers/os/locale/ |
H A D | Collator.h | 40 int8 strength = B_COLLATE_PRIMARY, 50 status_t SetStrength(int8 strength) const;
|
/haiku/src/add-ons/media/media-add-ons/radeon/ |
H A D | MSP3430.cpp | 508 void CMSP3430::SetSpatial(int strength, MSP3430_spatial_mode mode, MSP3430_spatial_highpass pass) 511 fSpatial = Clamp(0x00 + (0x7f * strength) / 100, -0x80, 0x7f) << 8; 569 void CMSP3430::SetMDB(int strength, int limit, int harmonic, 573 fMDBStrength = (mute ? 0x00 : Clamp(strength, 0x00, 0x7f)) << 7;
|
/haiku/data/catalogs/add-ons/translators/jpeg/ |
H A D | be.catkeys | 11 Output smoothing strength JPEGTranslator Інтэнсыўнасць згладжвання
|
H A D | el.catkeys | 12 Output smoothing strength JPEGTranslator Δύναμη εξομάλυνσης εξόδου
|
H A D | ko.catkeys | 12 Output smoothing strength JPEGTranslator 출력 보정 강도
|
H A D | th.catkeys | 12 Output smoothing strength JPEGTranslator ความแข็งแรงของผลลัพธ์ที่ราบเรียบ
|
H A D | ja.catkeys | 12 Output smoothing strength JPEGTranslator 出力スムージング強度
|
H A D | uk.catkeys | 12 Output smoothing strength JPEGTranslator Cтупінь стиснення виводу
|
H A D | zh_Hans.catkeys | 12 Output smoothing strength JPEGTranslator 输出平滑强度
|
H A D | ru.catkeys | 12 Output smoothing strength JPEGTranslator Степень сглаживания вывода
|
H A D | nl.catkeys | 12 Output smoothing strength JPEGTranslator Uitvoer verzachten sterkte
|
H A D | id.catkeys | 12 Output smoothing strength JPEGTranslator Output menghaluskan penguatan
|
H A D | da.catkeys | 12 Output smoothing strength JPEGTranslator Udjævningsstyrke
|
H A D | de.catkeys | 12 Output smoothing strength JPEGTranslator Glättung
|
H A D | fi.catkeys | 12 Output smoothing strength JPEGTranslator Lähtötasoituksen vahvuus
|
H A D | eo.catkeys | 12 Output smoothing strength JPEGTranslator Eligoglatiga severeco
|
H A D | pl.catkeys | 12 Output smoothing strength JPEGTranslator Moc wygładzania wyjścia
|
H A D | nb.catkeys | 12 Output smoothing strength JPEGTranslator Utgjevningsstyrke
|