HomeSort by relevance Sort by last modified time
    Searched refs:onlyTestIsLoadable (Results 1 - 10 of 10) sorted by null

  /external/icu4c/common/
ucnv_cnv.h 52 UBool onlyTestIsLoadable; /* input: don't actually load */
ucnv_bld.c 556 else if (!pArgs->onlyTestIsLoadable)
869 stackArgs.onlyTestIsLoadable=TRUE;
1008 if(!pArgs->onlyTestIsLoadable) {
    [all...]
ucnv_lmb.c 645 stackArgs.onlyTestIsLoadable = pArgs->onlyTestIsLoadable;
654 if(U_FAILURE(*err) || pArgs->onlyTestIsLoadable) {
    [all...]
ucnvhz.c 71 if(pArgs->onlyTestIsLoadable) {
ucnv2022.c 463 stackArgs.onlyTestIsLoadable = pArgs->onlyTestIsLoadable;
540 if(pArgs->onlyTestIsLoadable) {
622 if(U_FAILURE(*errorCode) || pArgs->onlyTestIsLoadable) {
    [all...]
ucnv_ct.c 290 if (U_FAILURE(*errorCode) || pArgs->onlyTestIsLoadable) {
ucnvmbcs.c     [all...]
ucnv_u16.c     [all...]
ucnvisci.c 175 if(pArgs->onlyTestIsLoadable) {
    [all...]
ucnvscsu.c 196 if(pArgs->onlyTestIsLoadable) {
    [all...]

Completed in 113 milliseconds