Home
last modified time | relevance | path

Searched refs:URES_INDEX_BUNDLE_TOP (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.h114 URES_INDEX_BUNDLE_TOP, enumerator
Duresdata.cpp195 length<(indexes[URES_INDEX_BUNDLE_TOP]<<2)) in res_init()
1378 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
/third_party/icu/icu4c/source/common/
Duresdata.h116 URES_INDEX_BUNDLE_TOP, enumerator
Duresdata.cpp196 length<(indexes[URES_INDEX_BUNDLE_TOP]<<2)) in res_init()
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.h116 URES_INDEX_BUNDLE_TOP, enumerator
Duresdata.cpp196 length<(indexes[URES_INDEX_BUNDLE_TOP]<<2)) in res_init()
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
/third_party/node/deps/icu-small/source/common/
Duresdata.h116 URES_INDEX_BUNDLE_TOP, enumerator
Duresdata.cpp196 length<(indexes[URES_INDEX_BUNDLE_TOP]<<2)) in res_init()
1406 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]); in ures_swap()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java72 private static final int URES_INDEX_BUNDLE_TOP = 3; field in ICUResourceBundleReader
263 dataLength < ((bundleTop = getIndexesInt(URES_INDEX_BUNDLE_TOP)) << 2)) { in init()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java74 private static final int URES_INDEX_BUNDLE_TOP = 3; field in ICUResourceBundleReader
265 dataLength < ((bundleTop = getIndexesInt(URES_INDEX_BUNDLE_TOP)) << 2)) { in init()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp1008 indexes[URES_INDEX_BUNDLE_TOP]= indexes[URES_INDEX_RESOURCES_TOP]; in write()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp1024 indexes[URES_INDEX_BUNDLE_TOP]= indexes[URES_INDEX_RESOURCES_TOP]; in write()
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp1024 indexes[URES_INDEX_BUNDLE_TOP]= indexes[URES_INDEX_RESOURCES_TOP]; in write()
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp1016 indexes[URES_INDEX_BUNDLE_TOP]= indexes[URES_INDEX_RESOURCES_TOP]; in write()