/external/apache-xml/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...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
c++0x_warning.h | 3 // This file is part of the GNU ISO C++ Library. This library is free 32 ISO C++ standard, C++0x. This support is currently experimental, and must be \
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
c++0x_warning.h | 3 // This file is part of the GNU ISO C++ Library. This library is free 32 ISO C++ standard, C++0x. This support is currently experimental, and must be \
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
c++0x_warning.h | 3 // This file is part of the GNU ISO C++ Library. This library is free 32 ISO C++ standard, C++0x. This support is currently experimental, and must be \
|
/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 | 493 AddCharset ISO-8859-8 .iso8859-8 496 AddCharset ISO-2022-JP .jis 498 AddCharset ISO-2022-KR .iso-kr 502 AddCharset ISO-8859-2 .iso-pl 515 AddCharset ISO-8859-5 .iso-ru
|
apache2-httpd.conf | 514 AddCharset ISO-8859-8 .iso8859-8 517 AddCharset ISO-2022-JP .jis 519 AddCharset ISO-2022-KR .iso-kr 523 AddCharset ISO-8859-2 .iso-pl 536 AddCharset ISO-8859-5 .iso-ru
|
apache2-msys-httpd.conf | 515 AddCharset ISO-8859-8 .iso8859-8 518 AddCharset ISO-2022-JP .jis 520 AddCharset ISO-2022-KR .iso-kr 524 AddCharset ISO-8859-2 .iso-pl 537 AddCharset ISO-8859-5 .iso-ru
|
cygwin-httpd.conf | 546 AddCharset ISO-8859-8 .iso8859-8 549 AddCharset ISO-2022-JP .jis 551 AddCharset ISO-2022-KR .iso-kr 555 AddCharset ISO-8859-2 .iso-pl 568 AddCharset ISO-8859-5 .iso-ru
|
httpd.conf | 549 AddCharset ISO-8859-8 .iso8859-8 552 AddCharset ISO-2022-JP .jis 554 AddCharset ISO-2022-KR .iso-kr 558 AddCharset ISO-8859-2 .iso-pl 571 AddCharset ISO-8859-5 .iso-ru
|
fedora-httpd.conf | 619 AddCharset ISO-8859-5 .iso-ru 646 # default browser choice (ISO-8859-1), or to allow the META tags
|
/external/webkit/LayoutTests/fast/encoding/resources/ |
parser-tests.js | 12 '<p>(Tests are considered to pass even if they treat Win1254 and ISO-8859-4 as separate.)</p>' + 31 if (have == 'ISO-8859-9')
|
/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; }
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 23 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
|
omxVCM4P2_PredictReconCoefIntra_s.s | 21 ; * as specified in subclause 7.4.3.1 of ISO/IEC 14496-2.
|
omxVCM4P2_DecodePadMV_PVOP_s.s | 18 ; * ISO/IEC 14496-2.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 23 ; * position as defined in subclause 6.1.3.8, of ISO/IEC
|
omxVCM4P2_DecodePadMV_PVOP_s.s | 18 ; * ISO/IEC 14496-2.
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMX3A.cpp | 198 CAMHAL_LOGVB("ISO mode arrived in HAL : %s", str); 199 if ( mFirstTimeInit || ( ( str != NULL ) && ( mParameters3A.ISO != mode )) ) 201 mParameters3A.ISO = mode; 202 CAMHAL_LOGDB("ISO %d", mParameters3A.ISO); 203 if ( 0 <= mParameters3A.ISO ) 411 Gen3A.ISO = getLUTvalue_HALtoOMX(OMXCameraAdapter::DEFAULT_ISO_MODE, IsoLUT); [all...] |
/external/mksh/src/ |
Build.sh | 881 ac_flags 1 xc99 -xc99 'for support of ISO C99' 887 ac_flags 1 ac99 -AC99 'for support of ISO C99' 898 ac_flags 1 xc99 -c99 'for support of ISO C99' 931 ac_flags 1 stdg99 -std=gnu99 'for support of ISO C99 + GCC extensions' 933 ac_flags 1 stdc99 -std=c99 'for support of ISO C99' [all...] |
/hardware/ti/omap4xxx/camera/inc/ |
General3A_Settings.h | 242 int ISO;
|
/external/webkit/Source/WebCore/loader/ |
TextResourceDecoder.cpp | 593 setEncoding("ISO-2022-JP", AutoDetectedEncoding);
|
/external/icu4c/test/perf/collationperf/ |
CollPerf.pl | 200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
|