HomeSort by relevance Sort by last modified time
    Searched refs:iconv (Results 26 - 43 of 43) sorted by null

12

  /external/strace/tests-mx32/
s390_sthyi.c 36 # include <iconv.h>
139 while ((ret = iconv(cd, &ebcdic_pos, &ebcdic_left,
  /external/scrypt/
import_scrypt.sh 388 iconv --from-code iso-8859-1 --to-code utf-8 $iso_file > $iso_file.tmp
  /external/curl/packages/OS400/
ccsidcurl.c 26 #include <iconv.h>
65 *** This code is specific to the OS400 implementation of the iconv library.
153 if((int) iconv(cd, (char * *) &s, &lslen, &d, &dlen) < 0)
    [all...]
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 19 #include <iconv.h>
665 iconv(icc, &srcp, &srcc, &dstp, &dstc);
    [all...]
  /external/toybox/generated/
globals.h 1094 // toys/posix/iconv.c
1458 struct iconv_data iconv; member in union:global_union
newtoys.h 112 USE_ICONV(NEWTOY(iconv, "cst:f:", TOYFLAG_USR|TOYFLAG_BIN))
flags.h 1259 // iconv cst:f: cst:f:
    [all...]
  /external/harfbuzz_ng/
git.mk 137 iconv.m4 \
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 352 #define iconv _iconv
  /external/curl/lib/
urldata.h 307 #include <iconv.h>
    [all...]
  /external/e2fsprogs/intl/
dcigettext.c 935 if (iconv (domain->conv,
1155 as question marks (if using glibc's iconv()) or as invalid 8-bit
1156 characters (because other iconv()s refuse to convert most non-ASCII
    [all...]
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 91 #include <iconv.h>
808 rv = iconv(cd, (__iconv_const char **)&src, &srcleft,
    [all...]
  /external/libmtp/src/
ptp-pack.c 34 #include <iconv.h>
150 /* copy to string[] to ensure correct alignment for iconv(3) */
163 nconv = iconv(params->cd_ucs2_to_locale, &src, &srclen, &dest, &destlen);
167 /* try the old way, in case iconv is broken */
208 nconv = iconv(params->cd_locale_to_ucs2, &stringp, &convlen,
    [all...]
ptp.h 29 #include <iconv.h>
    [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libxml2/
encoding.c     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 1623 milliseconds

12