Searched refs:isCached (Results 1 – 5 of 5) sorted by relevance
260 bool isCached; in PairwiseDeterminize() local269 isCached= false; in PairwiseDeterminize()284 isCached= true; in PairwiseDeterminize()334 if (isCached == false) { in PairwiseDeterminize()
517 UBool isCached; in internalGetNXHangul() local519 UMTX_CHECK(NULL, (UBool)(nxCache[UNORM_NX_HANGUL]!=NULL), isCached); in internalGetNXHangul()521 if(!isCached) { in internalGetNXHangul()555 UBool isCached; in internalGetSerializedNX() local557 UMTX_CHECK(NULL, (UBool)(nxCache[options]!=NULL), isCached); in internalGetSerializedNX()559 if( !isCached && in internalGetSerializedNX()639 UBool isCached; in internalGetNX() local641 UMTX_CHECK(NULL, (UBool)(nxCache[options]!=NULL), isCached); in internalGetNX()643 if(!isCached) { in internalGetNX()
152 UBool isCached; in isDataLoaded() local155 UMTX_CHECK(NULL, (uCharNames!=NULL), isCached); in isDataLoaded()157 if(!isCached) { in isDataLoaded()
1682 UBool isCached; in ucnv_MBCSOpen() local1685 isCached=mbcsTable->swapLFNLStateTable!=NULL; in ucnv_MBCSOpen()1688 if(!isCached) { in ucnv_MBCSOpen()
1427 int isCached = 0; in xmlXPathDebugObjUsageRequested() local1434 isCached = 1; in xmlXPathDebugObjUsageRequested()1476 if (! isCached) in xmlXPathDebugObjUsageRequested()1485 if (! isCached) in xmlXPathDebugObjUsageRequested()1494 if (! isCached) in xmlXPathDebugObjUsageRequested()1503 if (! isCached) in xmlXPathDebugObjUsageRequested()1512 if (! isCached) in xmlXPathDebugObjUsageRequested()1521 if (! isCached) in xmlXPathDebugObjUsageRequested()1530 if (! isCached) in xmlXPathDebugObjUsageRequested()1539 if (! isCached) in xmlXPathDebugObjUsageRequested()[all …]