Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.cpp66 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts()
86 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) argument
135 ucase_tolower(const UCaseProps *csp, UChar32 c) { in ucase_tolower()
152 ucase_toupper(const UCaseProps *csp, UChar32 c) { in ucase_toupper()
169 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle()
200 ucase_addCaseClosure(const UCaseProps *csp, UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure()
340 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *… in ucase_addStringCaseClosure()
432 ucase_getType(const UCaseProps *csp, UChar32 c) { in ucase_getType()
439 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { in ucase_getTypeOrIgnorable()
446 getDotType(const UCaseProps *csp, UChar32 c) { in getDotType()
[all …]
Dustr_imp.h89 const UCaseProps *csp; member
Dunormcmp.cpp148 const UCaseProps *csp; in unorm_cmpEquivFold() local
Duniset_closure.cpp185 const UCaseProps *csp = ucase_getSingleton(); in closeOver() local
Dustrcase.cpp330 ustr_foldCase(const UCaseProps *csp, in ustr_foldCase()
474 const UCaseProps *csp; in u_strcmpFold() local
Duprops.cpp132 const UCaseProps *csp=ucase_getSingleton(); in changesWhenCasefolded() local
571 const UCaseProps *csp=ucase_getSingleton(); in u_getFC_NFKC_Closure() local
Ducasemap.cpp420 utf8_foldCase(const UCaseProps *csp, in utf8_foldCase()
/external/valgrind/main/callgrind/
Dcallstack.c408 Int csp; in CLG_() local
Dbbcc.c560 Int passed = 0, csp; in CLG_() local
/external/webp/src/enc/
Dpicture.c27 #define IS_YUV_CSP(csp, YUV_CSP) (((csp) & WEBP_CSP_UV_MASK) == (YUV_CSP)) argument
/external/icu4c/test/cintltst/
Dcucdtst.c3189 UCaseProps *csp; in TestUCase() local
/external/qemu/distrib/sdl-1.2.15/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
/external/eigen/unsupported/test/mpreal/
Ddlmalloc.c3825 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; in add_segment() local