Home
last modified time | relevance | path

Searched refs:KEY_SPACE_SIZE (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp1145 fKeys = (char *) uprv_malloc(sizeof(char) * KEY_SPACE_SIZE); in SRBRoot()
1158 fKeysCapacity = KEY_SPACE_SIZE; in SRBRoot()
1250 fKeysCapacity += KEY_SPACE_SIZE; in addKeyBytes()
Dreslist.h23 #define KEY_SPACE_SIZE 65536 macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp1163 fKeys = (char *) uprv_malloc(sizeof(char) * KEY_SPACE_SIZE); in SRBRoot()
1176 fKeysCapacity = KEY_SPACE_SIZE; in SRBRoot()
1271 fKeysCapacity += KEY_SPACE_SIZE; in addKeyBytes()
Dreslist.h23 #define KEY_SPACE_SIZE 65536 macro
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp1155 fKeys = (char *) uprv_malloc(sizeof(char) * KEY_SPACE_SIZE); in SRBRoot()
1168 fKeysCapacity = KEY_SPACE_SIZE; in SRBRoot()
1263 fKeysCapacity += KEY_SPACE_SIZE; in addKeyBytes()
Dreslist.h23 #define KEY_SPACE_SIZE 65536 macro
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp1163 fKeys = (char *) uprv_malloc(sizeof(char) * KEY_SPACE_SIZE); in SRBRoot()
1176 fKeysCapacity = KEY_SPACE_SIZE; in SRBRoot()
1271 fKeysCapacity += KEY_SPACE_SIZE; in addKeyBytes()
Dreslist.h23 #define KEY_SPACE_SIZE 65536 macro