Lines Matching refs:topSize
405 int32_t topSize = offsetof(RBBIStateTable, fTableData); in ubrk_swap() local
412 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
414 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
415 outBytes+tableStartOffset+topSize, status); in ubrk_swap()
423 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
425 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
426 outBytes+tableStartOffset+topSize, status); in ubrk_swap()
434 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
436 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
437 outBytes+tableStartOffset+topSize, status); in ubrk_swap()
445 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
447 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
448 outBytes+tableStartOffset+topSize, status); in ubrk_swap()