Home
last modified time | relevance | path

Searched refs:unknown_presentation_type (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Objects/stringlib/
H A Dformatter.h23 unknown_presentation_type(STRINGLIB_CHAR presentation_type, in unknown_presentation_type() function
1333 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_STRING()
1395 unknown_presentation_type(format.type, obj->ob_type->tp_name); in format_int_or_long()
1493 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_FLOAT()
1540 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_COMPLEX()
/dports/lang/python27/Python-2.7.18/Objects/stringlib/
H A Dformatter.h23 unknown_presentation_type(STRINGLIB_CHAR presentation_type, in unknown_presentation_type() function
1333 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_STRING()
1395 unknown_presentation_type(format.type, obj->ob_type->tp_name); in format_int_or_long()
1493 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_FLOAT()
1540 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_COMPLEX()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
H A Dformatter.h23 unknown_presentation_type(STRINGLIB_CHAR presentation_type, in unknown_presentation_type() function
1317 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_STRING()
1379 unknown_presentation_type(format.type, obj->ob_type->tp_name); in format_int_or_long()
1477 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_FLOAT()
1524 unknown_presentation_type(format.type, obj->ob_type->tp_name); in FORMAT_COMPLEX()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1450 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1508 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1552 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1590 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1450 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1508 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1552 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1590 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1450 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1508 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1552 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1590 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dformatter_unicode.c14 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1471 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyUnicode_FormatAdvancedWriter()
1529 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyLong_FormatAdvancedWriter()
1572 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyFloat_FormatAdvancedWriter()
1610 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python38/Python-3.8.12/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1450 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1508 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1552 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1590 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python39/Python-3.9.9/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1458 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyUnicode_FormatAdvancedWriter()
1516 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyLong_FormatAdvancedWriter()
1559 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyFloat_FormatAdvancedWriter()
1597 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python310/Python-3.10.1/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1458 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyUnicode_FormatAdvancedWriter()
1516 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyLong_FormatAdvancedWriter()
1559 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyFloat_FormatAdvancedWriter()
1597 unknown_presentation_type(format.type, Py_TYPE(obj)->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/lang/python37/Python-3.7.12/Python/
H A Dformatter_unicode.c12 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1449 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1507 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1551 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1589 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dformatter_unicode.c13 unknown_presentation_type(Py_UCS4 presentation_type, in unknown_presentation_type() function
1450 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyUnicode_FormatAdvancedWriter()
1508 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyLong_FormatAdvancedWriter()
1552 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyFloat_FormatAdvancedWriter()
1590 unknown_presentation_type(format.type, obj->ob_type->tp_name); in _PyComplex_FormatAdvancedWriter()