Home
last modified time | relevance | path

Searched refs:gsub (Results 1 – 25 of 28) sorted by relevance

12

/external/freetype/src/otvalid/
Dotvmod.c80 FT_Byte* volatile gsub; in otv_validate() local
89 base = gdef = gpos = gsub = jstf = math = NULL; in otv_validate()
129 error = otv_load_table( face, TTAG_GSUB, &gsub, &len_gsub ); in otv_validate()
170 if ( gsub ) in otv_validate()
172 ft_validator_init( &valid, gsub, gsub + len_gsub, FT_VALIDATE_DEFAULT ); in otv_validate()
174 otv_GSUB_validate( gsub, num_glyphs, &valid ); in otv_validate()
184 otv_GDEF_validate( gdef, gsub, gpos, num_glyphs, &valid ); in otv_validate()
194 otv_JSTF_validate( jstf, gsub, gpos, num_glyphs, &valid ); in otv_validate()
213 *ot_gsub = (FT_Bytes)gsub; in otv_validate()
225 FT_FREE( gsub ); in otv_validate()
Dotvalid.h43 FT_Bytes gsub,
62 FT_Bytes gsub,
Dotvjstf.c206 FT_Bytes gsub, in otv_JSTF_validate() argument
234 if ( gsub ) in otv_JSTF_validate()
235 otvalid->extra1 = otv_GSUBGPOS_get_Lookup_count( gsub ); in otv_JSTF_validate()
Dotvgdef.c182 FT_Bytes gsub, in otv_GDEF_validate() argument
225 otv_GSUBGPOS_have_MarkAttachmentType_flag( gsub ) || in otv_GDEF_validate()
/external/gflags/bazel/
Dgflags.bzl9 "gsub(/@GFLAGS_NAMESPACE@/, \"" + namespace[0] + "\"); " +
10 … "gsub(/@(HAVE_STDINT_H|HAVE_SYS_TYPES_H|HAVE_INTTYPES_H|GFLAGS_INTTYPES_FORMAT_C99)@/, \"1\"); " +
11 "gsub(/@([A-Z0-9_]+)@/, \"0\"); " +
22 "gsub(/@ns@/, \"" + ns + "\"); " +
23 "gsub(/@NS@/, \"" + ns.upper() + "\"); " +
32 "gsub(/@GFLAGS_ATTRIBUTE_UNUSED@/, \"\"); " +
33 …"gsub(/@INCLUDE_GFLAGS_NS_H@/, \"" + '\n'.join(["#include \\\"gflags/{}\\\"".format(hdr) for hdr i…
40 cmd = "awk '{ gsub(/@GFLAGS_NAMESPACE@/, \"" + namespace[0] + "\"); print; }' $(<) > $(@)"
/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp19 bool CFX_CTTGSUBTable::LoadGSUBTable(FT_Bytes gsub) { in LoadGSUBTable() argument
20 if ((gsub[0] << 24u | gsub[1] << 16u | gsub[2] << 8u | gsub[3]) != 0x00010000) in LoadGSUBTable()
23 return Parse(&gsub[gsub[4] << 8 | gsub[5]], &gsub[gsub[6] << 8 | gsub[7]], in LoadGSUBTable()
24 &gsub[gsub[8] << 8 | gsub[9]]); in LoadGSUBTable()
Dcfx_cttgsubtable.h23 bool LoadGSUBTable(FT_Bytes gsub);
/external/tcpdump/
Dmakemib97 { sub(/--\*.*\*--/, ""); sub(/--.*/, ""); gsub(/[{}]/, " & "); }
189 gsub(/[-&\/]/,"",new)
190 gsub(/[-&\/]/,"",parent)
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc57 layout->gsub = OT::Sanitizer<OT::GSUB>::lock_instance (layout->gsub_blob); in _hb_ot_layout_create()
173 layout->gsub_lookup_count = layout->gsub->get_lookup_count (); in _hb_ot_layout_create()
176 …layout->gsub_accels = (hb_ot_layout_lookup_accelerator_t *) calloc (layout->gsub->get_lookup_count… in _hb_ot_layout_create()
187 layout->gsub_accels[i].init (layout->gsub->get_lookup (i)); in _hb_ot_layout_create()
226 return *hb_ot_layout_from_face (face)->gsub; in _get_gsub()
830 const OT::SubstLookup& l = hb_ot_layout_from_face (face)->gsub->get_lookup (lookup_index); in hb_ot_layout_lookup_collect_glyphs()
912 const OT::SubstLookup& l = hb_ot_layout_from_face (face)->gsub->get_lookup (lookup_index); in hb_ot_layout_lookup_would_substitute_fast()
1032 table (*hb_ot_layout_from_face (face)->gsub), in GSUBProxy()
Dhb-ot-layout-gsub-table.hh1342 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); in dispatch_recurse_func() local
1343 const SubstLookup &l = gsub.get_lookup (lookup_index); in dispatch_recurse_func()
1349 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); in apply_recurse_func() local
1350 const SubstLookup &l = gsub.get_lookup (lookup_index); in apply_recurse_func()
DMakefile.sources91 hb-ot-layout-gsub-table.hh \
Dhb-ot-layout-private.hh161 const struct OT::GSUB *gsub; member
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
Dmodify_srcu.awk101 gsub(quote_regexp "|" comment_regexp, "", sep_tmp);
250 gsub(srcu_init_param_name "\\.", "", initializer);
/external/freetype/include/freetype/internal/services/
Dsvotval.h37 FT_Bytes *gsub,
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/sample-input/
Dtemplate-group36 <%= @body.gsub( /^/, ' ' ) %>
/external/libpng/scripts/
Ddfn.awk169 gsub(/@'/,"\"", line)
/external/one-true-awk/
Dproctab.c146 gsub, /* GSUB */
Dproto.h192 extern Cell *gsub(Node **, int);
DFIXES129 fixed a bug in matching the null RE in sub and gsub. thanks to al aho
508 fixed some bugs in sub and gsub when replacement includes \\.
544 to grow arrays as needed for printf, sub, gsub, etc.
573 fixed long-standing bug in sub, gsub(/a/, "\\\\&"); thanks to
658 fixed at least one error in gsub that looked at -1-th element
740 increased buffer in gsub. a very crude fix to a general problem.
911 Changed grammar to prohibit constants as 3rd arg of sub and gsub;
966 affected are sub (gsub was ok), substr, printf, and
Drun.c1833 Cell *gsub(Node **a, int nnn) /* global substitute */ in gsub() function
/external/noto-fonts/emoji-compat/
Dcreatefont.py494 gsub = ttf['GSUB']
499 for lookup in gsub.table.LookupList.Lookup:
507 self.add_gsub_context_subtable(subtable, gsub.table.LookupList, glyph_to_codepoint_map)
/external/freetype/builds/atari/
Ddeflinejoiner.awk79 gsub( / $/, "\\", part_str )
/external/v8/tools/gcmole/
Dgcmole.lua61 flag = flag:gsub("%-", "_")
/external/libpng/projects/owatcom/
Dpngconfig.mak49 gsub(/ *@@@ */, "")
/external/freetype/
DChangeLog.237466 `face' and local variables `base', `gdef', `gpos', `gsub', `jstf',

12