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

/external/chromium_org/third_party/icu/source/common/
H A Dutrie2_builder.c865 findSameIndex2Block(const int32_t *idx, int32_t index2Length, int32_t otherBlock) { function
1112 if( (movedStart=findSameIndex2Block(trie->index2, newStart, start))
/external/icu4c/common/
H A Dutrie2_builder.cpp865 findSameIndex2Block(const int32_t *idx, int32_t index2Length, int32_t otherBlock) { function
1112 if( (movedStart=findSameIndex2Block(trie->index2, newStart, start))

Completed in 50 milliseconds