Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dformatter.h381 Py_ssize_t n_prefix; member
438 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths()
751 Py_ssize_t n_prefix = 0; /* Count of prefix chars, (e.g., '0x') */ in format_int_or_long_internal() local
/aosp_15_r20/external/python/cpython3/Python/
Dformatter_unicode.c415 Py_ssize_t n_prefix; member
474 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths()
876 Py_ssize_t n_prefix = 0; /* Count of prefix chars, (e.g., '0x') */ in format_long_internal() local
/aosp_15_r20/external/libxml2/
H A Dtestapi.c4225 int n_prefix; in test_xmlSAX2EndElementNs() local
5160 int n_prefix; in test_xmlSAX2StartElementNs() local
7716 int n_prefix; in test_xmlDictQLookup() local
9723 int n_prefix; in test_xmlHashQLookup() local
9769 int n_prefix; in test_xmlHashQLookup2() local
9829 int n_prefix; in test_xmlHashQLookup3() local
19165 int n_prefix; in test_xmlBuildQName() local
21694 int n_prefix; in test_xmlNewNs() local
23766 int n_prefix; in test_xmlSplitQName2() local
25775 int n_prefix; in test_xmlGetDtdQAttrDesc() local
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c4193 int n_prefix; in test_xmlSAX2EndElementNs() local
5130 int n_prefix; in test_xmlSAX2StartElementNs() local
8404 int n_prefix; in test_xmlDictQLookup() local
10123 int n_prefix; in test_xmlHashQLookup() local
10169 int n_prefix; in test_xmlHashQLookup2() local
10229 int n_prefix; in test_xmlHashQLookup3() local
15929 int n_prefix; in test_xmlSplitQName() local
18655 int n_prefix; in test_xmlBuildQName() local
21198 int n_prefix; in test_xmlNewNs() local
23191 int n_prefix; in test_xmlSplitQName2() local
[all …]