Home
last modified time | relevance | path

Searched defs:slicelength (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc283 Py_ssize_t slicelength; in Subscript() local
435 Py_ssize_t slicelength; in Subscript() local
Drepeated_composite_container.cc247 Py_ssize_t from, to, step, slicelength, cur, i; in Subscript() local
/third_party/python/Objects/
Dsliceobject.c294 Py_ssize_t *slicelength) in PySlice_GetIndicesEx()
Dtupleobject.c827 Py_ssize_t start, stop, step, slicelength, i; in tuplesubscript() local
Dlistobject.c2830 Py_ssize_t start, stop, step, slicelength, i; in list_subscript() local
2884 Py_ssize_t start, stop, step, slicelength; in list_ass_subscript() local
Dbytearrayobject.c404 Py_ssize_t start, stop, step, slicelength, i; in bytearray_subscript() local
Dbytesobject.c1611 Py_ssize_t start, stop, step, slicelength, i; in bytes_subscript() local
Dmemoryobject.c2393 Py_ssize_t start, stop, step, slicelength; in init_slice() local
Dunicodeobject.c14582 Py_ssize_t start, stop, step, slicelength, i; in unicode_subscript() local
/third_party/python/Modules/
Darraymodule.c2356 Py_ssize_t start, stop, step, slicelength, i; in array_subscr() local
2407 Py_ssize_t start, stop, step, slicelength, needed; in array_ass_subscr() local
D_testbuffer.c1714 Py_ssize_t start, stop, step, slicelength; in init_slice() local