/external/skia/src/sfnt/ |
D | SkSFNTHeader.h | 25 static const SK_OT_CHAR TAG2 = 0; member 32 static const SK_OT_CHAR TAG2 = 'u'; member 39 static const SK_OT_CHAR TAG2 = 'p'; member 46 static const SK_OT_CHAR TAG2 = 'T'; member
|
D | SkTTCFHeader.h | 20 static const SK_OT_CHAR TAG2 = 'c'; member 36 static const SK_OT_CHAR TAG2 = 0; member 43 static const SK_OT_CHAR TAG2 = 'I'; member
|
D | SkOTTable_loca.h | 19 static const SK_OT_CHAR TAG2 = 'c'; member
|
D | SkOTTable_maxp.h | 20 static const SK_OT_CHAR TAG2 = 'x'; member
|
D | SkOTTable_OS_2.h | 23 static constexpr SK_OT_CHAR TAG2 = '/'; member
|
D | SkOTTable_EBSC.h | 20 static const SK_OT_CHAR TAG2 = 'B'; member
|
D | SkOTTable_post.h | 19 static const SK_OT_CHAR TAG2 = 's'; member
|
D | SkOTTable_gasp.h | 19 static const SK_OT_CHAR TAG2 = 's'; member
|
D | SkOTTable_fvar.h | 19 static const SK_OT_CHAR TAG2 = 'a'; member
|
D | SkOTTable_hhea.h | 19 static const SK_OT_CHAR TAG2 = 'e'; member
|
D | SkOTTable_EBDT.h | 21 static const SK_OT_CHAR TAG2 = 'D'; member
|
/external/skqp/src/sfnt/ |
D | SkSFNTHeader.h | 25 static const SK_OT_CHAR TAG2 = 0; member 32 static const SK_OT_CHAR TAG2 = 'u'; member 39 static const SK_OT_CHAR TAG2 = 'p'; member 46 static const SK_OT_CHAR TAG2 = 'T'; member
|
D | SkTTCFHeader.h | 20 static const SK_OT_CHAR TAG2 = 'c'; member 36 static const SK_OT_CHAR TAG2 = 0; member 43 static const SK_OT_CHAR TAG2 = 'I'; member
|
D | SkOTTable_loca.h | 19 static const SK_OT_CHAR TAG2 = 'c'; member
|
D | SkOTTable_maxp.h | 20 static const SK_OT_CHAR TAG2 = 'x'; member
|
D | SkOTTable_OS_2.h | 23 static constexpr SK_OT_CHAR TAG2 = '/'; member
|
D | SkOTTable_EBSC.h | 20 static const SK_OT_CHAR TAG2 = 'B'; member
|
D | SkOTTable_post.h | 19 static const SK_OT_CHAR TAG2 = 's'; member
|
D | SkOTTable_gasp.h | 19 static const SK_OT_CHAR TAG2 = 's'; member
|
D | SkOTTable_fvar.h | 19 static const SK_OT_CHAR TAG2 = 'a'; member
|
D | SkOTTable_hhea.h | 19 static const SK_OT_CHAR TAG2 = 'e'; member
|
D | SkOTTable_EBDT.h | 21 static const SK_OT_CHAR TAG2 = 'D'; member
|
/external/opencensus-java/api/src/test/java/io/opencensus/tags/ |
D | TagContextTest.java | 35 private static final Tag TAG2 = Tag.create(TagKey.create("key2"), TagValue.create("val")); field in TagContextTest
|
/external/mesa3d/src/mesa/math/ |
D | m_xform.c | 81 #define TAG2(x,y) x##y macro
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/ |
D | TaggerImplTest.java | 57 private static final Tag TAG2 = Tag.create(K2, V2); field in TaggerImplTest
|