Home
last modified time | relevance | path

Searched defs:n_used (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/lhash/
Dlh_stats.c99 unsigned long total = 0, n_used = 0; in OPENSSL_LH_node_usage_stats_bio() local
/third_party/openssl/crypto/lhash/
Dlh_stats.c99 unsigned long total = 0, n_used = 0; in OPENSSL_LH_node_usage_stats_bio() local
/third_party/pulseaudio/src/pulse/
Dintrospect.h471 uint32_t n_used; /**< Usage counter or PA_INVALID_INDEX */ member
/third_party/pulseaudio/src/utils/
Dpactl.c962 char *n_used = i->n_used != PA_INVALID_INDEX ? t : _("n/a"); in get_module_info_callback() local