HomeSort by relevance Sort by last modified time
    Searched full:smallbuf (Results 1 - 5 of 5) 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/lldb/tools/debugserver/source/
RNBRemote.cpp 1299 char smallbuf[3]; local
1569 char smallbuf[3] = { c[0], c[1], '\\0' }; local
2296 char smallbuf[3]; local
3012 char smallbuf[3]; local
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 203 #define SMALLBUF 256
  /external/chromium_org/third_party/icu/source/test/cintltst/
capitst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c     [all...]

Completed in 36 milliseconds