OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uconv
(Results
1 - 10
of
10
) sorted by null
/external/icu4c/extra/uconv/
resfiles.mk
3
# to include in
uconv
.
Makefile.in
7
## Makefile.in for ICU -
uconv
18
subdir = extra/
uconv
33
TARGET_STUB_NAME =
uconv
74
OBJECTS =
uconv
.o uwmsg.o
118
@echo "To test
uconv
, run this manually after installing ICU:"
Makefile
7
## Makefile.in for ICU -
uconv
18
subdir = extra/
uconv
33
TARGET_STUB_NAME =
uconv
74
OBJECTS =
uconv
.o uwmsg.o
/external/icu4c/extra/
Makefile
24
SUBDIRS =
uconv
/external/icu4c/test/perf/collationperf/
Makefile.in
58
$(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/
uconv
/samples/utf8/utf-8-demo.txt -keygen -shifted
/external/libxml2/include/libxml/
encoding.h
148
UConverter *
uconv
; /* for conversion between an encoding and UTF-16 */
member in struct:_uconv_t
/external/libxml2/
encoding.c
109
conv->
uconv
= ucnv_open(name, &status);
115
ucnv_setToUCallBack(conv->
uconv
, UCNV_TO_U_CALLBACK_STOP,
119
ucnv_setFromUCallBack(conv->
uconv
, UCNV_FROM_U_CALLBACK_STOP,
131
if (conv->
uconv
)
132
ucnv_close(conv->
uconv
);
141
ucnv_close(conv->
uconv
);
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c
27
#include <
uconv
.h> // Unicode API (codepage conversion)
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 153 milliseconds