Searched refs:hb_atomic_int_t (Results 1 – 22 of 22) sorted by relevance
39 static_assert ((key_bits + value_bits - cache_bits <= 8 * sizeof (hb_atomic_int_t)), "");40 static_assert (sizeof (hb_atomic_int_t) == sizeof (unsigned int), "");55 …if ((key_bits + value_bits - cache_bits == 8 * sizeof (hb_atomic_int_t) && v == (unsigned int) -1)… in get()73 hb_atomic_int_t values[1u<<cache_bits];
56 mutable hb_atomic_int_t upem; /* Units-per-EM. */57 mutable hb_atomic_int_t num_glyphs; /* Number of glyphs. */
152 struct hb_atomic_int_t struct154 hb_atomic_int_t () = default;155 constexpr hb_atomic_int_t (int v) : v (v) {} in hb_atomic_int_t() function
147 mutable hb_atomic_int_t ref_count;198 mutable hb_atomic_int_t writable = 0;
55 static_assert ((sizeof (hb_atomic_int_t) >= sizeof (hb_options_union_t)), "");60 extern HB_INTERNAL hb_atomic_int_t _hb_options;
50 hb_atomic_int_t _hb_options;
246 mutable hb_atomic_int_t virama_glyph;
144 struct hb_atomic_int_t struct146 hb_atomic_int_t () = default;147 constexpr hb_atomic_int_t (int v) : v (v) {} in hb_atomic_int_t() function
145 mutable hb_atomic_int_t ref_count;196 mutable hb_atomic_int_t writable = 0;
244 mutable hb_atomic_int_t virama_glyph;
149 mutable hb_atomic_int_t ref_count;200 mutable hb_atomic_int_t writable;
56 static_assert ((sizeof (hb_atomic_int_t) >= sizeof (hb_options_union_t)), "");61 extern HB_INTERNAL hb_atomic_int_t _hb_options;
269 struct hb_atomic_int_t struct
51 hb_atomic_int_t _hb_options;
80 mutable hb_atomic_int_t cached_x_scale;
282 mutable hb_atomic_int_t virama_glyph;