Searched refs:cmpexch (Results 1 – 13 of 13) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-machinery.hh | 192 if (unlikely (p && !cmpexch (p, nullptr))) in free_instance() 223 if (unlikely (!cmpexch (nullptr, p))) in get_stored() 236 bool cmpexch (Stored *current, Stored *value) const in cmpexch() function 240 return this->instance.cmpexch (current, value); in cmpexch()
|
D | hb-common.cc | 309 if (unlikely (!langs.cmpexch (first_lang, nullptr))) in free_langs() 342 if (unlikely (!langs.cmpexch (first_lang, lang))) in lang_find_or_insert() 438 (void) default_language.cmpexch (HB_LANGUAGE_INVALID, language); in hb_language_get_default()
|
D | hb-atomic.hh | 187 …bool cmpexch (const T *old, T *new_) const { return hb_atomic_ptr_impl_cmpexch ((void **) &v, (voi… in cmpexch() function
|
D | hb-ot-post-table.hh | 183 if (unlikely (!gids_sorted_by_name.cmpexch (nullptr, gids))) in get_glyph_from_name()
|
D | hb-object.hh | 312 if (unlikely (!obj->header.user_data.cmpexch (nullptr, user_data))) in hb_object_set_user_data()
|
D | hb-shape-plan.cc | 569 if (unlikely (!face->shape_plans.cmpexch (cached_plan_nodes, node))) in hb_shape_plan_create_cached2()
|
D | hb-graphite2.cc | 103 if (unlikely (!face_data->tlist.cmpexch (tlist, p))) in hb_graphite2_get_table()
|
D | hb-ot-font.cc | 181 if (unlikely (!ot_font->advance_cache.cmpexch (nullptr, cache))) in hb_ot_get_glyph_h_advances()
|
D | hb-ot-shaper-arabic.cc | 436 if (unlikely (!arabic_plan->fallback_plan.cmpexch (nullptr, fallback_plan))) in arabic_fallback_shape()
|
D | hb-subset-cff1.cc | 483 !plan->accelerator->cff_accelerator->glyph_to_sid_map.cmpexch (nullptr, glyph_to_sid_map)) in plan_subset_charset()
|
D | hb-coretext.cc | 411 font->data.coretext.cmpexch (nullptr, (hb_coretext_font_data_t *) CFRetain (ct_font)); in hb_coretext_font_create()
|
D | hb-ot-cff1-table.hh | 1408 if (unlikely (!glyph_names.cmpexch (nullptr, names))) in get_glyph_from_name()
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 1946 cmpexch
|