/third_party/python/Objects/stringlib/clinic/ |
D | transmogrify.h.h | 73 PyObject *iobj = _PyNumber_Index(args[0]); in stringlib_ljust() 129 PyObject *iobj = _PyNumber_Index(args[0]); in stringlib_rjust() 185 PyObject *iobj = _PyNumber_Index(args[0]); in stringlib_center() 237 PyObject *iobj = _PyNumber_Index(arg); in stringlib_zfill()
|
/third_party/python/Modules/_io/clinic/ |
D | bufferedio.c.h | 125 PyObject *iobj = _PyNumber_Index(args[0]); in _io__Buffered_peek() 200 PyObject *iobj = _PyNumber_Index(args[0]); in _io__Buffered_read1() 424 PyObject *iobj = _PyNumber_Index(fastargs[1]); in _io_BufferedReader___init__() 478 PyObject *iobj = _PyNumber_Index(fastargs[1]); in _io_BufferedWriter___init__() 570 PyObject *iobj = _PyNumber_Index(PyTuple_GET_ITEM(args, 2)); in _io_BufferedRWPair___init__() 624 PyObject *iobj = _PyNumber_Index(fastargs[1]); in _io_BufferedRandom___init__()
|
D | iobase.c.h | 279 PyObject *iobj = _PyNumber_Index(args[0]); in _io__RawIOBase_read()
|
D | stringio.c.h | 182 PyObject *iobj = _PyNumber_Index(args[0]); in _io_StringIO_seek()
|
D | bytesio.c.h | 407 PyObject *iobj = _PyNumber_Index(args[0]); in _io_BytesIO_seek()
|
/third_party/python/Modules/clinic/ |
D | _bisectmodule.c.h | 52 PyObject *iobj = _PyNumber_Index(args[2]); in _bisect_bisect_right() 134 PyObject *iobj = _PyNumber_Index(args[2]); in _bisect_insort_right() 215 PyObject *iobj = _PyNumber_Index(args[2]); in _bisect_bisect_left() 297 PyObject *iobj = _PyNumber_Index(args[2]); in _bisect_insort_left()
|
D | arraymodule.c.h | 124 PyObject *iobj = _PyNumber_Index(args[0]); in array_array_pop() 195 PyObject *iobj = _PyNumber_Index(args[0]); in array_array_insert() 306 PyObject *iobj = _PyNumber_Index(args[1]); in array_array_fromfile()
|
D | _struct.c.h | 129 PyObject *iobj = _PyNumber_Index(args[1]); in Struct_unpack_from() 315 PyObject *iobj = _PyNumber_Index(args[2]); in unpack_from()
|
D | _collectionsmodule.c.h | 55 PyObject *iobj = _PyNumber_Index(PyTuple_GET_ITEM(args, 0)); in tuplegetter_new()
|
D | itertoolsmodule.c.h | 206 PyObject *iobj = _PyNumber_Index(args[1]); in itertools_tee() 387 PyObject *iobj = _PyNumber_Index(fastargs[1]); in itertools_combinations() 435 PyObject *iobj = _PyNumber_Index(fastargs[1]); in itertools_combinations_with_replacement()
|
D | _sre.c.h | 300 PyObject *iobj = _PyNumber_Index(args[1]); in _sre_SRE_Pattern_findall() 316 PyObject *iobj = _PyNumber_Index(args[2]); in _sre_SRE_Pattern_findall() 436 PyObject *iobj = _PyNumber_Index(args[1]); in _sre_SRE_Pattern_split() 589 PyObject *iobj = _PyNumber_Index(args[3]); in _sre_compile()
|
D | _bz2module.c.h | 121 PyObject *iobj = _PyNumber_Index(args[1]); in _bz2_BZ2Decompressor_decompress()
|
D | _lzmamodule.c.h | 121 PyObject *iobj = _PyNumber_Index(args[1]); in _lzma_LZMADecompressor_decompress()
|
D | audioop.c.h | 42 PyObject *iobj = _PyNumber_Index(args[2]); in audioop_getsample() 375 PyObject *iobj = _PyNumber_Index(args[1]); in audioop_findmax()
|
D | _hashopenssl.c.h | 97 PyObject *iobj = _PyNumber_Index(args[0]); in EVPXOF_digest() 144 PyObject *iobj = _PyNumber_Index(args[0]); in EVPXOF_hexdigest()
|
/third_party/python/Objects/clinic/ |
D | unicodeobject.c.h | 91 PyObject *iobj = _PyNumber_Index(args[0]); in unicode_center() 525 PyObject *iobj = _PyNumber_Index(args[0]); in unicode_ljust() 720 PyObject *iobj = _PyNumber_Index(args[2]); in unicode_replace() 834 PyObject *iobj = _PyNumber_Index(args[0]); in unicode_rjust() 903 PyObject *iobj = _PyNumber_Index(args[1]); in unicode_split() 1000 PyObject *iobj = _PyNumber_Index(args[1]); in unicode_rsplit() 1196 PyObject *iobj = _PyNumber_Index(arg); in unicode_zfill()
|
D | bytearrayobject.c.h | 342 PyObject *iobj = _PyNumber_Index(args[2]); in bytearray_replace() 415 PyObject *iobj = _PyNumber_Index(args[1]); in bytearray_split() 514 PyObject *iobj = _PyNumber_Index(args[1]); in bytearray_rsplit() 578 PyObject *iobj = _PyNumber_Index(args[0]); in bytearray_insert() 671 PyObject *iobj = _PyNumber_Index(args[0]); in bytearray_pop()
|
D | listobject.c.h | 29 PyObject *iobj = _PyNumber_Index(args[0]); in list_insert() 128 PyObject *iobj = _PyNumber_Index(args[0]); in list_pop()
|
D | bytesobject.c.h | 51 PyObject *iobj = _PyNumber_Index(args[1]); in bytes_split() 202 PyObject *iobj = _PyNumber_Index(args[1]); in bytes_rsplit() 488 PyObject *iobj = _PyNumber_Index(args[2]); in bytes_replace()
|
D | longobject.c.h | 273 PyObject *iobj = _PyNumber_Index(args[0]); in int_to_bytes()
|
/third_party/python/Python/clinic/ |
D | _warnings.c.h | 48 PyObject *iobj = _PyNumber_Index(args[2]); in warnings_warn()
|
/third_party/python/Objects/ |
D | memoryobject.c | 1590 tmp = _PyNumber_Index(item); in pylong_as_ld() 1605 tmp = _PyNumber_Index(item); in pylong_as_lu() 1620 tmp = _PyNumber_Index(item); in pylong_as_lld() 1635 tmp = _PyNumber_Index(item); in pylong_as_llu() 1650 tmp = _PyNumber_Index(item); in pylong_as_zd() 1665 tmp = _PyNumber_Index(item); in pylong_as_zu()
|
D | abstract.c | 1419 _PyNumber_Index(PyObject *item) in _PyNumber_Index() function 1468 PyObject *result = _PyNumber_Index(item); in PyNumber_Index() 1482 PyObject *value = _PyNumber_Index(item); in PyNumber_AsSsize_t() 1681 PyObject *res = _PyNumber_Index(o); in PyNumber_Float() 1709 PyObject *index = _PyNumber_Index(n); in PyNumber_ToBase()
|
/third_party/python/Include/cpython/ |
D | abstract.h | 373 PyAPI_FUNC(PyObject *) _PyNumber_Index(PyObject *o);
|
/third_party/python/Modules/_io/ |
D | _iomodule.c | 576 PyObject *value = _PyNumber_Index(item); in PyNumber_AsOff_t()
|