HomeSort by relevance Sort by last modified time
    Searched refs:bundleLength (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uresdata.c 963 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top;
992 bundleLength=-1;
994 bundleLength=(length-headerSize)/4;
997 if(bundleLength<(1+5)) {
    [all...]
  /external/icu4c/common/
uresdata.c 982 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top;
1011 bundleLength=-1;
1013 bundleLength=(length-headerSize)/4;
    [all...]

Completed in 1198 milliseconds