Home
last modified time | relevance | path

Searched defs:ICONV (Results 1 – 25 of 90) sorted by relevance

1234

/dports/net-im/sayaka/sayaka-3.5.1/src/
H A Dsayaka.h74 #define ICONV(cd, s, slen, d, dlen) iconv((cd), (s), (slen), (d), (dlen)) macro
76 #define ICONV(cd, s, slen, d, dlen) \ macro
/dports/comms/redsea/redsea-0.20/
H A Dconfigure.ac59 AC_SUBST([ICONV], ["-liconv"]) subst
/dports/security/rifiuti2/rifiuti2-0.7.0/
H A Dconfigure.ac63 AC_SUBST([ICONV],[$ac_cv_path_ICONV]) subst
/dports/irc/ngircd/ngircd-26.1/
H A Dconfigure.ac41 AH_TEMPLATE([ICONV], [Define if libiconv can be used, e.g. for CHARCONV]) template
636 AC_DEFINE(ICONV, 1) definition
/dports/x11-wm/blackbox/blackbox-0.70.1/
H A Dconfigure.ac81 AC_SUBST(ICONV) subst
/dports/sysutils/fusefs-libs/fuse-2.9.9/
H A Dconfigure.ac76 AM_CONDITIONAL(ICONV, test "$am_cv_func_iconv" = yes) condition
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/
H A DMakefile55 ICONV= macro
58 ICONV = libiconv macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/LHS/
H A DFindit.f9016 SUBROUTINE FINDIT(NP,M,EIG,ICONV) argument
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dsopen_axg_read.c388 iconv_t ICONV = iconv_open("UTF-8","UCS-2BE"); in sopen_axg_read() local
568 iconv_t ICONV = iconv_open("UTF-8","UCS-2BE"); in sopen_axg_read() local
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/
H A DConfig.php22 public static $ICONV = true; variable in MailSo\\Config
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/
H A DConfig.php22 public static $ICONV = true; variable in MailSo\\Config
/dports/textproc/xmlppm/xmlppm-0.98.3/src/
H A DIFile.cpp42 #define ICONV(a,b,c,d,e) iconv((a),((const char**)b),(c),(d),(e)) macro
45 #define ICONV(a,b,c,d,e) iconv((a),(b),(c),(d),(e)) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/g77/
H A D19990502-0.f33 INTEGER ICONV, N, OFF local

1234