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

  /external/icu/icu4c/source/common/
ucnv_cnv.h 54 UBool onlyTestIsLoadable; /* input: don't actually load */
ucnv_bld.cpp 559 else if (!pArgs->onlyTestIsLoadable)
864 stackArgs.onlyTestIsLoadable=TRUE;
998 if(!pArgs->onlyTestIsLoadable) {
1013 if(U_FAILURE(*err) && !pArgs->onlyTestIsLoadable)
    [all...]
ucnv_lmb.cpp 646 stackArgs.onlyTestIsLoadable = pArgs->onlyTestIsLoadable;
655 if(U_FAILURE(*err) || pArgs->onlyTestIsLoadable) {
    [all...]
ucnvhz.cpp 74 if(pArgs->onlyTestIsLoadable) {
ucnv2022.cpp 490 stackArgs.onlyTestIsLoadable = pArgs->onlyTestIsLoadable;
561 if(pArgs->onlyTestIsLoadable) {
653 if(U_FAILURE(*errorCode) || pArgs->onlyTestIsLoadable) {
    [all...]
ucnvmbcs.cpp     [all...]
ucnv_ct.cpp 292 if (U_FAILURE(*errorCode) || pArgs->onlyTestIsLoadable) {
ucnv_u16.cpp     [all...]
ucnvisci.cpp 192 if(pArgs->onlyTestIsLoadable) {
    [all...]
ucnvscsu.cpp 199 if(pArgs->onlyTestIsLoadable) {
    [all...]

Completed in 108 milliseconds