Searched refs:ICONV_CONST (Results 1 - 13 of 13) sorted by relevance

/external/flac/
H A Dconfig.h95 #define ICONV_CONST macro
/external/libexif/
H A Dconfig.h55 #define ICONV_CONST macro
H A Dconfig.h.in51 #undef ICONV_CONST
/external/libmtp/
H A Dconfig.h128 #define ICONV_CONST macro
H A Dconfig.h.in127 #undef ICONV_CONST
/external/chromium_org/third_party/libxml/src/include/
H A Dwin32config.h26 #ifndef ICONV_CONST
27 #define ICONV_CONST const macro
/external/chromium_org/third_party/libxml/win32/
H A Dconfig.h26 #ifndef ICONV_CONST
27 #define ICONV_CONST const macro
/external/oprofile/libpopt/
H A Dconfig.h247 #undef ICONV_CONST macro
/external/chromium_org/third_party/libxml/src/
H A Dconfig.h.in256 #undef ICONV_CONST
H A Dencoding.c1796 ret = iconv(cd, (ICONV_CONST char **) &icv_in, &icv_inlen, &icv_out, &icv_outlen);
/external/e2fsprogs/lib/
H A Dconfig.h.in514 #undef ICONV_CONST
/external/e2fsprogs/intl/
H A Ddcigettext.c936 (ICONV_CONST char **) &inptr, &inleft,
/external/libxml2/
H A Dencoding.c1805 ret = iconv(cd, (ICONV_CONST char **) &icv_in, &icv_inlen, &icv_out, &icv_outlen);

Completed in 355 milliseconds