Home
last modified time | relevance | path

Searched refs:ISO (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/src/sfnt/
H A DSkOTTable_name.h41 ISO = SkTEndian_SwapBE16(2), // Deprecated, use Unicode instead. member
106 struct ISO { struct
H A DSkOTTable_name.cpp218 {148, "el"}, //Greek (Polytonic) Note: ISO 15924 does not have an equivalent script name.
510 case SkOTTableName::Record::PlatformID::ISO:
/third_party/tzdata/
H A Dtzselect.ksh77 COORD should use ISO 6709 notation, for example, '-c +4852+00220'
504 'in ISO 6709 notation.'
/third_party/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl203 (Unicode/ISO 10646 code point). Generally this is the important field for sort
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-temporal.cc34 BUILTIN(TemporalNow##T##ISO) { \
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java143 Unknown(-1), Unicode(0), Macintosh(1), ISO(2), Windows(3), Custom(4); enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DNameTable.java1213 case ISO: in getEncodingName()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs125 pub const ISO: Nid = Nid(ffi::NID_iso); consts
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex8863 \def\latnine{\csname ISO-8859-15.enc\endcsname}%
8864 \def\latone{\csname ISO-8859-1.enc\endcsname}%
8865 \def\lattwo{\csname ISO-8859-2.enc\endcsname}%
8910 % Latin1 (ISO-8859-1) character definitions.
9017 % Latin9 (ISO-8859-15) encoding character definitions.
9032 % Latin2 (ISO-8859-2) character definitions.
/third_party/lame/
H A Dconfigure4157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4158 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
13021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
13022 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
16670 iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");

Completed in 42 milliseconds