HomeSort by relevance Sort by last modified time
    Searched refs:ebcdic (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
71 ebcdic: build/
72 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MICSFT/EBCDIC/ build/
  /external/python/cpython2/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
71 ebcdic: build/
72 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MICSFT/EBCDIC/ build/
  /external/libxml2/os400/
make-src.sh 65 make_module --ebcdic DLFCN "${SCRIPTDIR}/dlfcn/dlfcn.c"
66 make_module --ebcdic ICONV "${SCRIPTDIR}/iconv/iconv.c"
67 make_module --ebcdic WRAPPERS "${SCRIPTDIR}/wrappers.c"
246 make_module --ebcdic --sysiconv LIBXMLMAIN "${SCRIPTDIR}/libxmlmain.c"
278 then make_module --ebcdic XMLLINTCL "${SCRIPTDIR}/xmllintcl.c"
332 then make_module --ebcdic XMLCATLGCL "${SCRIPTDIR}/xmlcatlgcl.c"
initscript.sh 175 # --ebcdic
182 EBCDIC=
190 --ebcdic)
191 EBCDIC=yes
211 if [ -z "${EBCDIC}" ]
226 if [ -z "${EBCDIC}" ]
  /external/icu/icu4c/source/data/mappings/
ucmebcdic.mk 5 # A list of EBCDIC UCM's to build
8 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
  /external/pcre/dist2/
RunTest 42 # If the first and only argument is "ebcdic", the script runs the special
43 # EBCDIC test that can be useful for checking certain EBCDIC features, even
44 # when run in an ASCII environment. PCRE2 must be built with EBCDIC support for
174 # ------ Special EBCDIC Test -------
176 if [ $# -eq 1 -a "$1" = "ebcdic" ]; then
177 $valgrind ./pcre2test -C ebcdic >/dev/null
178 ebcdic=$?
179 if [ $ebcdic -ne 1 ] ; then
180 echo "Cannot run EBCDIC tests: EBCDIC support not compiled
    [all...]
configure     [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
Install.sh 8 cp crypto/ebcdic.h ../../../Include/openssl
OpensslLib.inf 39 $(OPENSSL_PATH)/crypto/ebcdic.c
  /external/icu/icu4c/source/data/
Makefile.in     [all...]

Completed in 2232 milliseconds