HomeSort by relevance Sort by last modified time
    Searched full:topsize (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/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/icu/icu4c/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/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
vectorbuffer.h 78 const TInt topsize = sizeof(TNode); local
82 const TInt room = C - bytesbetween - topsize;
91 return C - topsize;
93 const TInt room = -bytesbetween - topsize; //free is space between pointers
  /bionic/libc/upstream-dlmalloc/
malloc.c 2583 size_t topsize; member in struct:malloc_state
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2026 size_t topsize; member in struct:malloc_state
    [all...]

Completed in 1628 milliseconds