Searched refs:ICONV_CONST (Results 1 – 18 of 18) sorted by relevance
/external/libxml2/win32/VC10/ |
D | config.h | 25 #ifndef ICONV_CONST 26 #define ICONV_CONST const macro
|
/external/libxml2/include/ |
D | win32config.h | 26 #ifndef ICONV_CONST 27 #define ICONV_CONST const macro
|
/external/libexif/ |
D | config.h | 55 #define ICONV_CONST macro
|
D | config.h.in | 51 #undef ICONV_CONST
|
/external/flac/ |
D | config.h | 146 #define ICONV_CONST macro
|
D | config.cmake.h.in | 132 #cmakedefine ICONV_CONST
|
/external/flac/m4/ |
D | iconv.m4 | 258 AC_DEFINE_UNQUOTED([ICONV_CONST], [$am_cv_proto_iconv_arg1], 260 dnl Also substitute ICONV_CONST in the gnulib generated <iconv.h>. 264 ICONV_CONST="const"
|
/external/libexif/auto-m4/ |
D | iconv.m4 | 100 AC_DEFINE_UNQUOTED(ICONV_CONST, $am_cv_proto_iconv_arg1, definition
|
/external/libxml2/ |
D | config.h.cmake.in | 234 #define ICONV_CONST @ICONV_CONST@
|
D | CMakeLists.txt | 244 set(ICONV_CONST "const") variable
|
D | encoding.c | 1833 ret = iconv(cd, (ICONV_CONST char **) &icv_in, &icv_inlen, &icv_out, &icv_outlen); in xmlIconvWrapper()
|
D | configure.ac | 1476 AC_DEFINE_UNQUOTED(ICONV_CONST, $xml_cv_iconv_arg2, definition
|
D | ChangeLog | 797 * include/win32config.h: add ICONV_CONST define for win32 build
|
/external/libxml2/vms/ |
D | config.vms | 22 #define ICONV_CONST
|
/external/libxml2/os400/ |
D | os400config.h.in | 239 #define ICONV_CONST macro
|
/external/e2fsprogs/intl/ |
D | dcigettext.c | 936 (ICONV_CONST char **) &inptr, &inleft, in _nl_find_msg()
|
/external/e2fsprogs/lib/ |
D | config.h.in | 640 #undef ICONV_CONST
|
/external/e2fsprogs/ |
D | aclocal.m4 | 971 AC_DEFINE_UNQUOTED([ICONV_CONST], [$am_cv_proto_iconv_arg1], definition 973 dnl Also substitute ICONV_CONST in the gnulib generated <iconv.h>. 977 ICONV_CONST="const"
|