Searched defs:tag (Results 1 – 9 of 9) sorted by relevance
243 struct KnownTagData { uint32_t tag; uint32_t types; }; member325 static inline CborError validate_tag(CborValue *it, CborTag tag, int flags, int recursionLeft) in validate_tag()593 CborTag tag; in validate_value() local
358 CborTag tag; in value_to_pretty() local
325 static CborError find_tagged_type(CborValue *it, CborTag *tag, CborType *type) in find_tagged_type()342 CborTag tag; in tagged_value_to_json() local
377 CborError cbor_encode_tag(CborEncoder *encoder, CborTag tag) in cbor_encode_tag()
94 CborTag tag; in dumprecursive() local
216 tag: distcheck target
46 CborTag tag; member
141 struct Tag { CborTag tag; QVariant tagged; }; member
1271 CborTag tag; in mapFind() local