Searched refs:new_tag (Results 1 – 8 of 8) sorted by relevance
224 bool ModelNeutralMutableEntry::PutUniqueServerTag(const string& new_tag) { in PutUniqueServerTag() argument225 if (new_tag == kernel_->ref(UNIQUE_SERVER_TAG)) { in PutUniqueServerTag()232 if (dir()->kernel_->server_tags_map.find(new_tag) != in PutUniqueServerTag()239 kernel_->put(UNIQUE_SERVER_TAG, new_tag); in PutUniqueServerTag()241 if (!new_tag.empty()) { in PutUniqueServerTag()242 dir()->kernel_->server_tags_map[new_tag] = kernel_; in PutUniqueServerTag()248 bool ModelNeutralMutableEntry::PutUniqueClientTag(const string& new_tag) { in PutUniqueClientTag() argument249 if (new_tag == kernel_->ref(UNIQUE_CLIENT_TAG)) { in PutUniqueClientTag()256 if (dir()->kernel_->client_tags_map.find(new_tag) != in PutUniqueClientTag()263 kernel_->put(UNIQUE_CLIENT_TAG, new_tag); in PutUniqueClientTag()[all …]
134 hb_tag_t new_tag; in hb_ot_tags_from_script() local139 new_tag = hb_ot_new_tag_from_script (script); in hb_ot_tags_from_script()140 if (unlikely (new_tag != HB_OT_TAG_DEFAULT_SCRIPT)) { in hb_ot_tags_from_script()142 *script_tag_1 = new_tag; in hb_ot_tags_from_script()
552 local new_tag="${current_channel}-32bit"553 note "new_tag = ${new_tag}"559 --tag "${new_tag}" --tag-path '' --tag-key ''; then
196 State(const std::string& new_tag, int64_t timestamp_ms, bool enabled);
3616 IRTemp new_tag = newTemp(Ity_I8); in maybe_put_ST() local3617 assign(new_tag, in maybe_put_ST()3635 put_ST_TAG(i, mkexpr(new_tag)); in maybe_put_ST()
5090 IRTemp new_tag = newTemp(Ity_I8); in maybe_put_ST() local5091 assign(new_tag, in maybe_put_ST()5109 put_ST_TAG(i, mkexpr(new_tag)); in maybe_put_ST()
6246 new_tag:6252 goto new_tag;