Home
last modified time | relevance | path

Searched defs:max_ops (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh404 mutable int max_ops, max_subtables; member
Dhb-buffer.hh99 int max_ops; /* Maximum allowed operations. */ member
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh505 mutable int max_ops, max_subtables; member
Dhb-buffer.hh122 int max_ops; /* Maximum allowed operations. */ member
Dhb-cff-interp-cs-common.hh884 unsigned max_ops = HB_CFF_MAX_OPS; in interpret() local
/third_party/mbedtls/library/
Dpsa_crypto.c3433 void psa_interruptible_set_max_ops(uint32_t max_ops) in psa_interruptible_set_max_ops()
3755 void mbedtls_psa_interruptible_set_max_ops(uint32_t max_ops) in mbedtls_psa_interruptible_set_max_ops()
Decp.c108 void mbedtls_ecp_set_max_ops(unsigned max_ops) in mbedtls_ecp_set_max_ops()