Home
last modified time | relevance | path

Searched defs:csm (Results 1 - 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/samples/csdet/
H A Dcsdet.c35 const UCharsetMatch **csm; in main() local
/third_party/skia/third_party/externals/icu/source/samples/csdet/
H A Dcsdet.c35 const UCharsetMatch **csm; in main() local
/third_party/icu/icu4c/source/common/
H A Ducasemap_titlecase_brkiter.cpp88 ucasemap_getBreakIterator(const UCaseMap *csm) { in ucasemap_getBreakIterator() argument
93 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) { in ucasemap_setBreakIterator() argument
102 ucasemap_utf8ToTitle(UCaseMap *csm, in ucasemap_utf8ToTitle() argument
[all...]
H A Dustr_titlecase_brkiter.cpp212 ucasemap_toTitle(UCaseMap *csm, in ucasemap_toTitle() argument
H A Ducasemap.cpp69 UCaseMap *csm = new UCaseMap(locale, options, pErrorCode); in ucasemap_open() local
81 ucasemap_close(UCaseMap *csm) { in ucasemap_close() argument
86 ucasemap_getLocale(const UCaseMap *csm) { in ucasemap_getLocale() argument
91 ucasemap_getOptions(const UCaseMap *csm) { in ucasemap_getOptions() argument
96 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) ucasemap_setLocale() argument
124 ucasemap_setOptions(UCaseMap *csm, uint32_t options, UErrorCode *pErrorCode) ucasemap_setOptions() argument
935 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToLower() argument
947 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToUpper() argument
959 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8FoldCase() argument
[all...]
H A Ducnv2022.cpp1745 uint16_t csm; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
/third_party/node/deps/icu-small/source/common/
H A Ducasemap_titlecase_brkiter.cpp88 ucasemap_getBreakIterator(const UCaseMap *csm) { in ucasemap_getBreakIterator() argument
93 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) { in ucasemap_setBreakIterator() argument
102 ucasemap_utf8ToTitle(UCaseMap *csm, in ucasemap_utf8ToTitle() argument
[all...]
H A Dustr_titlecase_brkiter.cpp212 ucasemap_toTitle(UCaseMap *csm, in ucasemap_toTitle() argument
H A Ducasemap.cpp69 UCaseMap *csm = new UCaseMap(locale, options, pErrorCode); in ucasemap_open() local
81 ucasemap_close(UCaseMap *csm) { in ucasemap_close() argument
86 ucasemap_getLocale(const UCaseMap *csm) { in ucasemap_getLocale() argument
91 ucasemap_getOptions(const UCaseMap *csm) { in ucasemap_getOptions() argument
96 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) ucasemap_setLocale() argument
124 ucasemap_setOptions(UCaseMap *csm, uint32_t options, UErrorCode *pErrorCode) ucasemap_setOptions() argument
940 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToLower() argument
952 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToUpper() argument
964 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8FoldCase() argument
[all...]
H A Ducnv2022.cpp1745 uint16_t csm; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
/third_party/libdrm/radeon/
H A Dradeon_cs_space.c111 struct radeon_cs_manager *csm = cs->csm; in radeon_cs_do_space_check() local
[all...]
H A Dradeon_cs.c7 radeon_cs_create(struct radeon_cs_manager *csm, uint32_t ndw) in radeon_cs_create() argument
[all...]
H A Dradeon_cs_gem.c125 static struct radeon_cs_int *cs_gem_create(struct radeon_cs_manager *csm, in cs_gem_create() argument
340 struct radeon_cs_manager_gem *csm; in cs_gem_dump_bof() local
504 struct radeon_cs_manager_gem *csm; cs_gem_print() local
541 struct radeon_cs_manager_gem *csm; radeon_cs_manager_gem_ctor() local
553 radeon_cs_manager_gem_dtor(struct radeon_cs_manager *csm) radeon_cs_manager_gem_dtor() argument
[all...]
H A Dradeon_cs_int.h20 struct radeon_cs_manager *csm; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducasemap_titlecase_brkiter.cpp88 ucasemap_getBreakIterator(const UCaseMap *csm) { in ucasemap_getBreakIterator() argument
93 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) { in ucasemap_setBreakIterator() argument
102 ucasemap_utf8ToTitle(UCaseMap *csm, in ucasemap_utf8ToTitle() argument
[all...]
H A Dustr_titlecase_brkiter.cpp212 ucasemap_toTitle(UCaseMap *csm, in ucasemap_toTitle() argument
H A Ducasemap.cpp69 UCaseMap *csm = new UCaseMap(locale, options, pErrorCode); in ucasemap_open() local
81 ucasemap_close(UCaseMap *csm) { in ucasemap_close() argument
86 ucasemap_getLocale(const UCaseMap *csm) { in ucasemap_getLocale() argument
91 ucasemap_getOptions(const UCaseMap *csm) { in ucasemap_getOptions() argument
96 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) ucasemap_setLocale() argument
125 ucasemap_setOptions(UCaseMap *csm, uint32_t options, UErrorCode *pErrorCode) ucasemap_setOptions() argument
850 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToLower() argument
862 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToUpper() argument
874 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8FoldCase() argument
[all...]
H A Ducnv2022.cpp1672 uint16_t csm; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrcase.c732 UCaseMap *csm; in TestUCaseMap() local
881 UCaseMap *csm; TestUCaseMapToTitle() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 23 milliseconds