Searched refs:OS_2 (Results 1 – 15 of 15) sorted by relevance
/external/sfntly/cpp/src/test/ |
D | test_data.cc | 40 Tag::OS_2, Tag::cmap, Tag::cvt, Tag::feat, Tag::gasp, 46 Tag::EBDT, Tag::EBLC, Tag::EBSC, Tag::LTSH, Tag::OS_2,
|
D | serialization_test.cc | 86 } else if (TTF_KNOWN_TAGS[i] == Tag::OS_2) { in TestSerialization()
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 33 const int32_t Tag::OS_2 = TAG('O', 'S', '/', '2'); member in sfntly::Tag 78 Tag::OS_2, 90 Tag::OS_2,
|
D | tag.h | 39 static const int32_t OS_2; member
|
/external/sfntly/cpp/src/sfntly/table/ |
D | table.cc | 104 } else if (tag == Tag::OS_2) { in GetBuilder()
|
/external/syslinux/com32/lib/zlib/ |
D | zconf.in.h | 57 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
/external/syslinux/com32/include/ |
D | zconf.h | 137 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
/external/zlib/ |
D | zconf.h | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
/external/python/cpython2/Modules/zlib/ |
D | zconf.h | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
D | zconf.h.in | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
D | zconf.h.cmakein | 160 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
/external/pdfium/third_party/zlib_v128/ |
D | zconf.h | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
/external/zlib/src/ |
D | zconf.h | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
D | zconf.h.in | 158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|
D | zconf.h.cmakein | 160 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
|