/external/icu/icu4c/source/common/ |
D | uprops.cpp | 75 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { in hasFullCompositionExclusion() argument 89 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) { in isNormInert() argument 102 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenCasefolded() argument 147 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument 175 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument 327 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument 390 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument 400 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument 410 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
|
D | normalizer2.cpp | 43 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument 48 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument 101 getDecomposition(UChar32, UnicodeString &) const { in getDecomposition() argument
|
D | norm2allmodes.h | 178 virtual UNormalizationCheckResult getQuickCheck(UChar32) const { in getQuickCheck() argument
|
D | ucase.cpp | 57 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
|
D | normalizer2impl.cpp | 376 enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in enumPropertyStartsRange() argument
|
D | unames.cpp | 1502 u_getISOComment(UChar32 /*c*/, in u_getISOComment() argument
|
/external/clang/test/ARCMT/ |
D | Common.h | 19 typedef int32_t UChar32; typedef
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 332 typedef int32_t UChar32; typedef
|
/external/libweave/third_party/chromium/base/third_party/icu/ |
D | icu_utf.h | 24 typedef int32_t UChar32; typedef
|
/external/libchrome/base/third_party/icu/ |
D | icu_utf.h | 24 typedef int32_t UChar32; typedef
|
/external/icu/icu4c/source/tools/gennorm2/ |
D | n2builder.cpp | 1029 enumRangeMaxValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeMaxValue() argument
|
/external/icu/icu4c/source/i18n/ |
D | collationdatabuilder.cpp | 1177 enumRangeLeadValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeLeadValue() argument
|
D | decimfmt.cpp | 2275 UBool DecimalFormat::matchGrouping(UChar32 groupingChar, in matchGrouping() argument
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 525 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
|