/aosp_15_r20/external/skia/src/sfnt/ |
H A D | SkSFNTHeader.h | 24 static const SK_OT_CHAR TAG1 = 1; member 31 static const SK_OT_CHAR TAG1 = 'r'; member 38 static const SK_OT_CHAR TAG1 = 'y'; member 45 static const SK_OT_CHAR TAG1 = 'T'; member
|
H A D | SkTTCFHeader.h | 19 static const SK_OT_CHAR TAG1 = 't'; member 35 static const SK_OT_CHAR TAG1 = 0; member 42 static const SK_OT_CHAR TAG1 = 'S'; member
|
H A D | SkOTTable_loca.h | 18 static const SK_OT_CHAR TAG1 = 'o'; member
|
H A D | SkOTTable_maxp.h | 19 static const SK_OT_CHAR TAG1 = 'a'; member
|
H A D | SkOTTable_hmtx.h | 18 static const SK_OT_CHAR TAG1 = 'm'; member
|
H A D | SkOTTable_OS_2.h | 22 inline static constexpr SK_OT_CHAR TAG1 = 'S'; member
|
H A D | SkOTTable_EBSC.h | 19 static const SK_OT_CHAR TAG1 = 'S'; member
|
H A D | SkOTTable_sbix.h | 21 static const SK_OT_CHAR TAG1 = 'b'; member
|
H A D | SkOTTable_post.h | 18 static const SK_OT_CHAR TAG1 = 'o'; member
|
H A D | SkOTTable_gasp.h | 18 static const SK_OT_CHAR TAG1 = 'a'; member
|
H A D | SkOTTable_fvar.h | 18 static const SK_OT_CHAR TAG1 = 'v'; member
|
H A D | SkOTTable_hhea.h | 18 static const SK_OT_CHAR TAG1 = 'h'; member
|
H A D | SkOTTable_EBDT.h | 20 static const SK_OT_CHAR TAG1 = 'B'; member
|
H A D | SkOTTable_head.h | 18 static const SK_OT_CHAR TAG1 = 'e'; member
|
H A D | SkOTTable_EBLC.h | 19 static const SK_OT_CHAR TAG1 = 'B'; member
|
H A D | SkOTTable_glyf.h | 22 static const SK_OT_CHAR TAG1 = 'l'; member
|
H A D | SkOTTable_name.h | 19 static const SK_OT_CHAR TAG1 = 'a'; member
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/ |
H A D | te_category_macros.h | 76 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_1(NAME, DESC, TAG1) \ argument 78 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_2(NAME, DESC, TAG1, TAG2) \ argument 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 | 76 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_1(NAME, DESC, TAG1) \ argument 78 #define PERFETTO_I_TE_CAT_DEFINE_TAGS_2(NAME, DESC, TAG1, TAG2) \ argument 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/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | ViewerConfigProtoBuilderTest.kt | 27 private val TAG1 = "WM_TEST" constant
|
H A D | ViewerConfigJsonBuilderTest.kt | 28 private val TAG1 = "WM_TEST" constant
|
/aosp_15_r20/external/opencensus-java/api/src/test/java/io/opencensus/tags/ |
H A D | TagContextTest.java | 34 private static final Tag TAG1 = Tag.create(TagKey.create("key"), TagValue.create("val")); field in TagContextTest
|
/aosp_15_r20/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/headsup/ |
D | CarHeadsUpNotificationContainerTest.java | 40 private static final String TAG1 = "TAG1"; field in CarHeadsUpNotificationContainerTest
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/ |
H A D | TaggerImplTest.java | 56 private static final Tag TAG1 = Tag.create(K1, V1); field in TaggerImplTest
|
/aosp_15_r20/cts/tests/tests/appop/src/android/app/appops/cts/ |
H A D | DiscreteAppopsTest.kt | 73 private const val TAG1 = "tag1" in <lambda>() constant
|