Searched refs:AtomType (Results 1 – 4 of 4) sorted by relevance
32 typedef uint16_t AtomType; typedef35 SmallVector<std::pair<AtomType, Form>, 3> Atoms;
41 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local43 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()
134 enum AtomType enum278 ContainsAtom (AtomType atom_type) const in ContainsAtom()291 AppendAtom (AtomType type, dw_form_t form) in AppendAtom()371 AtomType type = (AtomType)data.GetU16 (&offset); in Read()
1076 enum AtomType1104 uint16_t type; // AtomType enum value