/external/harfbuzz_ng/src/ |
D | Makefile.sources | 23 hb-ot-cbdt-table.hh \ 24 hb-ot-cmap-table.hh \ 25 hb-ot-glyf-table.hh \ 26 hb-ot-head-table.hh \ 27 hb-ot-hhea-table.hh \ 28 hb-ot-hmtx-table.hh \ 29 hb-ot-maxp-table.hh \ 30 hb-ot-name-table.hh \ 31 hb-ot-os2-table.hh \ 32 hb-ot-post-table.hh \ [all …]
|
D | Makefile.am | 238 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-arabic-table.hh \ 239 || ($(RM) hb-ot-shape-complex-arabic-table.hh; false) 242 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-indic-table.cc \ 243 || ($(RM) hb-ot-shape-complex-indic-table.cc; false) 246 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-use-table.cc \ 247 || ($(RM) hb-ot-shape-complex-use-table.cc; false) 256 $(srcdir)/hb-ot-shape-complex-indic-machine.hh \ 257 $(srcdir)/hb-ot-shape-complex-myanmar-machine.hh \ 258 $(srcdir)/hb-ot-shape-complex-use-machine.hh \ 264 hb-ot-shape-complex-indic-machine.rl \ [all …]
|
D | main.cc | 68 const OpenTypeFontFile &ot = *CastP<OpenTypeFontFile> (font_data); in main() local 70 switch (ot.get_tag ()) { in main() 91 int num_fonts = ot.get_face_count (); in main() 94 const OpenTypeFontFace &font = ot.get_face (n_font); in main()
|
D | hb-shaper-list.hh | 43 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
|
/external/harfbuzz_ng/test/shaping/tests/ |
D | spaces.tests | 1 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+0020:[gid1=0+560] 2 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+00A0:[gid1=0+560] 3 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+1680:[gid0=0+692] 4 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2000:[gid1=0+1024] 5 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2001:[gid1=0+2048] 6 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2002:[gid1=0+1024] 7 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2003:[gid1=0+2048] 8 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2004:[gid1=0+683] 9 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2005:[gid1=0+512] 10 fonts/sha1sum/1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf:--font-funcs=ot:U+2006:[gid1=0+341] [all …]
|
D | fuzzed.tests | 1 fonts/sha1sum/1a6f1687b7a221f9f2c834b0b360d3c8463b6daf.ttf:--font-funcs=ot:U+0041:[gid0=0+1000] 2 fonts/sha1sum/5a5daf5eb5a4db77a2baa3ad9c7a6ed6e0655fa8.ttf:--font-funcs=ot:U+0041:[gid0=0+1000] 3 fonts/sha1sum/0509e80afb379d16560e9e47bdd7d888bebdebc6.ttf:--font-funcs=ot:U+0041:[gid0=0+1000] 4 fonts/sha1sum/641bd9db850193064d17575053ae2bf8ec149ddc.ttf:--font-funcs=ot:U+0041:[gid0=0+1000] 5 fonts/sha1sum/375d6ae32a3cbe52fbf81a4e5777e3377675d5a3.ttf:--font-funcs=ot:U+0041:[gid0=0+4352] 6 fonts/sha1sum/8240789f6d12d4cfc4b5e8e6f246c3701bcf861f.ttf:--font-funcs=ot:U+0041:[gid0=0+1024] 7 fonts/sha1sum/b9e2aaa0d75fcef6971ec3a96d806ba4a6b31fe2.ttf:--font-funcs=ot:U+0041:[gid0=0+1000|gid1… 8 fonts/sha1sum/43979b90b2dd929723cf4fe1715990bcb9c9a56b.ttf:--font-funcs=ot:U+0041:[gid0=0+1000] 9 fonts/sha1sum/3511ff5c1647150595846ac414c595cccac34f18.ttf:--font-funcs=ot:U+0041:[gid0=0+1000|gid5… 10 fonts/sha1sum/fab39d60d758cb586db5a504f218442cd1395725.ttf:--font-funcs=ot:U+0041,U+0041:[gid0=0+10… [all …]
|
D | color-fonts.tests | 1 fonts/sha1sum/ee39587d13b2afa5499cc79e45780aa79293bbd4.ttf:--font-funcs=ot --show-extents:U+1F42F:[…
|
D | fallback-positioning.tests | 2 fonts/sha1sum/7ef276fc886ea502a03b9b0e5c8b547d5dc2b61c.ttf:--font-funcs=ot:U+0078,U+0301,U+0058,U+0…
|
D | vertical.tests | 3 fonts/sha1sum/f9b1dd4dcb515e757789a22cb4241107746fd3d0.ttf:--direction=t --font-funcs=ot:U+0041,U+0…
|
D | simple.tests | 1 fonts/sha1sum/49c9f7485c1392fa09a1b801bc2ffea79275f22e.ttf:--shaper=ot:U+0056,U+0041,U+0042,U+0045,…
|
D | cursive-positioning.tests | 4 fonts/sha1sum/07f054357ff8638bac3711b422a1e31180bba863.ttf:--font-funcs=ot --no-glyph-names:U+0606,…
|
/external/skia/third_party/harfbuzz/ |
D | BUILD.gn | 34 "../externals/harfbuzz/src/hb-ot-font.cc", 35 "../externals/harfbuzz/src/hb-ot-layout.cc", 36 "../externals/harfbuzz/src/hb-ot-map.cc", 37 "../externals/harfbuzz/src/hb-ot-shape-complex-arabic.cc", 38 "../externals/harfbuzz/src/hb-ot-shape-complex-default.cc", 39 "../externals/harfbuzz/src/hb-ot-shape-complex-hangul.cc", 40 "../externals/harfbuzz/src/hb-ot-shape-complex-hebrew.cc", 41 "../externals/harfbuzz/src/hb-ot-shape-complex-indic-table.cc", 42 "../externals/harfbuzz/src/hb-ot-shape-complex-indic.cc", 43 "../externals/harfbuzz/src/hb-ot-shape-complex-myanmar.cc", [all …]
|
/external/harfbuzz_ng/ |
D | Android.bp | 68 "src/hb-ot-tag.cc", 75 "src/hb-ot-font.cc", 76 "src/hb-ot-layout.cc", 77 "src/hb-ot-map.cc", 78 "src/hb-ot-math.cc", 79 "src/hb-ot-shape.cc", 80 "src/hb-ot-shape-complex-arabic.cc", 81 "src/hb-ot-shape-complex-default.cc", 82 "src/hb-ot-shape-complex-hangul.cc", 83 "src/hb-ot-shape-complex-hebrew.cc", [all …]
|
D | NEWS | 17 hb-ot-var.h: 68 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the 80 - Fix vertical glyph origin in hb-ot-font. 81 - Implement CBDT/CBLC color font glyph extents in hb-ot-font. 134 - Implement symbol fonts (cmap 3.0.0) in hb-ft and hb-ot-font. 148 - Make 'glyf' table loading lazy in hb-ot-font. 193 - hb-ot-font's get_glyph() implementation saw some optimizations. Though, 349 - Fix memory access issue in ot-font. 392 - Implement glyph_extents() for TrueType fonts in hb-ot-font. 515 - Add basic vertical-text support to hb-ot-font. [all …]
|
/external/valgrind/none/tests/ |
D | shorts.c | 4 typedef struct { short ot; short ob; short nt; short nb; } Stuff; member 8 short oldtop = w->ot; in PaintThumb() 30 st.ot = -332; in main()
|
/external/harfbuzz_ng/win32/ |
D | install.mak | 16 …@if exist $(CFG)\$(PLAT)\hb-ot-shape-closure.exe copy /b $(CFG)\$(PLAT)\hb-ot-shape-closure.exe $(… 17 …@if exist $(CFG)\$(PLAT)\hb-ot-shape-closure.exe copy /b $(CFG)\$(PLAT)\hb-ot-shape-closure.pdb $(…
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 380 <FILE>hb-ot</FILE> 386 <FILE>hb-ot-font</FILE> 391 <FILE>hb-ot-shape</FILE> 396 <FILE>hb-ot-layout</FILE> 442 <FILE>hb-ot-var</FILE> 459 <FILE>hb-ot-math</FILE> 479 <FILE>hb-ot-tag</FILE>
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Unsupported.java | 63 public Unsupported(String ot) { in Unsupported() argument 65 optionTag = ot; in Unsupported()
|
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 392 struct one_thread *ot = (struct one_thread *) arg; in get_one_thread_frames_cb() local 393 return INTUSE(dwfl_thread_getframes) (thread, ot->callback, ot->arg); in get_one_thread_frames_cb() 401 struct one_thread ot = { .callback = callback, .arg = arg }; in dwfl_getthread_frames() local 402 return getthread (dwfl, tid, get_one_thread_frames_cb, &ot); in dwfl_getthread_frames()
|
/external/harfbuzz_ng/util/ |
D | hb-fc.cc | 124 static const char *ot[] = {"ot", NULL}; in hb_fc_can_render() local 135 if (!hb_shape_full (font, buffer, NULL, 0, ot)) in hb_fc_can_render()
|
D | Makefile.am | 50 bin_PROGRAMS += hb-ot-shape-closure
|
/external/speex/libspeex/ |
D | cb_search.c | 275 spx_word16_t **ot, **nt; in split_cb_search_shape_sign() local 329 ot=ot2; in split_cb_search_shape_sign() 348 SPEEX_COPY(&ot[j][0], t, nsf); in split_cb_search_shape_sign() 370 spx_word16_t *x=ot[j]+subvect_size*i; in split_cb_search_shape_sign() 420 nt[j][m]=ot[best_ntarget[j]][m]; in split_cb_search_shape_sign() 453 tmp2=ot; in split_cb_search_shape_sign() 454 ot=nt; in split_cb_search_shape_sign()
|
/external/libcxx/test/std/utilities/any/any.class/any.cons/ |
D | value.pass.cpp | 115 OKTag ot = std::in_place; in test_sfinae_constraints() local 125 std::any a(ot); in test_sfinae_constraints()
|
/external/harfbuzz_ng/test/api/ |
D | Makefile.am | 48 test-ot-tag \ 53 test-ot-math \
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | ScriptData.java | 79 public TagException(String icu, String ot) in TagException() argument 82 otTag = ot; in TagException()
|