Home
last modified time | relevance | path

Searched refs:new_tag (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-tag.cc134 hb_tag_t new_tag; in hb_ot_tags_from_script() local
139 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()
/external/valgrind/VEX/priv/
Dguest_x86_toIR.c3616 IRTemp new_tag = newTemp(Ity_I8); in maybe_put_ST() local
3617 assign(new_tag, in maybe_put_ST()
3635 put_ST_TAG(i, mkexpr(new_tag)); in maybe_put_ST()
Dguest_amd64_toIR.c5090 IRTemp new_tag = newTemp(Ity_I8); in maybe_put_ST() local
5091 assign(new_tag, in maybe_put_ST()
5109 put_ST_TAG(i, mkexpr(new_tag)); in maybe_put_ST()