Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-mutex.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.cc96 } HB_STMT_END in init()
391 } HB_STMT_END in hb_shape_plan_execute()
Dhb-ot-shape-complex-myanmar-machine.hh291 } HB_STMT_END
Dhb-ot-shape-complex-khmer-machine.hh240 } HB_STMT_END
Dhb-ot-shape-complex-use-machine.hh368 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.hh924 } HB_STMT_END
Dhb-ot-shape-complex-khmer-machine.rl89 } HB_STMT_END
Dhb-ot-shape-complex-myanmar-machine.rl103 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.rl101 } HB_STMT_END
Dhb-directwrite.cc172 } HB_STMT_END; in _hb_directwrite_shaper_face_data_create()
592 } HB_STMT_END; in _hb_directwrite_shape_full()
Dhb-ot-shape-complex-use-machine.rl152 } HB_STMT_END
Dhb.hh349 #define HB_STMT_END while (0) macro
Dhb-buffer-serialize.cc120 #define APPEND(s) HB_STMT_START { strcpy (p, s); p += strlen (s); } HB_STMT_END in _hb_buffer_serialize_glyphs_json()
Dhb-uniscribe.cc717 } HB_STMT_END; in _hb_uniscribe_shape()
Dhb-coretext.cc652 } HB_STMT_END; in _hb_coretext_shape()
/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh291 } HB_STMT_END
Dhb-ot-shape-complex-use-machine.hh368 } HB_STMT_END
Dhb-ot-shape-complex-indic-machine.hh924 } HB_STMT_END