Home
last modified time | relevance | path

Searched refs:tag1 (Results 1 – 16 of 16) sorted by relevance

/external/freetype/src/autofit/
Dhbshim.c61 tag1, tag2, tag3, tag4 ) \ argument
64 HB_TAG( tag1, tag2, tag3, tag4 ), \
75 tag1, tag2, tag3, tag4 ) \ argument
393 tag1, tag2, tag3, tag4 ) \ argument
397 HB_TAG( tag1, tag2, tag3, tag4 ), \
409 tag1, tag2, tag3, tag4 ) \ argument
Daftypes.h392 tag1, tag2, tag3, tag4 ) \ argument
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c56 hb_script_t tag1, tag2; in test_indic_tags() local
60 tag1 = hb_tag_from_string (s1, -1); in test_indic_tags()
65 g_assert_cmphex (t1, ==, tag1); in test_indic_tags()
68 g_assert_cmphex (hb_ot_tag_to_script (tag1), ==, script); in test_indic_tags()
/external/llvm/test/YAMLParser/
Dconstruct-custom.data4 - !tag1
6 - !tag1
/external/icu/icu4c/source/test/testdata/
Droot.txt32 tag1 { ROOT1 }
58 tag1 { ROOT1 }
76 tag1 { ROOT1 }
Ddefault.txt30 tag1 { DEFAULT1 }
73 tag1 { DEFAULT1 }
Dte_IN.txt86 tag1 { TE_IN1 }
Dte.txt70 tag1 { TE1 }
/external/valgrind/cachegrind/
Dcg_sim.c140 UWord tag1 = block1; in cachesim_ref_is_miss() local
144 return cachesim_setref_is_miss(c, set1, tag1); in cachesim_ref_is_miss()
152 if (cachesim_setref_is_miss(c, set1, tag1)) { in cachesim_ref_is_miss()
/external/markdown/markdown/
Dinlinepatterns.py207 tag1, tag2 = self.tag.split(",")
208 el1 = markdown.etree.Element(tag1)
/external/libexif/libexif/
Dexif-data.c486 ExifShort tag1 = exif_get_short (p1, o); in cmp_func() local
489 return (tag1 < tag2) ? -1 : (tag1 > tag2) ? 1 : 0; in cmp_func()
/external/freetype/src/base/
Dftstroke.c387 FT_Byte* tag1 = border->tags + start + 1; in ft_stroke_border_close() local
391 for ( ; tag1 < tag2; tag1++, tag2-- ) in ft_stroke_border_close()
396 tmp = *tag1; in ft_stroke_border_close()
397 *tag1 = *tag2; in ft_stroke_border_close()
/external/pdfium/third_party/freetype/src/base/
Dftstroke.c387 FT_Byte* tag1 = border->tags + start + 1; in ft_stroke_border_close() local
391 for ( ; tag1 < tag2; tag1++, tag2-- ) in ft_stroke_border_close()
396 tmp = *tag1; in ft_stroke_border_close()
397 *tag1 = *tag2; in ft_stroke_border_close()
/external/valgrind/callgrind/
Dsim.c291 UWord tag1 = block1; in cachesim_ref() local
295 return cachesim_setref(c, set1, tag1); in cachesim_ref()
303 CacheResult res1 = cachesim_setref(c, set1, tag1); in cachesim_ref()
/external/valgrind/VEX/priv/
Dguest_x86_toIR.c5516 IRExpr* tag1 = mkU8(1); in do_MMX_preamble() local
5519 stmt( IRStmt_PutI( mkIRPutI(descr, zero, i, tag1) ) ); in do_MMX_preamble()
Dguest_amd64_toIR.c6998 IRExpr* tag1 = mkU8(1); in do_MMX_preamble() local
7001 stmt( IRStmt_PutI( mkIRPutI(descr, zero, i, tag1) ) ); in do_MMX_preamble()