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

  /external/icu/icu4c/source/samples/ustring/
Makefile 11 TARGET=ustring
14 OBJECTS=ustring.o
  /external/icu/icu4c/source/test/letest/
letsutil.cpp 32 char *getCString(const UnicodeString *uString)
34 if (uString == NULL) {
38 le_int32 uLength = uString->length();
39 le_int32 cLength = uString->extract(0, uLength, NULL, 0, US_INV);
42 uString->extract(0, uLength, cString, cLength, US_INV);
54 const UnicodeString ustring(uChars);
56 return getCString(&ustring);
59 char *getUTF8String(const UnicodeString *uString)
61 if (uString == NULL) {
65 le_int32 uLength = uString->length()
    [all...]
  /external/icu/icu4c/source/samples/break/
ubreak.c 12 #include <unicode/ustring.h>
  /external/icu/icu4c/source/samples/
Makefile.in 23 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugrep
  /external/harfbuzz_ng/src/
hb-icu.cc 38 #include <unicode/ustring.h>
  /external/icu/icu4c/source/io/unicode/
ustdio.h 594 * The ustring passed in will be converted to the UFILE's underlying
596 * @param ustring A pointer to the Unicode data to write.
604 u_file_write(const UChar *ustring,
    [all...]
  /external/icu/icu4c/source/samples/coll/
coll.cpp 35 #include <unicode/ustring.h>
  /external/icu/icu4c/source/samples/strsrch/
strsrch.cpp 38 #include <unicode/ustring.h>
  /external/sfntly/cpp/src/test/
name_editing_test.cc 20 #include <unicode/ustring.h>
  /external/icu/icu4c/source/common/
Android.mk 96 ustring.cpp \
  /external/sqlite/android/
sqlite3_android.cpp 26 #include <unicode/ustring.h>
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 63 #include <unicode/ustring.h>
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 24 #include <unicode/ustring.h>
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 71 #include <unicode/ustring.h>
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 758 milliseconds