/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
Encodings.properties | 51 Cp037 EBCDIC-CP-US,EBCDIC-CP-CA,EBCDIC-CP-WT,EBCDIC-CP-NL,IBM037 0x0019 54 Cp274 csIBM274,EBCDIC-BE 55 Cp275 csIBM275,EBCDIC-BR 57 Cp277 EBCDIC-CP-DK,EBCDIC-CP-NO,IBM277,csIBM277 0x0019 59 Cp278 EBCDIC-CP-FI,EBCDIC-CP-SE,IBM278,csIBM278 0x001 [all...] |
/external/pcre/dist/ |
pcre_newline.c | 104 #ifdef EBCDIC 115 #ifndef EBCDIC 125 #endif /* Not EBCDIC */ 187 #ifdef EBCDIC 194 #ifndef EBCDIC
|
config-cmake.h.in | 30 #cmakedefine EBCDIC 1
|
config.h.in | 37 /* If you are compiling for a system that uses EBCDIC instead of ASCII 39 NEWLINE macro below to set a suitable EBCDIC newline, commonly 21 (0x15). 40 On systems that can use "configure" or CMake to set EBCDIC, NEWLINE is 41 automatically adjusted. When EBCDIC is set, PCRE assumes that all input 42 strings are in EBCDIC. If you do not define this macro, PCRE will assume 44 a version of PCRE that supports both EBCDIC and UTF-8/16/32. */ 45 #undef EBCDIC 47 /* In an EBCDIC environment, define this macro to any value to arrange for the 198 (CRLF); in EBCDIC environments the value can be 21 or 37 (LF), 13 (CR), or 201 LF. In both ASCII and EBCDIC environments the value can also be -1 (ANY) [all...] |
pcre_internal.h | 82 /* We do not support both EBCDIC and UTF-8/16/32 at the same time. The "configure" 85 #if defined EBCDIC && defined SUPPORT_UTF 86 #error The use of both EBCDIC and SUPPORT_UTF is not supported. 984 #ifndef EBCDIC [all...] |
pcre_study.c | 1080 #ifndef EBCDIC 1082 #endif /* Not EBCDIC */ [all...] |
pcre_dfa_exec.c | [all...] |
pcre_printint.c | 95 #ifdef EBCDIC
|
pcre_compile.c | 147 #ifndef EBCDIC 149 /* This is the "normal" table for ASCII systems or for EBCDIC systems running 195 /* This is the "abnormal" table for EBCDIC systems without UTF-8 support. */ 228 string is built from string macros so that it works in UTF-8 mode on EBCDIC 577 #ifndef EBCDIC 579 /* This is the "normal" case, for ASCII systems, and EBCDIC systems running in 619 /* This is the "abnormal" case, for EBCDIC systems not running in UTF-8 mode. */ [all...] |
pcretest.c | 174 #ifdef EBCDIC [all...] |
pcre_exec.c | [all...] |
pcregrep.c | [all...] |
configure | [all...] |
/external/eigen/blas/ |
lsame.f | 46 * ICHAR('A') on an EBCDIC machine. 61 * EBCDIC is assumed - ZCODE is the EBCDIC code of either lower or
|
/external/chromium_org/third_party/icu/source/data/mappings/ |
ucmfiles.mk | 19 # * To add EBCDIC converters that uses different SI/SO characters: 20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses 32 # If you are planning to exclude EBCDIC mappings in you data then please delete
|
ucmebcdic.mk | 3 # A list of EBCDIC UCM's to build 6 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
|
ucmlocal.mk | 57 # Do not build EBCDIC converters.
|
/external/icu/icu4c/source/data/mappings/ |
ucmfiles.mk | 19 # * To add EBCDIC converters that uses different SI/SO characters: 20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses 32 # If you are planning to exclude EBCDIC mappings in you data then please delete
|
ucmebcdic.mk | 3 # A list of EBCDIC UCM's to build 6 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
testdata.mak | 24 # old_e_testtypes.res is the same, but icuswapped to big-endian EBCDIC
|
/external/icu/icu4c/source/test/testdata/ |
testdata.mak | 24 # old_e_testtypes.res is the same, but icuswapped to big-endian EBCDIC
|
/external/chromium_org/third_party/icu/source/data/ |
makedata.mak | 185 # Always build the mapping files for the EBCDIC fallback codepages 186 # They are necessary on EBCDIC machines, and 215 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files. [all...] |
/external/icu/icu4c/source/data/ |
makedata.mak | 185 # Always build the mapping files for the EBCDIC fallback codepages 186 # They are necessary on EBCDIC machines, and 215 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files. [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
commons-io-2.2.jar | |
plexus-utils-3.0.17.jar | |