/external/icu/icu4c/source/common/ |
D | uprops.cpp | 80 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { in hasFullCompositionExclusion() argument 94 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) { in isNormInert() argument 107 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenCasefolded() argument 151 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument 179 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument 344 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument 407 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument 417 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument 427 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
|
D | normalizer2.cpp | 64 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument 69 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument 144 getDecomposition(UChar32, UnicodeString &) const U_OVERRIDE { in getDecomposition() argument
|
D | norm2allmodes.h | 182 virtual UNormalizationCheckResult getQuickCheck(UChar32) const { in getQuickCheck() argument
|
D | ucase.cpp | 52 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
|
D | unames.cpp | 1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() argument
|
/external/clang/test/ARCMT/ |
D | Common.h | 19 typedef int32_t UChar32; typedef
|
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 389 typedef int32_t UChar32; typedef
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 389 typedef int32_t UChar32; typedef
|
/external/libchrome/base/third_party/icu/ |
D | icu_utf.h | 41 typedef int32_t UChar32; typedef
|
/external/tensorflow/tensorflow/core/kernels/ |
D | unicode_ops.cc | 121 std::function<void(UChar32, int, bool)> callback) { in IterateUnicodeString()
|
/external/v8/src/inspector/ |
D | string-16.cc | 48 using UChar32 = uint32_t; typedef
|
/external/icu/icu4c/source/i18n/ |
D | collationdatabuilder.cpp | 1179 enumRangeLeadValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeLeadValue() argument
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 530 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
|