/external/mesa3d/src/mesa/math/ |
D | m_copy_tmp.h | 32 static void TAG2(copy, BITS)( GLvector4f *to, const GLvector4f *f ) \ 68 static void TAG2(init_copy, 0)( void ) 70 _mesa_copy_tab[0x0] = TAG2(copy, 0x0); 71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1); 72 _mesa_copy_tab[0x2] = TAG2(copy, 0x2); 73 _mesa_copy_tab[0x3] = TAG2(copy, 0x3); 74 _mesa_copy_tab[0x4] = TAG2(copy, 0x4); 75 _mesa_copy_tab[0x5] = TAG2(copy, 0x5); 76 _mesa_copy_tab[0x6] = TAG2(copy, 0x6); 77 _mesa_copy_tab[0x7] = TAG2(copy, 0x7); [all …]
|
D | m_xform.c | 81 #define TAG2(x,y) x##y macro 91 #undef TAG2
|
/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 98 TagContext tags = new SimpleTagContext(TAG1, TAG2, TAG3); in currentBuilder() 101 assertThat(tagContextToList(result.build())).containsExactly(TAG1, TAG2, TAG3); in currentBuilder() 122 TagContext tagContextWithNullTag = new SimpleTagContext(TAG1, null, TAG2); in currentBuilder_SkipNullTag() 124 assertThat(tagContextToList(result.build())).containsExactly(TAG1, TAG2); in currentBuilder_SkipNullTag() 156 TagContext unknownTagContext = new SimpleTagContext(TAG1, TAG2, TAG3); in toBuilder_ConvertUnknownTagContextToTagContextImpl() 158 assertThat(tagContextToList(newTagContext)).containsExactly(TAG1, TAG2, TAG3); in toBuilder_ConvertUnknownTagContextToTagContextImpl() 173 TagContext tagContextWithNullTag = new SimpleTagContext(TAG1, null, TAG2); in toBuilder_SkipNullTag() 175 assertThat(tagContextToList(newTagContext)).containsExactly(TAG1, TAG2); in toBuilder_SkipNullTag() 205 TagContext unknownTagContext = new SimpleTagContext(TAG1, TAG2, TAG3); in getCurrentTagContext_ConvertUnknownTagContextToTagContextImpl() [all …]
|
/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 41 new SimpleTagContext(TAG1, TAG2), in equals_IgnoresTagOrderAndTagContextClass() 42 new SimpleTagContext(TAG1, TAG2), in equals_IgnoresTagOrderAndTagContextClass() 43 new SimpleTagContext(TAG2, TAG1), in equals_IgnoresTagOrderAndTagContextClass() 47 return Lists.newArrayList(TAG1, TAG2).iterator(); in equals_IgnoresTagOrderAndTagContextClass() 83 assertThat(new SimpleTagContext(TAG1, TAG2).toString()).isEqualTo("TagContext"); in testToString()
|
/external/llvm/test/Transforms/Scalarizer/ |
D | dbginfo.ll | 22 ; CHECK: %bval.i0 = load i32, i32* %b.i0, align 16, !dbg ![[TAG1:[0-9]+]], !tbaa ![[TAG2:[0-9]+]] 23 ; CHECK: %bval.i1 = load i32, i32* %b.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 24 ; CHECK: %bval.i2 = load i32, i32* %b.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]] 25 ; CHECK: %bval.i3 = load i32, i32* %b.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 26 ; CHECK: %cval.i0 = load i32, i32* %c.i0, align 16, !dbg ![[TAG1]], !tbaa ![[TAG2]] 27 ; CHECK: %cval.i1 = load i32, i32* %c.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 28 ; CHECK: %cval.i2 = load i32, i32* %c.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]] 29 ; CHECK: %cval.i3 = load i32, i32* %c.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 34 ; CHECK: store i32 %add.i0, i32* %a.i0, align 16, !dbg ![[TAG1]], !tbaa ![[TAG2]] 35 ; CHECK: store i32 %add.i1, i32* %a.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Scalarizer/ |
D | dbginfo.ll | 22 ; CHECK: %bval.i0 = load i32, i32* %b.i0, align 16, !dbg ![[TAG1:[0-9]+]], !tbaa ![[TAG2:[0-9]+]] 23 ; CHECK: %bval.i1 = load i32, i32* %b.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 24 ; CHECK: %bval.i2 = load i32, i32* %b.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]] 25 ; CHECK: %bval.i3 = load i32, i32* %b.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 26 ; CHECK: %cval.i0 = load i32, i32* %c.i0, align 16, !dbg ![[TAG1]], !tbaa ![[TAG2]] 27 ; CHECK: %cval.i1 = load i32, i32* %c.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 28 ; CHECK: %cval.i2 = load i32, i32* %c.i2, align 8, !dbg ![[TAG1]], !tbaa ![[TAG2]] 29 ; CHECK: %cval.i3 = load i32, i32* %c.i3, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] 34 ; CHECK: store i32 %add.i0, i32* %a.i0, align 16, !dbg ![[TAG1]], !tbaa ![[TAG2]] 35 ; CHECK: store i32 %add.i1, i32* %a.i1, align 4, !dbg ![[TAG1]], !tbaa ![[TAG2]] [all …]
|
/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_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_OS_2.h | 23 static constexpr SK_OT_CHAR TAG2 = '/'; member
|
D | SkOTTable_hhea.h | 19 static const SK_OT_CHAR TAG2 = 'e'; member
|
D | SkOTTable_fvar.h | 19 static const SK_OT_CHAR TAG2 = 'a'; member
|
/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_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_OS_2.h | 23 static constexpr SK_OT_CHAR TAG2 = '/'; 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 | SkOTTableTypes.h | 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
|