HomeSort by relevance Sort by last modified time
    Searched full:iso (Results 151 - 175 of 2019) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu4c/i18n/
ucurr.cpp 216 UChar iso[ISO_COUNTRY_CODE_LENGTH+1]; member in struct:CReg
228 uprv_memcpy(iso, _iso, ISO_COUNTRY_CODE_LENGTH * sizeof(const UChar));
229 iso[ISO_COUNTRY_CODE_LENGTH] = 0;
283 result = p->iso;
564 // If we fail to find a match, use the ISO 4217 code
640 // If we fail to find a match, use the ISO 4217 code
743 ++(*total_currency_symbol_count); // iso code
815 char* iso = NULL; // currency ISO code local
837 iso = (char*)ures_getKey(names)
    [all...]
csr2022.h 22 * each of the detectable members of the ISO 2022 family
  /cts/tests/assets/webkit/
fonts.html 19 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ess/
ContentIdentifier.java 57 * id-aa-contentIdentifier OBJECT IDENTIFIER ::= { iso(1)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x9/
X9ObjectIdentifiers.java 10 // ansi-X9-62 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
103 // dhpublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2)
111 // dsapublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2)
116 * id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
  /dalvik/libcore/xml/src/test/resources/
simple.xml 1 <?xml version="1.0" encoding="ISO-8859-1"?>
  /development/pdk/docs/porting/
modules.html 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  /external/bison/lib/
stdbool_.h 21 /* ISO C 99 <stdbool.h> for platforms that lack it. */
70 (see ISO C 99 6.7.2.2.(4)); however, '_Bool' must promote to 'int'
71 (see ISO C 99 6.3.1.1.(2)). So we add a negative value to the
94 "warning: _Bool is a keyword in ISO C99".
  /external/icu4c/tools/genpname/
gensvpa.pl 36 "--iso15924=s" => \$iso,
41 usage() unless defined $iso;
47 $isoFH = IO::File->new($iso,"r")
48 or die "could not open the file $iso for reading: $! \n";
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-gssapi 12 # racoon that (incorrectly) used ISO-Latin-1 encoding for the GSS-API
  /external/jdiff/src/
comments.xsd 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
  /external/opencore/doc/oscl_html/
index.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
oscl__mem__align_8h-source.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
oscl__mem__align_8h.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
osclconfig__error__check_8h.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
osclconfig__lib__check_8h.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
osclconfig__memory__check_8h.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
osclconfig__util__check_8h.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  /external/opencore/doc/pv2way_html/
index.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  /external/opencore/doc/pvauthor_html/
index.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  /external/opencore/doc/pvplayer_html/
annotated.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
files.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 14 * Selected ISO/IEC TR 9577 Network Layer Protocol Identifiers (NLPID)
  /external/proguard/docs/manual/
index.html 4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
style.css 1 @charset "iso-8859-1";

Completed in 103 milliseconds

1 2 3 4 5 67 8 91011>>