OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iconv_t
(Results
1 - 14
of
14
) sorted by null
/external/libxml2/include/libxml/
encoding.h
161
iconv_t
iconv_in;
162
iconv_t
iconv_out;
/external/e2fsprogs/intl/
gettextP.h
120
iconv_t
conv;
loadmsgcat.c
790
domain->conv = (
iconv_t
) -1;
899
if (domain->conv != (
iconv_t
) -1)
[
all
...]
dcigettext.c
846
domain->conv != (
iconv_t
) -1
[
all
...]
/external/bluetooth/glib/glib/
gconvert.c
64
typedef void
iconv_t
;
typedef
75
iconv_t
*cd)
80
if (*cd == (
iconv_t
)-1 && errno == EINVAL)
92
iconv_t
*cd)
134
iconv_t
cd;
161
return (cd == (
iconv_t
)-1) ? (GIConv)-1 : (GIConv)cd;
192
iconv_t
cd = (
iconv_t
)converter;
219
iconv_t
cd = (
iconv_t
)converter
[
all
...]
/external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h
571
#define SDL_iconv_t
iconv_t
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h
571
#define SDL_iconv_t
iconv_t
/prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h
571
#define SDL_iconv_t
iconv_t
/prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h
571
#define SDL_iconv_t
iconv_t
/external/libxml2/
encoding.c
[
all
...]
/external/ipsec-tools/src/racoon/
ipsec_doi.c
751
iconv_t
cd = (
iconv_t
) -1;
788
if (cd == (
iconv_t
) -1) {
834
if (cd != (
iconv_t
)-1)
[
all
...]
/external/elfutils/
configure
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
/external/bison/
configure
[
all
...]
Completed in 237 milliseconds