Home
last modified time | relevance | path

Searched refs:STRING_STORE_SIZE (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.h30 #define STRING_STORE_SIZE 100000 macro
175 char inStrings[STRING_STORE_SIZE], outStrings[STRING_STORE_SIZE];
Dpkg_gencmn.cpp23 #define STRING_STORE_SIZE 200000 macro
81 static char stringStore[STRING_STORE_SIZE];
502 if(top>STRING_STORE_SIZE) { in allocString()
Dpackage.cpp557 if((inStringTop+itemLength)>STRING_STORE_SIZE) { in readPackage()
1262 if(top>STRING_STORE_SIZE) { in allocString()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h30 #define STRING_STORE_SIZE 100000 macro
175 char inStrings[STRING_STORE_SIZE], outStrings[STRING_STORE_SIZE];
Dpkg_gencmn.cpp23 #define STRING_STORE_SIZE 200000 macro
81 static char stringStore[STRING_STORE_SIZE];
502 if(top>STRING_STORE_SIZE) { in allocString()
Dpackage.cpp557 if((inStringTop+itemLength)>STRING_STORE_SIZE) { in readPackage()
1262 if(top>STRING_STORE_SIZE) { in allocString()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h30 #define STRING_STORE_SIZE 100000 macro
175 char inStrings[STRING_STORE_SIZE], outStrings[STRING_STORE_SIZE];
Dpkg_gencmn.cpp23 #define STRING_STORE_SIZE 200000 macro
81 static char stringStore[STRING_STORE_SIZE];
502 if(top>STRING_STORE_SIZE) { in allocString()
Dpackage.cpp557 if((inStringTop+itemLength)>STRING_STORE_SIZE) { in readPackage()
1262 if(top>STRING_STORE_SIZE) { in allocString()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.h30 #define STRING_STORE_SIZE 100000 macro
175 char inStrings[STRING_STORE_SIZE], outStrings[STRING_STORE_SIZE];
Dpkg_gencmn.cpp23 #define STRING_STORE_SIZE 200000 macro
81 static char stringStore[STRING_STORE_SIZE];
502 if(top>STRING_STORE_SIZE) { in allocString()
Dpackage.cpp557 if((inStringTop+itemLength)>STRING_STORE_SIZE) { in readPackage()
1262 if(top>STRING_STORE_SIZE) { in allocString()
/third_party/icu/tools/unicode/c/genprops/
Dnamespropsbuilder.cpp134 #define STRING_STORE_SIZE 2000000 macro
166 static uint8_t stringStore[STRING_STORE_SIZE],
170 static uint32_t lineTop=0, groupBottom, wordBottom=STRING_STORE_SIZE, lineLengthsTop;
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencnval/
Dgencnval.c51 #define STRING_STORE_SIZE 0x1FBFE /* 130046 */ macro
99 static char stringStore[STRING_STORE_SIZE];
100 static StringBlock stringBlock = { stringStore, 0, STRING_STORE_SIZE };
/third_party/skia/third_party/externals/icu/source/tools/gencnval/
Dgencnval.c52 #define STRING_STORE_SIZE 0x1FBFE /* 130046 */ macro
100 static char stringStore[STRING_STORE_SIZE];
101 static StringBlock stringBlock = { stringStore, 0, STRING_STORE_SIZE };
/third_party/icu/icu4c/source/tools/gencnval/
Dgencnval.c52 #define STRING_STORE_SIZE 0x1FBFE /* 130046 */ macro
100 static char stringStore[STRING_STORE_SIZE];
101 static StringBlock stringBlock = { stringStore, 0, STRING_STORE_SIZE };