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

  /external/chromium_org/third_party/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-sea-machine.hh 112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-private.hh 84 #define HB_UNUSED __attribute__((unused))
86 #define HB_UNUSED
201 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]
248 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
697 _hb_debug_msg_va<0> (const char *what HB_UNUSED,
698 const void *obj HB_UNUSED,
699 const char *func HB_UNUSED,
700 bool indented HB_UNUSED,
701 unsigned int level HB_UNUSED,
702 int level_dir HB_UNUSED,
    [all...]
  /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-sea-machine.hh 112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-private.hh 84 #define HB_UNUSED __attribute__((unused))
86 #define HB_UNUSED
162 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]
209 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
649 _hb_debug_msg_va<0> (const char *what HB_UNUSED,
650 const void *obj HB_UNUSED,
651 const char *func HB_UNUSED,
652 bool indented HB_UNUSED,
653 unsigned int level HB_UNUSED,
654 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 104 milliseconds