Searched refs:LOCALE_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c54 #define LOCALE_SIZE 9 macro
57 static const char* const rawData2[LOCALE_INFO_SIZE][LOCALE_SIZE] = {
262 for (i = 0; i < LOCALE_SIZE; i++) {
536 for (i = 0; i < LOCALE_SIZE; i++) {
882 for(i=0;i<LOCALE_SIZE; ++i)
1244 dataTable[i] = (UChar**)(calloc(sizeof(UChar*),LOCALE_SIZE));
1245 for (j = 0; j < LOCALE_SIZE; j++){
1256 for(j = 0; j < LOCALE_SIZE; j++) {
3143 for (i = 0; i < LOCALE_SIZE; i++) {
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c54 #define LOCALE_SIZE 9 macro
57 static const char* const rawData2[LOCALE_INFO_SIZE][LOCALE_SIZE] = {
262 for (i = 0; i < LOCALE_SIZE; i++) {
536 for (i = 0; i < LOCALE_SIZE; i++) {
882 for(i=0;i<LOCALE_SIZE; ++i)
1245 dataTable[i] = (UChar**)(calloc(sizeof(UChar*),LOCALE_SIZE));
1246 for (j = 0; j < LOCALE_SIZE; j++){
1257 for(j = 0; j < LOCALE_SIZE; j++) {
3144 for (i = 0; i < LOCALE_SIZE; i++) {

Completed in 69 milliseconds