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

  /external/icu4c/extra/uconv/
uconv.cpp 292 u_wmsg(stderr, "cantGetAliases", str.getTerminatedBuffer(),
306 u_wmsg(stderr, "cantGetAliases", str.getTerminatedBuffer(),
698 u_wmsg(stderr, "cantCreateTranslitParseErr", str.getTerminatedBuffer(),
701 u_wmsg(stderr, "cantCreateTranslit", str.getTerminatedBuffer(),
724 u_wmsg(stderr, "cantOpenFromCodeset", str.getTerminatedBuffer(),
739 u_wmsg(stderr, "cantOpenToCodeset", str.getTerminatedBuffer(),
768 u_wmsg(stderr, "cantRead", str.getTerminatedBuffer());
845 UnicodeString(pos, length, "").getTerminatedBuffer(),
846 str.getTerminatedBuffer(),
    [all...]
  /external/icu4c/samples/citer/
citer.cpp 48 const UChar *testText = testString.getTerminatedBuffer();
115 const UChar *testText = testString.getTerminatedBuffer();
  /external/icu4c/samples/case/
case.cpp 19 u_fprintf(out, "\"%S\"", other.getTerminatedBuffer());
  /external/icu4c/test/intltest/
ustrtest.cpp     [all...]
idnaconf.cpp 230 const UChar *p = namebase.getTerminatedBuffer();
convtest.cpp 263 p=s.getTerminatedBuffer();
    [all...]
itrbnf.cpp 199 const UChar *spelloutRules = desc.getTerminatedBuffer();
    [all...]
numfmtst.cpp     [all...]
  /external/icu4c/common/
ustrenum.cpp 66 return unistr.getTerminatedBuffer();
  /external/icu4c/i18n/
dtptngen.cpp 317 dateTimeFormat.getTerminatedBuffer();
318 decimal.getTerminatedBuffer();
330 appendItemFormats[i].getTerminatedBuffer();
331 appendItemNames[i].getTerminatedBuffer();
524 appendItemNames[i].getTerminatedBuffer();
719 appendItemFormats[field].getTerminatedBuffer();
731 appendItemNames[field].getTerminatedBuffer();
802 this->decimal.getTerminatedBuffer();
825 dateTimeFormat.getTerminatedBuffer();
860 decimal.getTerminatedBuffer();
    [all...]
astro.cpp 52 u_austrncpy(gStrBuf,str.getTerminatedBuffer(),sizeof(gStrBuf)-1);
    [all...]
zstrfmt.cpp 668 // Append NULL before calling getTerminatedBuffer()
672 zstrarray[ZSIDX_LOCATION] = location.getTerminatedBuffer();
702 // Append NULL before calling getTerminatedBuffer()
706 zstrarray[ZSIDX_LOCATION] = location.getTerminatedBuffer();
    [all...]
translit.cpp 173 ID.getTerminatedBuffer();
    [all...]
transreg.cpp 911 newID->getTerminatedBuffer();
    [all...]
rbnf.cpp 1020 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer());
    [all...]
timezone.cpp 205 U_DEBUG_TZ_MSG(("fisa: Looking for %s, between %d and %d\n", U_DEBUG_TZ_STR(UnicodeString(id).getTerminatedBuffer()), start, limit));
    [all...]
  /external/icu4c/common/unicode/
unistr.h     [all...]

Completed in 1494 milliseconds