Searched refs:MAX_TABLE_SIZE_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dusrchimp.h22 #define MAX_TABLE_SIZE_ 257 macro
56 int16_t shift[MAX_TABLE_SIZE_];
57 int16_t backShift[MAX_TABLE_SIZE_];
H A Dusearch.cpp95 // the old value UCOL_PRIMARYORDER(ce) % MAX_TABLE_SIZE_ does not work
99 return UCOL_PRIMARYORDER(ce) % MAX_TABLE_SIZE_;
503 for (count = 0; count < MAX_TABLE_SIZE_; count ++) {
516 for (count = 0; count < MAX_TABLE_SIZE_; count ++) {
/external/icu4c/i18n/
H A Dusrchimp.h22 #define MAX_TABLE_SIZE_ 257 macro
56 int16_t shift[MAX_TABLE_SIZE_];
57 int16_t backShift[MAX_TABLE_SIZE_];
H A Dusearch.cpp95 // the old value UCOL_PRIMARYORDER(ce) % MAX_TABLE_SIZE_ does not work
99 return UCOL_PRIMARYORDER(ce) % MAX_TABLE_SIZE_;
503 for (count = 0; count < MAX_TABLE_SIZE_; count ++) {
516 for (count = 0; count < MAX_TABLE_SIZE_; count ++) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 738 milliseconds