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

  /external/chromium/third_party/icu/source/common/
rbbidata.cpp 377 int32_t topSize = offsetof(RBBIStateTable, fTableData);
384 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
387 outBytes+tableStartOffset+topSize, status);
395 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
398 outBytes+tableStartOffset+topSize, status);
406 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
    [all...]
  /external/icu4c/common/
rbbidata.cpp 377 int32_t topSize = offsetof(RBBIStateTable, fTableData);
384 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
387 outBytes+tableStartOffset+topSize, status);
395 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
398 outBytes+tableStartOffset+topSize, status);
406 ds->swapArray32(ds, inBytes+tableStartOffset, topSize,
    [all...]

Completed in 94 milliseconds