/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | ComplexTextControllerCoreText.mm | 50 - (id)initWithFont:(const blink::Font*)font character:(UChar32)character; argument 57 {
|
/external/chromium_org/third_party/icu/source/common/ |
D | uprops.cpp | 78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { in hasFullCompositionExclusion() argument 92 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) { in isNormInert() argument 105 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenCasefolded() argument 150 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument 178 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument 330 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument 393 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument 403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument 413 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
|
D | normalizer2.cpp | 40 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument 45 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument 98 getDecomposition(UChar32, UnicodeString &) const { in getDecomposition() argument
|
D | ucase.cpp | 58 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
|
D | normalizer2impl.cpp | 363 enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in enumPropertyStartsRange() argument
|
D | unames.cpp | 1500 u_getISOComment(UChar32 /*c*/, in u_getISOComment() argument
|
/external/icu/icu4c/source/common/ |
D | uprops.cpp | 78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { in hasFullCompositionExclusion() argument 92 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) { in isNormInert() argument 105 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenCasefolded() argument 150 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument 178 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument 330 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument 393 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument 403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument 413 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
|
D | normalizer2.cpp | 40 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument 45 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument 98 getDecomposition(UChar32, UnicodeString &) const { in getDecomposition() argument
|
D | ucase.cpp | 58 _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
|
D | normalizer2impl.cpp | 425 enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in enumPropertyStartsRange() argument
|
/external/clang/test/ARCMT/ |
D | Common.h | 19 typedef int32_t UChar32; typedef
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 298 typedef int32_t UChar32; typedef
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | umachine.h | 298 typedef int32_t UChar32; typedef
|
/external/chromium_org/base/third_party/icu/ |
D | icu_utf.h | 24 typedef int32 UChar32; typedef
|
/external/chromium_org/third_party/icu/source/tools/gennorm2/ |
D | n2builder.cpp | 1028 enumRangeMaxValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeMaxValue() argument
|
/external/icu/icu4c/source/tools/gennorm2/ |
D | n2builder.cpp | 1028 enumRangeMaxValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeMaxValue() argument
|
/external/icu/icu4c/source/i18n/ |
D | collationdatabuilder.cpp | 1174 enumRangeLeadValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeLeadValue() argument
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cucdtst.c | 525 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 524 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | decimfmt.cpp | 3449 UBool DecimalFormat::matchGrouping(UChar32 groupingChar, in matchGrouping() argument
|