Home
last modified time | relevance | path

Searched refs:ULAYOUT_IX_TRIES_TOP (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dulayout_props.h34 ULAYOUT_IX_TRIES_TOP = 7, enumerator
/external/icu/icu4c/source/tools/toolutil/
Dswapimpl.cpp700 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; in ulayout_swap()
701 for (int32_t i = ULAYOUT_IX_INPC_TRIE_TOP; i <= ULAYOUT_IX_TRIES_TOP; ++i) { in ulayout_swap()
704 int32_t size = indexes[ULAYOUT_IX_TRIES_TOP]; in ulayout_swap()
728 for (int32_t i = ULAYOUT_IX_INPC_TRIE_TOP; i <= ULAYOUT_IX_TRIES_TOP; ++i) { in ulayout_swap()