/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 202 if(indexes[URES_INDEX_KEYS_TOP]>(1+indexLength)) { in res_init() 203 pResData->localKeyLimit=indexes[URES_INDEX_KEYS_TOP]<<2; in res_init() 226 indexes[URES_INDEX_16BIT_TOP]>indexes[URES_INDEX_KEYS_TOP] in res_init() 228 pResData->p16BitUnits=(const uint16_t *)(pResData->pRoot+indexes[URES_INDEX_KEYS_TOP]); in res_init() 1400 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]); in ures_swap()
|
D | uresdata.h | 109 URES_INDEX_KEYS_TOP, enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.cpp | 202 if(indexes[URES_INDEX_KEYS_TOP]>(1+indexLength)) { in res_init() 203 pResData->localKeyLimit=indexes[URES_INDEX_KEYS_TOP]<<2; in res_init() 226 indexes[URES_INDEX_16BIT_TOP]>indexes[URES_INDEX_KEYS_TOP] in res_init() 228 pResData->p16BitUnits=(const uint16_t *)(pResData->pRoot+indexes[URES_INDEX_KEYS_TOP]); in res_init() 1400 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]); in ures_swap()
|
D | uresdata.h | 109 URES_INDEX_KEYS_TOP, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.cpp | 202 if(indexes[URES_INDEX_KEYS_TOP]>(1+indexLength)) { in res_init() 203 pResData->localKeyLimit=indexes[URES_INDEX_KEYS_TOP]<<2; in res_init() 226 indexes[URES_INDEX_16BIT_TOP]>indexes[URES_INDEX_KEYS_TOP] in res_init() 228 pResData->p16BitUnits=(const uint16_t *)(pResData->pRoot+indexes[URES_INDEX_KEYS_TOP]); in res_init() 1400 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]); in ures_swap()
|
D | uresdata.h | 109 URES_INDEX_KEYS_TOP, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 201 if(indexes[URES_INDEX_KEYS_TOP]>(1+indexLength)) { in res_init() 202 pResData->localKeyLimit=indexes[URES_INDEX_KEYS_TOP]<<2; in res_init() 225 indexes[URES_INDEX_16BIT_TOP]>indexes[URES_INDEX_KEYS_TOP] in res_init() 227 pResData->p16BitUnits=(const uint16_t *)(pResData->pRoot+indexes[URES_INDEX_KEYS_TOP]); in res_init() 1372 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]); in ures_swap()
|
D | uresdata.h | 107 URES_INDEX_KEYS_TOP, enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceBundleReader.java | 65 private static final int URES_INDEX_KEYS_TOP = 1; field in ICUResourceBundleReader 287 int keysTop = getIndexesInt(URES_INDEX_KEYS_TOP); in init()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUResourceBundleReader.java | 67 private static final int URES_INDEX_KEYS_TOP = 1; field in ICUResourceBundleReader 289 int keysTop = getIndexesInt(URES_INDEX_KEYS_TOP); in init()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 426 resData.poolBundleStrings=(const uint16_t *)(poolRoot+poolIndexes[URES_INDEX_KEYS_TOP]); in ures_enumDependencies()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 427 resData.poolBundleStrings=(const uint16_t *)(poolRoot+poolIndexes[URES_INDEX_KEYS_TOP]); in ures_enumDependencies()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 427 resData.poolBundleStrings=(const uint16_t *)(poolRoot+poolIndexes[URES_INDEX_KEYS_TOP]); in ures_enumDependencies()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkgitems.cpp | 427 resData.poolBundleStrings=(const uint16_t *)(poolRoot+poolIndexes[URES_INDEX_KEYS_TOP]); in ures_enumDependencies()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | genrb.cpp | 393 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
|
D | reslist.cpp | 1006 indexes[URES_INDEX_KEYS_TOP]= fKeysTop>>2; in write()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | genrb.cpp | 410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
|
D | reslist.cpp | 1014 indexes[URES_INDEX_KEYS_TOP]= fKeysTop>>2; in write()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | genrb.cpp | 410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
|
D | reslist.cpp | 1022 indexes[URES_INDEX_KEYS_TOP]= fKeysTop>>2; in write()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | genrb.cpp | 410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
|
D | reslist.cpp | 1022 indexes[URES_INDEX_KEYS_TOP]= fKeysTop>>2; in write()
|