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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp 726 UChar smallBuf[USPOOF_STACK_BUFFER_SIZE];
727 UChar *buf = smallBuf;
728 int32_t outputSize = uspoof_getSkeleton(sc, type, str, strLen, smallBuf, USPOOF_STACK_BUFFER_SIZE, status);
742 if (buf != smallBuf) {
  /external/chromium_org/third_party/icu/source/test/cintltst/
capitst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c     [all...]

Completed in 244 milliseconds