Home
last modified time | relevance | path

Searched refs:n_ns (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dradiotap_iter.h29 int n_ns; member
Dradiotap.c173 for (i = 0; i < iterator->_vns->n_ns; i++) { in find_ns()
/external/chromium_org/third_party/libxml/src/
Dtestapi.c17069 int n_ns; in test_xmlStreamPush() local
17073 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPush()
17077 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPush()
17084 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPush()
17092 printf(" %d", n_ns); in test_xmlStreamPush()
17117 int n_ns; in test_xmlStreamPushAttr() local
17121 for (n_ns = 0;n_ns < gen_nb_const_xmlChar_ptr;n_ns++) { in test_xmlStreamPushAttr()
17125 ns = gen_const_xmlChar_ptr(n_ns, 2); in test_xmlStreamPushAttr()
17132 des_const_xmlChar_ptr(n_ns, (const xmlChar *)ns, 2); in test_xmlStreamPushAttr()
17140 printf(" %d", n_ns); in test_xmlStreamPushAttr()
[all …]