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

/external/icu/icu4c/source/common/
H A Duresdata.cpp1086 const int32_t *pKey32; local
1098 pKey32=qKey32=NULL;
1106 pKey32=(const int32_t *)p;
1108 count=udata_readInt32(ds, *pKey32);
1113 ds->swapArray32(ds, pKey32++, 4, qKey32++, pErrorCode);
1134 int32_t keyOffset=udata_readInt32(ds, pKey32[i]);
1155 ds->swapArray32(ds, pKey32, count*2*4, qKey32, pErrorCode);
1175 pTempTable->rows[i].keyIndex=udata_readInt32(ds, pKey32[i]);
1214 if(pKey32!=qKey32) {
1221 ds->swapArray32(ds, pKey32
[all...]

Completed in 56 milliseconds