Lines Matching defs:output
75 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=4884c934de622cf6]*/
89 /*[python end generated code: output=da39a3ee5e6b4b0d input=88f5dd06cd8e7a61]*/
2714 /* maximum number of characters required for output of %lld or %p.
3070 of the format string to the output string. (we cannot just
4062 PyObject *output = NULL;
4075 output = path;
4078 output = PyUnicode_EncodeFSDefault(path);
4080 if (!output) {
4083 assert(PyBytes_Check(output));
4086 size = PyBytes_GET_SIZE(output);
4087 data = PyBytes_AS_STRING(output);
4090 Py_DECREF(output);
4093 *(PyObject**)addr = output;
4103 PyObject *output = NULL;
4123 output = path;
4140 output = PyUnicode_DecodeFSDefaultAndSize(PyBytes_AS_STRING(path_bytes),
4143 if (!output) {
4154 if (PyUnicode_READY(output) == -1) {
4155 Py_DECREF(output);
4158 if (findchar(PyUnicode_DATA(output), PyUnicode_KIND(output),
4159 PyUnicode_GET_LENGTH(output), 0, 1) >= 0) {
4161 Py_DECREF(output);
4164 *(PyObject**)addr = output;
4384 if no exception occurred, copy the replacement to the output
4508 _PyUnicodeWriter *writer /* PyObject **output, Py_ssize_t *outpos */)
4694 * and the output to the beginning of the sequence, otherwise we lose
4877 writer.pos = shiftOutStart; /* back off output */
4936 if (base64bits) { /* output remaining bits */
5255 *wstr (use PyMem_RawFree() to free the memory) and write the output length
5682 mark is skipped, in all other modes, it is copied to the output
5839 /* output buffer is 4-bytes aligned */
5994 mark is skipped, in all other modes, it is copied to the output
6173 /* output buffer is 2-bytes aligned */
7056 /* pointer into the output */
7064 /* output object */
7179 /* Directly copy bytes result to output. */
8365 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=14e46bbb6c522d22]*/
8382 /*[clinic end generated code: output=c4c969e4c99342a4 input=004ff13f26bb5366]*/
8605 /* lookup the character, put the result in the output string and adjust
8606 various state variables. Resize the output bytes object if not enough
8608 was put in the output buffer, or Py_None, if the mapping was undefined
8770 /* Directly copy bytes result to output. */
8820 /* output object */
8825 /* current output position */
9199 /* output buffer */
9480 * @min_width: The minimum width of the digits in the output string.
10896 /*[clinic end generated code: output=c75ae03809574902 input=fa945d669b26e683]*/
10914 /*[clinic end generated code: output=e49a4c333cdb7667 input=f4cbf1016938da6d]*/
10931 /*[clinic end generated code: output=0120daf657ca40af input=384d66cc2ae30daf]*/
10979 /*[clinic end generated code: output=420c8859effc7c0c input=b42b247eb26e6519]*/
11672 /*[clinic end generated code: output=bf78b6e2a9470e3c input=f0a9eb293d08fe02]*/
11689 /*[clinic end generated code: output=3457c5dcee26928f input=8a01914034af4c85]*/
11702 /* First pass: determine size of output string */
11732 /* Second pass: create output string and fill it */
11891 /*[clinic end generated code: output=c5910d64b5a8003f input=5a43cbc6399621d5]*/
11910 /*[clinic end generated code: output=dbd41995bd005b81 input=acec65ac6821ae47]*/
11955 /*[clinic end generated code: output=049209c8e7f15f59 input=e9b1feda5d17f2d3]*/
12000 /*[clinic end generated code: output=e9bf6eb91f5d3f0e input=98d32bd2e1f06f8c]*/
12058 /*[clinic end generated code: output=163a63bfa08ac2b9 input=fe462cb74f8437d8]*/
12098 /*[clinic end generated code: output=cc81b9ac3883ec4f input=d0fd18a96cbca5eb]*/
12137 /*[clinic end generated code: output=a5a23490ffc3660c input=5c6579bf2e04758c]*/
12179 /*[clinic end generated code: output=fb2dcdb62d3fc548 input=336bc97ab4c8268f]*/
12218 /*[clinic end generated code: output=10a6985311da6858 input=901116c31deeea4c]*/
12258 /*[clinic end generated code: output=9172a32d9013051a input=722507db976f826c]*/
12387 /*[clinic end generated code: output=fe585a9666572905 input=2d807a104f21c0c5]*/
12403 /*[clinic end generated code: output=3ab9626cd32dd1a0 input=98a0e1c2c1813209]*/
12444 /*[clinic end generated code: output=6857e7cecfe7bf98 input=2f70422bfb8fa189]*/
12471 /*[clinic end generated code: output=1cce0e0e0a0b84b3 input=3ab599e335e60a32]*/
12490 /*[clinic end generated code: output=84ef9ed42efad663 input=60a2984b8beff23a]*/
12693 /*[clinic end generated code: output=ca19018454345d57 input=385289c6f423b954]*/
12712 /*[clinic end generated code: output=3b43683251f79ca7 input=529f9f3834448671]*/
12731 /*[clinic end generated code: output=4a59230017cc3b7a input=62566c627916557f]*/
12825 /*[clinic end generated code: output=b63f1a8b5eebf448 input=147d12206276ebeb]*/
12846 /*[clinic end generated code: output=f1e5945e9763bcb9 input=27ec40b99a37eb88]*/
12874 /*[clinic end generated code: output=d36629e227636822 input=12cc32561e769be4]*/
12904 /* Compute length of output, quote characters, and
13135 /*[clinic end generated code: output=804a1a57fbe8d5cf input=d05f550b5beb1f72]*/
13178 /*[clinic end generated code: output=3a65b1db356948dc input=906d953b44efc43b]*/
13312 /*[clinic end generated code: output=e4ced7bd253ca3c4 input=f29b8d06c63e50be]*/
13332 /*[clinic end generated code: output=1aa13cf1156572aa input=c4b7db3ef5cf336a]*/
13356 /*[clinic end generated code: output=c2b815c63bcabffc input=ea78406060fce33c]*/
13382 /*[clinic end generated code: output=f664dcdad153ec40 input=b508e180459bdd8b]*/
13401 /*[clinic end generated code: output=5d28966bf6d7b2af input=3f3ef96d5798a7bb]*/
13434 /*[clinic end generated code: output=a925c89452bd5881 input=7bfbf529a293c6c5]*/
13555 /*[clinic end generated code: output=3cb448ff2fd96bf3 input=6d38343db63d8eb0]*/
13568 /*[clinic end generated code: output=1b7ddd16bbcdc092 input=db3d55682dfe2e6c]*/
13590 /*[clinic end generated code: output=e13fb6bdf8e3b9df input=c6b2f772c6f27799]*/
14096 /*[clinic end generated code: output=45fceaca6d2ba4c8 input=5e135645d167a214]*/
14122 /*[clinic end generated code: output=6dbc2f5a408b6d4f input=6dd011c108e33fb0]*/
14408 * The output string is of the form
14872 When possible, the output is written directly into the Unicode writer
15283 /*[clinic end generated code: output=fc72d4878b0b57e9 input=e81255e5676d174e]*/