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

  /external/chromium_org/third_party/icu/source/tools/makeconv/
genmbcs.c 191 stage2NullLength, stage2AllocLength,
264 stage2NullLength=MBCS_STAGE_2_BLOCK_SIZE;
271 sum=stage2NullLength;
276 mbcsData->stage2Top=stage2NullLength+stage2AllocLength; /* ==sum */
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
genmbcs.cpp 191 stage2NullLength, stage2AllocLength,
264 stage2NullLength=MBCS_STAGE_2_BLOCK_SIZE;
271 sum=stage2NullLength;
276 mbcsData->stage2Top=stage2NullLength+stage2AllocLength; /* ==sum */
    [all...]

Completed in 218 milliseconds