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

  /external/clang/test/SemaTemplate/
array-to-pointer-decay.cpp 19 struct hb_sanitize_context_t { struct
23 hb_sanitize_context_t c[1];
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 177 struct hb_sanitize_context_t struct in namespace:OT
295 hb_sanitize_context_t c[1] = {{0, NULL, NULL, false, 0, NULL}};
622 inline bool sanitize (hb_sanitize_context_t *c) {
649 inline bool sanitize (hb_sanitize_context_t *c) {
722 inline bool sanitize (hb_sanitize_context_t *c) {
757 inline bool sanitize (hb_sanitize_context_t *c, void *base) {
766 inline bool sanitize (hb_sanitize_context_t *c, void *base, T user_data) {
776 inline bool neuter (hb_sanitize_context_t *c) {
841 inline bool sanitize (hb_sanitize_context_t *c) {
856 inline bool sanitize (hb_sanitize_context_t *c, void *base)
    [all...]

Completed in 64 milliseconds