Searched refs:myOff (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3097 int32_t* myOff= offsets; local
3112 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3120 myOff=offsets;
3121 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,myOff,TRUE,&errorCode);
3316 int32_t* myOff= offsets; local
3331 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3339 myOff=offsets;
3340 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,myOff,TRUE,&errorCode);
3382 int32_t* myOff= offsets; local
3397 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRU
3948 int32_t* myOff= offsets; local
4025 int32_t* myOff= offsets; local
4104 int32_t* myOff= offsets; local
4509 int32_t* myOff= offsets; local
[all...]

Completed in 63 milliseconds