| /external/python/cpython3/Modules/ | 
| D | _heapqmodule.c | 138 heappop_internal(PyObject *heap, int siftup_func(PyListObject *, Py_ssize_t))  in heappop_internal()  argument186 heapreplace_internal(PyObject *heap, PyObject *item, int siftup_func(PyListObject *, Py_ssize_t))  in heapreplace_internal()  argument
 315 cache_friendly_heapify(PyObject *heap, int siftup_func(PyListObject *, Py_ssize_t))  in cache_friendly_heapify()  argument
 348 heapify_internal(PyObject *heap, int siftup_func(PyListObject *, Py_ssize_t))  in heapify_internal()  argument
 
 | 
| /external/python/cpython2/Modules/_sqlite/ | 
| D | sqlitecompat.h | 32 typedef int Py_ssize_t;  typedef
 | 
| /external/clang/test/CodeGen/ | 
| D | union-init.c | 4 typedef int Py_ssize_t;  typedef
 | 
| /external/libchrome/third_party/markupsafe/ | 
| D | _speedups.c | 18 typedef int Py_ssize_t;  typedef
 | 
| /external/python/cpython3/PC/ | 
| D | pyconfig.h | 168 typedef __int64 Py_ssize_t;  typedef170 typedef _W64 int Py_ssize_t;  typedef
 
 | 
| /external/python/cpython3/Include/ | 
| D | pyport.h | 107 typedef ssize_t         Py_ssize_t;  typedef109 typedef Py_intptr_t     Py_ssize_t;  typedef
 
 | 
| /external/python/cpython2/Include/ | 
| D | pyport.h | 183 typedef ssize_t         Py_ssize_t;  typedef185 typedef Py_intptr_t     Py_ssize_t;  typedef
 
 | 
| /external/python/cpython3/Misc/ | 
| D | coverity_model.c | 24 typedef long Py_ssize_t;  typedef
 | 
| /external/python/cpython2/Modules/_multiprocessing/ | 
| D | multiprocessing.h | 71    typedef int Py_ssize_t;  typedef
 | 
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/include/ | 
| D | cext.h | 159 typedef int Py_ssize_t;  typedef
 | 
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/ | 
| D | cext.h | 197 typedef int Py_ssize_t;  typedef
 | 
| /external/python/cpython3/Python/ | 
| D | pystrtod.c | 385     const char *s, Py_ssize_t orig_len, const char *what, PyObject *obj, void *arg,  in _Py_string_to_number_with_underscores()  argument
 | 
| /external/python/cpython2/Modules/_ctypes/ | 
| D | ctypes.h | 15 typedef int Py_ssize_t;  typedef
 | 
| /external/python/cpython2/Modules/ | 
| D | _json.c | 7 typedef int Py_ssize_t;  typedef
 | 
| D | _elementtree.c | 104 typedef int Py_ssize_t;  typedef
 | 
| D | _struct.c | 17 typedef int Py_ssize_t;  typedef
 | 
| D | _bsddb.c | 109 typedef int Py_ssize_t;  typedef
 | 
| /external/webp/swig/ | 
| D | libwebp_python_wrap.c | 895 typedef int Py_ssize_t;  typedef
 | 
| /external/marisa-trie/bindings/python/ | 
| D | marisa-swig_wrap.cxx | 896 typedef int Py_ssize_t;  typedef
 | 
| /external/python/cpython3/Objects/ | 
| D | unicodeobject.c | 10319                Py_ssize_t (*perform)(int, const void *, Py_ssize_t, Py_UCS4 *, Py_UCS4 *))  in case_operation()  argument
 |