Searched refs:fStatusTableLen (Results 1 - 12 of 12) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | RBBIDataWrapper.java | 268 int fStatusTableLen; field in RBBIDataWrapper.RBBIDataHeader 315 This.fHeader.fStatusTableLen = bytes.getInt(); in get() 390 bytes, This.fHeader.fStatusTableLen / 4, This.fHeader.fStatusTableLen & 3); in get() 391 pos += This.fHeader.fStatusTableLen; in get()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | RBBIDataWrapper.java | 236 int fStatusTableLen; field in RBBIDataWrapper.RBBIDataHeader 283 This.fHeader.fStatusTableLen = bytes.getInt(); in get() 355 bytes, This.fHeader.fStatusTableLen / 4, This.fHeader.fStatusTableLen & 3); in get() 356 pos += This.fHeader.fStatusTableLen; in get()
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbidata.h | 90 uint32_t fStatusTableLen; member
|
H A D | rbbidata.cpp | 134 fStatusMaxIdx = data->fStatusTableLen / sizeof(int32_t); in init() 462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
|
H A D | rbbirb.cpp | 210 data->fStatusTableLen= statusTableSize; in flattenData()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbidata.h | 90 uint32_t fStatusTableLen; member
|
H A D | rbbidata.cpp | 134 fStatusMaxIdx = data->fStatusTableLen / sizeof(int32_t); in init() 462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
|
H A D | rbbirb.cpp | 209 data->fStatusTableLen= statusTableSize; in flattenData()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbidata.h | 90 uint32_t fStatusTableLen; member
|
H A D | rbbidata.cpp | 134 fStatusMaxIdx = data->fStatusTableLen / sizeof(int32_t); in init() 462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
|
H A D | rbbirb.cpp | 210 data->fStatusTableLen= statusTableSize; in flattenData()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 10 milliseconds