Searched defs:annotation (Results 1 – 4 of 4) sorted by relevance
289 struct LOCKABLE annotation { struct292 struct annotation_options *options; argument293 struct annotation_line **offsets; argument308 static inline void annotation__init(struct annotation *notes __maybe_unused) in annotation__init() argument
32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem()223 char **annotation = NULL; in el_annotate_subpacket() local
23 char **annotation; member
322 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument