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

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_cnt.h69 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status);
H A Ducol_cnt.cpp130 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status) { function
H A Ducol_elm.cpp1448 contractionsSize = uprv_cnttab_constructTable(contractions, beforeContractions, status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcntabcol.cpp116 uprv_cnttab_constructTable(testTable, 0, &status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1230 #define uprv_cnttab_constructTable U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_constructTable) macro

Completed in 324 milliseconds