/aosp_15_r20/external/skia/src/sfnt/ |
H A D | SkSFNTHeader.h | 26 static const SK_OT_CHAR TAG3 = 0; member 33 static const SK_OT_CHAR TAG3 = 'e'; member 40 static const SK_OT_CHAR TAG3 = '1'; member 47 static const SK_OT_CHAR TAG3 = 'O'; member
|
H A D | SkTTCFHeader.h | 21 static const SK_OT_CHAR TAG3 = 'f'; member 37 static const SK_OT_CHAR TAG3 = 0; member 44 static const SK_OT_CHAR TAG3 = 'G'; member
|
H A D | SkOTTable_loca.h | 20 static const SK_OT_CHAR TAG3 = 'a'; member
|
H A D | SkOTTable_maxp.h | 21 static const SK_OT_CHAR TAG3 = 'p'; member
|
H A D | SkOTTable_hmtx.h | 20 static const SK_OT_CHAR TAG3 = 'x'; member
|
H A D | SkOTTable_OS_2.h | 24 inline static constexpr SK_OT_CHAR TAG3 = '2'; member
|
H A D | SkOTTable_EBSC.h | 21 static const SK_OT_CHAR TAG3 = 'C'; member
|
H A D | SkOTTable_sbix.h | 23 static const SK_OT_CHAR TAG3 = 'x'; member
|
H A D | SkOTTable_post.h | 20 static const SK_OT_CHAR TAG3 = 't'; member
|
H A D | SkOTTable_gasp.h | 20 static const SK_OT_CHAR TAG3 = 'p'; member
|
H A D | SkOTTable_fvar.h | 20 static const SK_OT_CHAR TAG3 = 'r'; member
|
H A D | SkOTTable_hhea.h | 20 static const SK_OT_CHAR TAG3 = 'a'; member
|
H A D | SkOTTable_EBDT.h | 22 static const SK_OT_CHAR TAG3 = 'T'; member
|
H A D | SkOTTable_head.h | 20 static const SK_OT_CHAR TAG3 = 'd'; member
|
H A D | SkOTTable_EBLC.h | 21 static const SK_OT_CHAR TAG3 = 'C'; member
|
H A D | SkOTTable_glyf.h | 24 static const SK_OT_CHAR TAG3 = 'f'; member
|
H A D | SkOTTable_name.h | 21 static const SK_OT_CHAR TAG3 = 'e'; member
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/ |
H A D | te_category_macros.h | 80 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_3(NAME, DESC, TAG1, TAG2, TAG3) \ argument 82 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_4(NAME, DESC, TAG1, TAG2, TAG3, TAG4) \ argument
|
/aosp_15_r20/external/perfetto/include/perfetto/public/ |
H A D | te_category_macros.h | 80 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_3(NAME, DESC, TAG1, TAG2, TAG3) \ argument 82 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_4(NAME, DESC, TAG1, TAG2, TAG3, TAG4) \ argument
|
/aosp_15_r20/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/headsup/ |
D | CarHeadsUpNotificationContainerTest.java | 42 private static final String TAG3 = "TAG2"; field in CarHeadsUpNotificationContainerTest
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/ |
H A D | TaggerImplTest.java | 58 private static final Tag TAG3 = Tag.create(K3, V3); field in TaggerImplTest
|