Home
last modified time | relevance | path

Searched defs:csp (Results 1 – 22 of 22) sorted by relevance

/external/chromium/third_party/icu/source/common/
Ducase.c67 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 …]
Dustr_imp.h105 const UCaseProps *csp; member
Dustrcase.c348 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
Dunistr_case.cpp106 const UCaseProps *csp=ucase_getSingleton(&errorCode); in caseMap() local
Dunormcmp.cpp143 const UCaseProps *csp; in unorm_cmpEquivFold() local
Ducasemap.c408 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
Duniset_props.cpp1324 const UCaseProps *csp = ucase_getSingleton(&status); in closeOver() local
/external/icu4c/common/
Ducase.c67 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 …]
Dustr_imp.h98 const UCaseProps *csp; member
Dustrcase.c347 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
Duprops.cpp304 const UCaseProps *csp=ucase_getSingleton(&errorCode); in u_hasBinaryProperty() local
610 const UCaseProps *csp=ucase_getSingleton(pErrorCode); in u_getFC_NFKC_Closure() local
Dunistr_case.cpp105 const UCaseProps *csp=ucase_getSingleton(&errorCode); in caseMap() local
Dunormcmp.cpp148 const UCaseProps *csp; in unorm_cmpEquivFold() local
Ducasemap.c408 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
Dutext.cpp573 const UCaseProps *csp; in utext_caseCompare() local
697 const UCaseProps *csp; in utext_caseCompareNativeLimit() local
Duniset_props.cpp1389 const UCaseProps *csp = ucase_getSingleton(&status); in closeOver() local
/external/clearsilver/csharp/
DCS.cs86 unsafe CSPARSE *csp; field in Clearsilver.CSTContext
/external/icu4c/i18n/
Drematch.cpp3823 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/
Dcucdtst.c3059 UCaseProps *csp; in TestUCase() local
/external/icu4c/test/cintltst/
Dcucdtst.c3117 UCaseProps *csp; in TestUCase() local
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_malloc.c3325 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; in add_segment() local
/external/libffi/src/
Ddlmalloc.c3313 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; in add_segment() local