Home
last modified time | relevance | path

Searched refs:uconv (Results 1 – 25 of 49) sorted by relevance

12

/third_party/boost/libs/locale/src/icu/
Duconv.hpp59 uconv cvt(charset_,cvt_type_); in icu()
68 uconv cvt(charset_,cvt_type_); in std()
76 uconv cvt(charset_,cvt_type); in icu_std_converter()
84 uconv cvt(charset_,cvt_type_); in cut()
88 struct uconv { struct in boost::locale::impl_icu::icu_std_converter
89 uconv(uconv const &other);
90 void operator=(uconv const &other);
92 uconv(std::string const &charset,cpcvt_type cvt_type=cvt_skip) in uconv() function
155 ~uconv() in ~uconv() argument
/third_party/skia/third_party/externals/icu/source/extra/uconv/
DREADME5 The uconv command is an iconv(1)-like conversion / transcoding
6 program. Please check its manual page, or run uconv -h, for help.
12 uconv was originally written and contributed to icuapps by Jonas Utterstr�m
Dsources.txt1 uconv.cpp
DMakefile.in20 subdir = extra/uconv
35 TARGET_STUB_NAME = uconv
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
DREADME5 The uconv command is an iconv(1)-like conversion / transcoding
6 program. Please check its manual page, or run uconv -h, for help.
12 uconv was originally written and contributed to icuapps by Jonas Utterstr�m
DMakefile.in20 subdir = extra/uconv
35 TARGET_STUB_NAME = uconv
77 OBJECTS = uconv.o uwmsg.o
/third_party/icu/icu4c/source/extra/uconv/
DREADME5 The uconv command is an iconv(1)-like conversion / transcoding
6 program. Please check its manual page, or run uconv -h, for help.
12 uconv was originally written and contributed to icuapps by Jonas Utterstr�m
Dsources.txt1 uconv.cpp
DMakefile.in20 subdir = extra/uconv
35 TARGET_STUB_NAME = uconv
/third_party/icu/
D.gitignore107 icu4c/source/extra/uconv/*.d
108 icu4c/source/extra/uconv/*.o
109 icu4c/source/extra/uconv/*.vcxproj.user
110 icu4c/source/extra/uconv/.vs
111 icu4c/source/extra/uconv/Debug
112 icu4c/source/extra/uconv/Makefile
113 icu4c/source/extra/uconv/Release
114 icu4c/source/extra/uconv/debug
115 icu4c/source/extra/uconv/pkgdata.inc
116 icu4c/source/extra/uconv/pkgdataMakefile
[all …]
/third_party/icu/icu4c/source/extra/uconv/resources/
Dfr.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
Droot.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
/third_party/skia/third_party/externals/icu/source/extra/uconv/resources/
Dfr.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
Droot.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/resources/
Dfr.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
Droot.txt1 // -*- Coding: utf-8; -*- [all uconv resource files]
7 // Root translation file for uconv messages.
29 // uconv errors
/third_party/flutter/skia/third_party/externals/icu/source/samples/
Dreadme.txt54 - The "uconv" utility is a full-featured command line application.
55 It is normally built with ICU, and is located in icu/source/extra/uconv
/third_party/icu/icu4c/source/samples/
Dreadme.txt54 - The "uconv" utility is a full-featured command line application.
55 It is normally built with ICU, and is located in icu/source/extra/uconv
/third_party/skia/third_party/externals/icu/source/samples/
Dreadme.txt54 - The "uconv" utility is a full-featured command line application.
55 It is normally built with ICU, and is located in icu/source/extra/uconv
/third_party/flutter/skia/third_party/externals/icu/source/extra/
DMakefile.in26 SUBDIRS = uconv
/third_party/skia/third_party/externals/icu/source/extra/
DMakefile.in26 SUBDIRS = scrptrun uconv
/third_party/icu/icu4c/source/extra/
DMakefile.in26 SUBDIRS = scrptrun uconv
/third_party/icu/icu4c/source/test/perf/collationperf/
DMakefile.in61 …$(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/uconv/samples/utf8/utf-8-demo.txt -keyge…
/third_party/gettext/gnulib-local/lib/libxml/
Dencoding.in.h164 UConverter *uconv; /* for conversion between an encoding and UTF-16 */ member
/third_party/libxml2/include/libxml/
Dencoding.h135 UConverter *uconv; /* for conversion between an encoding and UTF-16 */ member

12