Home
last modified time | relevance | path

Searched refs:bundleLength (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.cpp1300 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1330 bundleLength=-1; in ures_swap()
1332 bundleLength=(length-headerSize)/4; in ures_swap()
1335 if(bundleLength<(1+5)) { in ures_swap()
1365 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1367 top, bundleLength); in ures_swap()