Searched defs:tag_number (Results 1 – 14 of 14) sorted by relevance
17 pub tag_number: TagNumber, field214 pub tag_number: TagNumber, field282 let tag_number = TagNumber::new(0); in context_specific_with_explicit_field() localVariable320 let tag_number = TagNumber::new(1); in context_specific_with_implicit_field() localVariable
127 let tag_number = tag_number.to_tokens(); in to_value_len_tokens() localVariable267 let tag_number = TagNumber(tag_number).to_tokens(); in explicit() localVariable352 let tag_number = TagNumber(tag_number).to_tokens(); in implicit() localVariable
11 Tag ContextSpecificConstructed(uint8_t tag_number) { in ContextSpecificConstructed()
198 let tag_number = tag_number.to_tokens(); in decoder() localVariable264 let tag_number = tag_number.to_tokens(); in value_encode() localVariable
111 const FieldDescriptor* FindFieldByTag(const uint32_t tag_number) const { in FindFieldByTag()
128 int tag_number = tag & CBS_ASN1_TAG_NUMBER_MASK; in ASN1_get_object() local
369 unsigned tag_number = tag & CBS_ASN1_TAG_NUMBER_MASK; in CBB_add_asn1() local
267 unsigned tag_number = tag_byte & 0x1f; in parse_asn1_tag() local
349 CBS_ASN1_TAG tag_number = tag & CBS_ASN1_TAG_NUMBER_MASK; in CBB_add_asn1() local
294 CBS_ASN1_TAG tag_number = tag_byte & 0x1f; in parse_asn1_tag() local
352 CFNumberRef tag_number = CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &info.tag); in _hb_coretext_shaper_font_data_create() local