Home
last modified time | relevance | path

Searched refs:subrecord (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-just-table.hh227 const ActionSubrecord& subrecord = StructAtOffset<ActionSubrecord> (this, offset); in sanitize() local
228 if (unlikely (!subrecord.sanitize (c))) return_trace (false); in sanitize()
229 offset += subrecord.get_length (); in sanitize()
/external/clang/include/clang/Driver/
DOptions.td2211 def fmax_subrecord_length_EQ : Joined<["-"], "fmax-subrecord-length=">, Group<gfortran_Group>;