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

  /libcore/luni/src/main/java/org/apache/xml/serializer/
Encodings.properties 177 # GB2312 and CNS11643 in ISO 2022 CN form, Simplified and Traditional Chinese (conversion to Unicode only)
178 ISO2022CN ISO-2022-CN
179 # JIS X 0201, 0208, in ISO 2022 form, Japanese
180 ISO2022JP ISO-2022-JP
181 # ISO 2022 KR, Korean
182 ISO2022KR ISO-2022-KR 0x007F
185 ISO8859-1 ISO-8859-1 0x00FF
186 ISO8859_1 ISO-8859-1 0x00FF
187 8859-1 ISO-8859-1 0x00FF
188 8859_1 ISO-8859-1 0x00F
    [all...]
  /external/chromium/third_party/icu/source/data/mappings/
ucmlocal.mk 3 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
7 # * ISO 8859-2..9,10,13,14,15,16
20 # - ISO-2022-KR is now supported by with a one-line change
24 # - TIS-620 and ISO-8859-11 are treated as synonyms of Windows-874
30 # encoding when coming across ISO-2022-CN-(Ext).
42 iso-8859_10-1998.ucm\
43 ibm-921_P100-1995.ucm iso-8859_14-1998.ucm ibm-923_P100-1998.ucm\
44 iso-8859_16-2001.ucm\
58 noop-iso-ir-165.ucm
ucmcore.mk 7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
11 # ISO 8859-2..9, 15
  /external/icu4c/data/mappings/
ucmcore.mk 7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
11 # ISO 8859-2..9, 15
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 483 AddCharset ISO-8859-8 .iso8859-8
486 AddCharset ISO-2022-JP .jis
488 AddCharset ISO-2022-KR .iso-kr
492 AddCharset ISO-8859-2 .iso-pl
505 AddCharset ISO-8859-5 .iso-ru
apache2-httpd.conf 508 AddCharset ISO-8859-8 .iso8859-8
511 AddCharset ISO-2022-JP .jis
513 AddCharset ISO-2022-KR .iso-kr
517 AddCharset ISO-8859-2 .iso-pl
530 AddCharset ISO-8859-5 .iso-ru
cygwin-httpd.conf 542 AddCharset ISO-8859-8 .iso8859-8
545 AddCharset ISO-2022-JP .jis
547 AddCharset ISO-2022-KR .iso-kr
551 AddCharset ISO-8859-2 .iso-pl
564 AddCharset ISO-8859-5 .iso-ru
httpd.conf 545 AddCharset ISO-8859-8 .iso8859-8
548 AddCharset ISO-2022-JP .jis
550 AddCharset ISO-2022-KR .iso-kr
554 AddCharset ISO-8859-2 .iso-pl
567 AddCharset ISO-8859-5 .iso-ru
fedora-httpd.conf 613 AddCharset ISO-8859-5 .iso-ru
640 # default browser choice (ISO-8859-1), or to allow the META tags
  /external/libpcap/
tokdefs.h 94 ISO = 320,
198 #define ISO 320
grammar.c 129 ISO = 320,
233 #define ISO 320
790 "PPPOES", "ISO", "ESIS", "CLNP", "ISIS", "L1", "L2", "IIH", "LSP", "SNP",
    [all...]
grammar.y 184 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
361 | ISO { $$ = Q_ISO; }
scanner.l 213 iso return ISO;
scanner.c     [all...]
  /external/chromium/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
  /external/webkit/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 123 // the logic should match iso's 8601 standard.
187 // Weeknumber, as per ISO specification:
188 // http://www.cl.cam.ac.uk/~mgk25/iso-time.html
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 123 // the logic should match iso's 8601 standard.
187 // Weeknumber, as per ISO specification:
188 // http://www.cl.cam.ac.uk/~mgk25/iso-time.html
  /external/bison/data/
glr.c 43 # This is not shared with yacc.c in c.m4 because GLR relies on ISO C
    [all...]
  /external/qemu/android/
hw-events.h 212 KEY_CODE(ISO ,170) \
  /external/chromium/net/tools/testserver/
testserver.py 727 self.send_header('Content-type', 'text/html; charset=ISO-8859-1')
    [all...]
  /external/dropbear/libtommath/
bn.tex 76 large integer numbers. It was written in portable ISO C source code so that it will build on any platform with a conforming
96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end
347 ISO C ``unsigned long'' data type and each digit is $28-$bits long. The mp\_digit type can be configured to suit other
643 an ISO C style ``unsigned long'' constant. The reason for both functions is efficiency. Setting a single digit is quick but the
683 To set a constant that is the size of an ISO C ``unsigned long'' and larger than a single digit the following function
    [all...]
  /external/v8/src/
d8.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 119 LibTomCrypt is a portable ISO C cryptographic library meant to be a tool set for cryptographers who are
    [all...]

Completed in 254 milliseconds