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

  /external/chromium_org/third_party/icu/source/common/
ucmndata.c 72 } PointerTOCEntry;
78 PointerTOCEntry entry[2]; /* Actual size is from count. */
164 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) {
  /external/icu/icu4c/source/common/
ucmndata.c 72 } PointerTOCEntry;
78 PointerTOCEntry entry[2]; /* Actual size is from count. */
164 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) {

Completed in 430 milliseconds