HomeSort by relevance Sort by last modified time
    Searched defs:new_tag (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-tag.cc 131 hb_tag_t new_tag; local
136 new_tag = hb_ot_new_tag_from_script (script);
137 if (unlikely (new_tag != HB_OT_TAG_DEFAULT_SCRIPT)) {
139 *script_tag_1 = new_tag;
    [all...]
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 267 uint64_t new_tag = valid_tag2 + ((uint64_t)max_tags << 32); local
268 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag, fake_uid2), 0);
  /art/runtime/
debugger.cc 4148 JDWP::JdwpTag new_tag = TagFromObject(soa, object_result.Get()); local
4150 VLOG(jdwp) << " JDWP promoted result from " << result_tag << " to " << new_tag; local
    [all...]
  /external/valgrind/VEX/priv/
guest_x86_toIR.c 3618 IRTemp new_tag = newTemp(Ity_I8); local
    [all...]
guest_amd64_toIR.c 5207 IRTemp new_tag = newTemp(Ity_I8); local
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 8801 static void new_tag(upb_handlers *h, const upb_fielddef *f, upb_wiretype_t wt, function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 9512 static void new_tag(upb_handlers *h, const upb_fielddef *f, upb_wiretype_t wt, function
    [all...]

Completed in 998 milliseconds