Home
last modified time | relevance | path

Searched refs:HB_STMT_END (Results 1 – 16 of 16) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-mutex-private.hh83 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END
90 …l_lock(M) HB_STMT_START { while (__sync_lock_test_and_set((M), 1)) HB_SCHED_YIELD (); } HB_STMT_END
92 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END
101 # define HB_SCHED_YIELD() HB_STMT_START {} HB_STMT_END
108 …efine hb_mutex_impl_lock(M) HB_STMT_START { while (*(M)) HB_SCHED_YIELD (); (*(M))++; } HB_STMT_END
110 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END
117 #define hb_mutex_impl_init(M) HB_STMT_START {} HB_STMT_END
118 #define hb_mutex_impl_lock(M) HB_STMT_START {} HB_STMT_END
119 #define hb_mutex_impl_unlock(M) HB_STMT_START {} HB_STMT_END
120 #define hb_mutex_impl_finish(M) HB_STMT_START {} HB_STMT_END
Dhb-shape-plan.cc72 } HB_STMT_END in hb_shape_plan_plan()
354 } HB_STMT_END in hb_shape_plan_execute()
Dhb-ot-shape-complex-myanmar-machine.hh279 } HB_STMT_END
Dhb-ot-shape-complex-use-machine.hh305 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.hh1372 } HB_STMT_END
Dhb-ot-shape-complex-myanmar-machine.rl103 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.rl106 } HB_STMT_END
Dhb-ot-shape-complex-use-machine.rl148 } HB_STMT_END
Dhb-directwrite.cc170 } HB_STMT_END; in _hb_directwrite_shaper_face_data_create()
629 } HB_STMT_END; in _hb_directwrite_shape_full()
Dhb-buffer-serialize.cc119 #define APPEND(s) HB_STMT_START { strcpy (p, s); p += strlen (s); } HB_STMT_END in _hb_buffer_serialize_glyphs_json()
Dhb-private.hh241 #define HB_STMT_END while (0) macro
282 } HB_STMT_END
Dhb-uniscribe.cc743 } HB_STMT_END; in _hb_uniscribe_shape()
Dhb-coretext.cc758 } HB_STMT_END; in _hb_coretext_shape()
/external/skia/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh279 } HB_STMT_END
Dhb-ot-shape-complex-use-machine.hh305 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.hh1372 } HB_STMT_END