Home
last modified time | relevance | path

Searched refs:u_getIntPropertyValue (Results 1 – 25 of 57) sorted by relevance

123

/external/cronet/stable/third_party/icu/source/test/intltest/
Ducdtest.cpp732 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
734 u_getIntPropertyValue(0x0900, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
736 u_getIntPropertyValue(0x10A06, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
746 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
748 u_getIntPropertyValue(0x0900, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
750 u_getIntPropertyValue(0x11065, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
762 u_getIntPropertyValue(0x0E01, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
764 u_getIntPropertyValue(0x3008, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
766 u_getIntPropertyValue(0x33333, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
863 u_getIntPropertyValue(c, (UProperty)prop), value); in TestIntCharacterProperties()
[all …]
/external/cronet/tot/third_party/icu/source/test/intltest/
Ducdtest.cpp732 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
734 u_getIntPropertyValue(0x0900, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
736 u_getIntPropertyValue(0x10A06, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
746 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
748 u_getIntPropertyValue(0x0900, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
750 u_getIntPropertyValue(0x11065, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
762 u_getIntPropertyValue(0x0E01, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
764 u_getIntPropertyValue(0x3008, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
766 u_getIntPropertyValue(0x33333, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
863 u_getIntPropertyValue(c, (UProperty)prop), value); in TestIntCharacterProperties()
[all …]
/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp740 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
742 u_getIntPropertyValue(0x0900, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
744 u_getIntPropertyValue(0x10A06, UCHAR_INDIC_POSITIONAL_CATEGORY)); in TestIndicPositionalCategory()
754 u_getIntPropertyValue(0x08FF, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
756 u_getIntPropertyValue(0x0900, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
758 u_getIntPropertyValue(0x11065, UCHAR_INDIC_SYLLABIC_CATEGORY)); in TestIndicSyllabicCategory()
770 u_getIntPropertyValue(0x0E01, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
772 u_getIntPropertyValue(0x3008, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
774 u_getIntPropertyValue(0x33333, UCHAR_VERTICAL_ORIENTATION)); in TestVerticalOrientation()
871 u_getIntPropertyValue(c, static_cast<UProperty>(prop)), value); in TestIntCharacterProperties()
[all …]
/external/icu/icu4c/source/test/fuzzer/
Duprop_fuzzer.cpp32 u_getIntPropertyValue(c32, prop); in LLVMFuzzerTestOneInput()
/external/skia/modules/skunicode/src/
DSkUnicode_icupriv.h24 SKICU_FUNC(u_getIntPropertyValue) \
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c1000 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in unicodeDataLineFn()
1015 …if(value!=u_getCombiningClass(c) || value!=(uint32_t)u_getIntPropertyValue(c, UCHAR_CANONICAL_COMB… in unicodeDataLineFn()
1027 if(i!=(int32_t)u_charDirection(c) || i!=u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)) { in unicodeDataLineFn()
1077 i=u_getIntPropertyValue(c, UCHAR_DECOMPOSITION_TYPE); in unicodeDataLineFn()
1277 if(0==u_getIntPropertyValue(c, UCHAR_LINE_BREAK)) { in enumDefaultsRange()
1301 (UCharDirection)u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)!=shouldBeDir in enumDefaultsRange()
1343 …if (ublock_getCode((UChar)0x0041) != UBLOCK_BASIC_LATIN || u_getIntPropertyValue(0x41, UCHAR_BLOCK… in TestUnicodeData()
1364 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
1380 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
2122 if(u_getIntPropertyValue(start, UCHAR_BIDI_PAIRED_BRACKET_TYPE)==U_BPT_NONE) { in TestMirroring()
[all …]
Dcnormtst.c1394 qc1=u_getIntPropertyValue(c, UCHAR_NFC_QUICK_CHECK); in TestQuickCheckPerCP()
1400 qc1=u_getIntPropertyValue(c, UCHAR_NFD_QUICK_CHECK); in TestQuickCheckPerCP()
1406 qc1=u_getIntPropertyValue(c, UCHAR_NFKC_QUICK_CHECK); in TestQuickCheckPerCP()
1412 qc1=u_getIntPropertyValue(c, UCHAR_NFKD_QUICK_CHECK); in TestQuickCheckPerCP()
1428 lccc1=u_getIntPropertyValue(c, UCHAR_LEAD_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
1430 tccc1=u_getIntPropertyValue(c, UCHAR_TRAIL_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcucdtst.c1000 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in unicodeDataLineFn()
1015 …if(value!=u_getCombiningClass(c) || value!=(uint32_t)u_getIntPropertyValue(c, UCHAR_CANONICAL_COMB… in unicodeDataLineFn()
1027 if(i!=(int32_t)u_charDirection(c) || i!=u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)) { in unicodeDataLineFn()
1077 i=u_getIntPropertyValue(c, UCHAR_DECOMPOSITION_TYPE); in unicodeDataLineFn()
1277 if(0==u_getIntPropertyValue(c, UCHAR_LINE_BREAK)) { in enumDefaultsRange()
1301 (UCharDirection)u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)!=shouldBeDir in enumDefaultsRange()
1343 …if (ublock_getCode((UChar)0x0041) != UBLOCK_BASIC_LATIN || u_getIntPropertyValue(0x41, UCHAR_BLOCK… in TestUnicodeData()
1364 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
1380 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
2122 if(u_getIntPropertyValue(start, UCHAR_BIDI_PAIRED_BRACKET_TYPE)==U_BPT_NONE) { in TestMirroring()
[all …]
Dcnormtst.c1394 qc1=u_getIntPropertyValue(c, UCHAR_NFC_QUICK_CHECK); in TestQuickCheckPerCP()
1400 qc1=u_getIntPropertyValue(c, UCHAR_NFD_QUICK_CHECK); in TestQuickCheckPerCP()
1406 qc1=u_getIntPropertyValue(c, UCHAR_NFKC_QUICK_CHECK); in TestQuickCheckPerCP()
1412 qc1=u_getIntPropertyValue(c, UCHAR_NFKD_QUICK_CHECK); in TestQuickCheckPerCP()
1428 lccc1=u_getIntPropertyValue(c, UCHAR_LEAD_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
1430 tccc1=u_getIntPropertyValue(c, UCHAR_TRAIL_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcucdtst.c1000 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in unicodeDataLineFn()
1015 …if(value!=u_getCombiningClass(c) || value!=(uint32_t)u_getIntPropertyValue(c, UCHAR_CANONICAL_COMB… in unicodeDataLineFn()
1027 if(i!=(int32_t)u_charDirection(c) || i!=u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)) { in unicodeDataLineFn()
1077 i=u_getIntPropertyValue(c, UCHAR_DECOMPOSITION_TYPE); in unicodeDataLineFn()
1277 if(0==u_getIntPropertyValue(c, UCHAR_LINE_BREAK)) { in enumDefaultsRange()
1301 (UCharDirection)u_getIntPropertyValue(c, UCHAR_BIDI_CLASS)!=shouldBeDir in enumDefaultsRange()
1343 …if (ublock_getCode((UChar)0x0041) != UBLOCK_BASIC_LATIN || u_getIntPropertyValue(0x41, UCHAR_BLOCK… in TestUnicodeData()
1364 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
1380 if((uint32_t)u_getIntPropertyValue(c, UCHAR_GENERAL_CATEGORY_MASK)!=U_MASK(type)) { in TestUnicodeData()
2122 if(u_getIntPropertyValue(start, UCHAR_BIDI_PAIRED_BRACKET_TYPE)==U_BPT_NONE) { in TestMirroring()
[all …]
Dcnormtst.c1394 qc1=u_getIntPropertyValue(c, UCHAR_NFC_QUICK_CHECK); in TestQuickCheckPerCP()
1400 qc1=u_getIntPropertyValue(c, UCHAR_NFD_QUICK_CHECK); in TestQuickCheckPerCP()
1406 qc1=u_getIntPropertyValue(c, UCHAR_NFKC_QUICK_CHECK); in TestQuickCheckPerCP()
1412 qc1=u_getIntPropertyValue(c, UCHAR_NFKD_QUICK_CHECK); in TestQuickCheckPerCP()
1428 lccc1=u_getIntPropertyValue(c, UCHAR_LEAD_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
1430 tccc1=u_getIntPropertyValue(c, UCHAR_TRAIL_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()
/external/cronet/stable/base/i18n/
Drtl.cc81 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in GetCharacterDirection()
427 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in StringContainsStrongRTLChars()
/external/cronet/stable/third_party/icu/source/common/
Dcharacterproperties.cpp240 int32_t value = u_getIntPropertyValue(c, prop); in initIntPropInclusion()
352 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap()
Dbrkeng.cpp107 int32_t script = u_getIntPropertyValue(c, UCHAR_SCRIPT); in handleCharacter()
/external/cronet/tot/third_party/icu/source/common/
Dcharacterproperties.cpp240 int32_t value = u_getIntPropertyValue(c, prop); in initIntPropInclusion()
352 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap()
Dbrkeng.cpp107 int32_t script = u_getIntPropertyValue(c, UCHAR_SCRIPT); in handleCharacter()
/external/libchrome/base/i18n/
Drtl.cc73 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in GetCharacterDirection()
416 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in StringContainsStrongRTLChars()
/external/cronet/tot/base/i18n/
Drtl.cc81 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in GetCharacterDirection()
427 int32_t property = u_getIntPropertyValue(character, UCHAR_BIDI_CLASS); in StringContainsStrongRTLChars()
/external/icu/icu4c/source/common/
Dcharacterproperties.cpp244 int32_t value = u_getIntPropertyValue(c, prop); in initIntPropInclusion()
356 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap()
Dbrkeng.cpp107 int32_t script = u_getIntPropertyValue(c, UCHAR_SCRIPT); in handleCharacter()
/external/icu/tools/icu4c_srcgen/
Dlibandroidicu_allowlisted_api.txt31 u_getIntPropertyValue
Dlibicu_export.txt38 u_getIntPropertyValue,31
/external/harfbuzz_ng/src/
Dhb-icu.cc127 switch (u_getIntPropertyValue(unicode, UCHAR_GENERAL_CATEGORY)) in hb_icu_unicode_general_category()
/external/icu/libicu/
Dlibicu.map.txt37 u_getIntPropertyValue;
/external/cronet/tot/third_party/icu/source/i18n/
Dusearch.cpp1576 int32_t gcProperty = u_getIntPropertyValue(c, UCHAR_GRAPHEME_CLUSTER_BREAK); in nextBoundaryAfter()
1590 gcProperty = u_getIntPropertyValue(c, UCHAR_GRAPHEME_CLUSTER_BREAK); in nextBoundaryAfter()
1634 int32_t gcProperty = u_getIntPropertyValue(c, UCHAR_GRAPHEME_CLUSTER_BREAK); in isBreakBoundary()
1642 gcProperty = u_getIntPropertyValue(c, UCHAR_GRAPHEME_CLUSTER_BREAK); in isBreakBoundary()

123