HomeSort by relevance Sort by last modified time
    Searched refs:CEI (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
bmsearch.cpp 42 struct CEI
57 const CEI *nextCE(int32_t offset);
58 const CEI *prevCE(int32_t offset);
74 CEI *ceb;
115 ceb = NEW_ARRAY(CEI, bufferSize);
175 const CEI *Target::nextCE(int32_t offset)
225 const CEI *Target::prevCE(int32_t offset)
686 const CEI *cei = target->prevCE(lIndex); local
687 int32_t low = cei->lowOffset
    [all...]
usearch.cpp     [all...]

Completed in 41 milliseconds