Searched defs:new_tag (Results 1 – 10 of 10) sorted by relevance
46 def copy_binary(directory, origin_tag, new_tag, version, package): argument
353 int i, new_tag; in compare_memory_tags() local
150 hb_tag_t new_tag = hb_ot_new_tag_from_script (script); in hb_ot_all_tags_from_script() local
363 uint16_t new_tag = bpf_htons(2442); in __pop_egr() local
740 void set_tagged_size(char new_tag) { in set_tagged_size()
301 static void new_tag(upb_handlers *h, const upb_fielddef *f, upb_wiretype_t wt, in new_tag() function
976 pb_size_t new_tag = iter->pos->tag; /* New which_ value */ in pb_release_union_field() local
1134 pb_size_t new_tag = iter->pos->tag; /* New which_ value */ in pb_release_union_field() local
1573 int new_tag = tre_stack_pop_int(stack); in tre_add_tags() local
1746 bool SpdySession::ChangeSocketTag(const SocketTag& new_tag) { in ChangeSocketTag()