Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.c69 UCaseProps *csp=(UCaseProps *)context; in isAcceptable() local
80 UCaseProps *csp; in ucase_openData() local
139 UCaseProps cspProto={ NULL }, *csp; in ucase_open() local
197 ucase_close(UCaseProps *csp) { in ucase_close()
276 UCaseProps *csp; in ucase_getDummy() local
337 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts()
358 #define GET_PROPS(csp, c, result) \ argument
361 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) argument
410 ucase_tolower(const UCaseProps *csp, UChar32 c) { in ucase_tolower()
428 ucase_toupper(const UCaseProps *csp, UChar32 c) { in ucase_toupper()
[all …]
Dustr_imp.h105 const UCaseProps *csp; member
Dustrcase.c338 ustr_toLower(const UCaseProps *csp, in ustr_toLower()
358 ustr_toUpper(const UCaseProps *csp, in ustr_toUpper()
380 ustr_toTitle(const UCaseProps *csp, in ustr_toTitle()
410 ustr_foldCase(const UCaseProps *csp, in ustr_foldCase()
647 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.c398 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
Duniset_props.cpp1301 const UCaseProps *csp = ucase_getSingleton(&status); in closeOver() local
/external/clearsilver/csharp/
DCS.cs86 unsafe CSPARSE *csp; field in Clearsilver.CSTContext
/external/icu4c/test/cintltst/
Dcucdtst.c3056 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