/external/chromium/third_party/icu/source/common/ |
D | ucase.c | 67 UCaseProps *csp=(UCaseProps *)context; in isAcceptable() local 78 UCaseProps *csp; in ucase_openData() local 137 UCaseProps cspProto={ NULL }, *csp; in ucase_open() local 195 ucase_close(UCaseProps *csp) { in ucase_close() 276 UCaseProps *csp; in ucase_getDummy() local 338 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts() 358 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) argument 407 ucase_tolower(const UCaseProps *csp, UChar32 c) { in ucase_tolower() 424 ucase_toupper(const UCaseProps *csp, UChar32 c) { in ucase_toupper() 441 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle() [all …]
|
D | ustr_imp.h | 105 const UCaseProps *csp; member
|
D | ustrcase.c | 348 ustr_toLower(const UCaseProps *csp, in ustr_toLower() 368 ustr_toUpper(const UCaseProps *csp, in ustr_toUpper() 390 ustr_toTitle(const UCaseProps *csp, in ustr_toTitle() 420 ustr_foldCase(const UCaseProps *csp, in ustr_foldCase() 657 const UCaseProps *csp; in u_strcmpFold() local
|
D | unistr_case.cpp | 106 const UCaseProps *csp=ucase_getSingleton(&errorCode); in caseMap() local
|
D | unormcmp.cpp | 143 const UCaseProps *csp; in unorm_cmpEquivFold() local
|
D | ucasemap.c | 408 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
|
D | uniset_props.cpp | 1324 const UCaseProps *csp = ucase_getSingleton(&status); in closeOver() local
|
/external/icu4c/common/ |
D | ucase.c | 67 UCaseProps *csp=(UCaseProps *)context; in isAcceptable() local 78 UCaseProps *csp; in ucase_openData() local 137 UCaseProps cspProto={ NULL }, *csp; in ucase_open() local 195 ucase_close(UCaseProps *csp) { in ucase_close() 276 UCaseProps *csp; in ucase_getDummy() local 338 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts() 358 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) argument 407 ucase_tolower(const UCaseProps *csp, UChar32 c) { in ucase_tolower() 424 ucase_toupper(const UCaseProps *csp, UChar32 c) { in ucase_toupper() 441 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle() [all …]
|
D | ustr_imp.h | 98 const UCaseProps *csp; member
|
D | ustrcase.c | 347 ustr_toLower(const UCaseProps *csp, in ustr_toLower() 367 ustr_toUpper(const UCaseProps *csp, in ustr_toUpper() 389 ustr_toTitle(const UCaseProps *csp, in ustr_toTitle() 419 ustr_foldCase(const UCaseProps *csp, in ustr_foldCase() 656 const UCaseProps *csp; in u_strcmpFold() local
|
D | uprops.cpp | 304 const UCaseProps *csp=ucase_getSingleton(&errorCode); in u_hasBinaryProperty() local 610 const UCaseProps *csp=ucase_getSingleton(pErrorCode); in u_getFC_NFKC_Closure() local
|
D | unistr_case.cpp | 105 const UCaseProps *csp=ucase_getSingleton(&errorCode); in caseMap() local
|
D | unormcmp.cpp | 148 const UCaseProps *csp; in unorm_cmpEquivFold() local
|
D | ucasemap.c | 408 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
|
D | utext.cpp | 573 const UCaseProps *csp; in utext_caseCompare() local 697 const UCaseProps *csp; in utext_caseCompareNativeLimit() local
|
D | uniset_props.cpp | 1389 const UCaseProps *csp = ucase_getSingleton(&status); in closeOver() local
|
/external/clearsilver/csharp/ |
D | CS.cs | 86 unsafe CSPARSE *csp; field in Clearsilver.CSTContext
|
/external/icu4c/i18n/ |
D | rematch.cpp | 3823 const UCaseProps *csp = ucase_getSingleton(&status); in MatchAt() local 5500 const UCaseProps *csp = ucase_getSingleton(&status); in MatchChunkAt() local
|
/external/chromium/third_party/icu/source/test/cintltst/ |
D | cucdtst.c | 3059 UCaseProps *csp; in TestUCase() local
|
/external/icu4c/test/cintltst/ |
D | cucdtst.c | 3117 UCaseProps *csp; in TestUCase() local
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
D | SDL_malloc.c | 3325 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; in add_segment() local
|
/external/libffi/src/ |
D | dlmalloc.c | 3313 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; in add_segment() local
|