Home
last modified time | relevance | path

Searched refs:repacked (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.cc112 hb_serialize_context_t repacked ((void *) buf, buf_size); in _repack()
113 hb_resolve_overflows (c.object_graph (), tag, &repacked); in _repack()
115 if (unlikely (repacked.in_error ())) in _repack()
120 return repacked.copy_blob (); in _repack()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c6490 uint64_t repacked = repack(upb_value_getuint64(v), wire_type); in dispatchtarget() local
6491 upb_inttable_insert(d, fn, upb_value_uint64(repacked)); in dispatchtarget()

Completed in 21 milliseconds