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.c295 Py_ssize_t *slicelength) in PySlice_GetIndicesEx()
Dtupleobject.c790 Py_ssize_t start, stop, step, slicelength, i; in tuplesubscript() local
Dlistobject.c2888 Py_ssize_t start, stop, step, slicelength, i; in list_subscript() local
2942 Py_ssize_t start, stop, step, slicelength; in list_ass_subscript() local
Dbytearrayobject.c390 Py_ssize_t start, stop, step, slicelength, i; in bytearray_subscript() local
Dbytesobject.c1612 Py_ssize_t start, stop, step, slicelength, i; in bytes_subscript() local
Dmemoryobject.c2402 Py_ssize_t start, stop, step, slicelength; in init_slice() local
Dunicodeobject.c14254 Py_ssize_t start, stop, step, slicelength, i; in unicode_subscript() local
/third_party/python/Modules/
Darraymodule.c2357 Py_ssize_t start, stop, step, slicelength, i; in array_subscr() local
2408 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