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

/external/icu/icu4c/source/common/
H A Duresdata.c761 const uint16_t *pKey16; local
772 pKey16=(const uint16_t *)p;
774 count=ds->readUInt16(*pKey16);
779 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode);
788 pKey16=qKey16=NULL;
806 if(pKey16!=NULL) {
807 int32_t keyOffset=ds->readUInt16(pKey16[i]);
828 if(pKey16!=NULL) {
829 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode);
846 if(pKey16!
[all...]

Completed in 64 milliseconds