HomeSort by relevance Sort by last modified time
    Searched defs:HB_UNUSED (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-myanmar-machine.hh 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-ot-shape-complex-use-machine.hh 383 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-private.hh 101 #define HB_UNUSED __attribute__((unused))
103 #define HB_UNUSED
242 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]
290 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
717 _hb_debug_msg_va<0> (const char *what HB_UNUSED,
718 const void *obj HB_UNUSED,
719 const char *func HB_UNUSED,
720 bool indented HB_UNUSED,
721 unsigned int level HB_UNUSED,
722 int level_dir HB_UNUSED,
    [all...]
  /external/harfbuzz_ng/util/
options.hh 65 #define HB_UNUSED __attribute__((unused))
67 #define HB_UNUSED
82 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]

Completed in 77 milliseconds