HomeSort by relevance Sort by last modified time
    Searched defs:TAG2 (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
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...]
m_xform.c 80 #define TAG2(x,y) x##y
90 #undef TAG2
  /external/mesa3d/src/mesa/math/
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...]
m_xform.c 80 #define TAG2(x,y) x##y
90 #undef TAG2
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_loca.h 19 static const SK_OT_CHAR TAG2 = 'c';
SkOTTable_maxp.h 20 static const SK_OT_CHAR TAG2 = 'x';
SkOTTable_post.h 20 static const SK_OT_CHAR TAG2 = 's';
SkTTCFHeader.h 19 static const SK_OT_CHAR TAG2 = 'c';
35 static const SK_OT_CHAR TAG2 = 0;
42 static const SK_OT_CHAR TAG2 = 'I';
SkOTTable_OS_2.h 23 static const SK_OT_CHAR TAG2 = '/';
SkOTTable_hhea.h 20 static const SK_OT_CHAR TAG2 = 'e';
SkSFNTHeader.h 25 static const SK_OT_CHAR TAG2 = 0;
32 static const SK_OT_CHAR TAG2 = 'u';
39 static const SK_OT_CHAR TAG2 = 'p';
46 static const SK_OT_CHAR TAG2 = 'T';
SkOTTable_head.h 20 static const SK_OT_CHAR TAG2 = 'a';
SkOTTable_name.h 21 static const SK_OT_CHAR TAG2 = 'm';
SkOTTable_glyf.h 26 static const SK_OT_CHAR TAG2 = 'y';
  /external/skia/src/sfnt/
SkOTTable_loca.h 19 static const SK_OT_CHAR TAG2 = 'c';
SkOTTable_maxp.h 20 static const SK_OT_CHAR TAG2 = 'x';
SkOTTable_post.h 20 static const SK_OT_CHAR TAG2 = 's';
SkTTCFHeader.h 19 static const SK_OT_CHAR TAG2 = 'c';
35 static const SK_OT_CHAR TAG2 = 0;
42 static const SK_OT_CHAR TAG2 = 'I';
SkOTTable_OS_2.h 23 static const SK_OT_CHAR TAG2 = '/';
SkOTTable_hhea.h 20 static const SK_OT_CHAR TAG2 = 'e';
SkSFNTHeader.h 25 static const SK_OT_CHAR TAG2 = 0;
32 static const SK_OT_CHAR TAG2 = 'u';
39 static const SK_OT_CHAR TAG2 = 'p';
46 static const SK_OT_CHAR TAG2 = 'T';
SkOTTable_head.h 20 static const SK_OT_CHAR TAG2 = 'a';
SkOTTable_name.h 21 static const SK_OT_CHAR TAG2 = 'm';
SkOTTable_glyf.h 26 static const SK_OT_CHAR TAG2 = 'y';

Completed in 520 milliseconds