HomeSort by relevance Sort by last modified time
    Searched refs:replace_or_insert (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-common.cc 520 bool ret = !!items.replace_or_insert (item, lock, replace);
hb-private.hh 455 inline item_t *replace_or_insert (T v, lock_t &l, bool replace) function in struct:hb_lockable_set_t
  /external/harfbuzz_ng/src/
hb-common.cc 520 bool ret = !!items.replace_or_insert (item, lock, replace);
hb-private.hh 416 inline item_t *replace_or_insert (T v, lock_t &l, bool replace) function in struct:hb_lockable_set_t

Completed in 164 milliseconds