HomeSort by relevance Sort by last modified time
    Searched refs:Py_ssize_t (Results 151 - 175 of 617) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
40 possible if the number of bits doesn't fit into a Py_ssize_t, sets
42 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
59 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
129 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *);
    [all...]
  /external/python/cpython2/Include/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
41 possible if the number of bits doesn't fit into a Py_ssize_t, sets
43 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
60 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
130 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *)
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
41 possible if the number of bits doesn't fit into a Py_ssize_t, sets
43 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
60 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
130 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *)
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
41 possible if the number of bits doesn't fit into a Py_ssize_t, sets
43 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
60 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
130 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
41 possible if the number of bits doesn't fit into a Py_ssize_t, sets
43 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
60 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
130 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
longobject.h 22 PyAPI_FUNC(PyObject *) PyLong_FromSsize_t(Py_ssize_t);
27 PyAPI_FUNC(Py_ssize_t) PyLong_AsSsize_t(PyObject *);
41 possible if the number of bits doesn't fit into a Py_ssize_t, sets
43 PyAPI_FUNC(double) _PyLong_Frexp(PyLongObject *a, Py_ssize_t *e);
60 PyAPI_FUNC(PyObject *) PyLong_FromUnicode(Py_UNICODE*, Py_ssize_t, int);
130 Py_ssize_t format_spec_len);
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
bytearrayobject.c 62 static Py_ssize_t
63 bytearray_buffer_getreadbuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
74 static Py_ssize_t
75 bytearray_buffer_getwritebuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
86 static Py_ssize_t
87 bytearray_buffer_getsegcount(PyByteArrayObject *self, Py_ssize_t *lenp)
94 static Py_ssize_t
95 bytearray_buffer_getcharbuf(PyByteArrayObject *self, Py_ssize_t index, const char **ptr)
129 static Py_ssize_t
168 PyByteArray_FromStringAndSize(const char *bytes, Py_ssize_t size)
    [all...]
sliceobject.c 83 _PySlice_FromIndices(Py_ssize_t istart, Py_ssize_t istop)
102 PySlice_GetIndices(PySliceObject *r, Py_ssize_t length,
103 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step)
133 PySlice_GetIndicesEx(PySliceObject *r, Py_ssize_t length,
134 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelength)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
bytearrayobject.c 62 static Py_ssize_t
63 bytearray_buffer_getreadbuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
74 static Py_ssize_t
75 bytearray_buffer_getwritebuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
86 static Py_ssize_t
87 bytearray_buffer_getsegcount(PyByteArrayObject *self, Py_ssize_t *lenp)
94 static Py_ssize_t
95 bytearray_buffer_getcharbuf(PyByteArrayObject *self, Py_ssize_t index, const char **ptr)
129 static Py_ssize_t
168 PyByteArray_FromStringAndSize(const char *bytes, Py_ssize_t size)
    [all...]
sliceobject.c 83 _PySlice_FromIndices(Py_ssize_t istart, Py_ssize_t istop)
102 PySlice_GetIndices(PySliceObject *r, Py_ssize_t length,
103 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step)
133 PySlice_GetIndicesEx(PySliceObject *r, Py_ssize_t length,
134 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelength)
    [all...]
  /external/python/cpython2/Objects/
bytearrayobject.c 62 static Py_ssize_t
63 bytearray_buffer_getreadbuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
74 static Py_ssize_t
75 bytearray_buffer_getwritebuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr)
86 static Py_ssize_t
87 bytearray_buffer_getsegcount(PyByteArrayObject *self, Py_ssize_t *lenp)
94 static Py_ssize_t
95 bytearray_buffer_getcharbuf(PyByteArrayObject *self, Py_ssize_t index, const char **ptr)
129 static Py_ssize_t
168 PyByteArray_FromStringAndSize(const char *bytes, Py_ssize_t size
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
fastsearch.h 36 Py_LOCAL_INLINE(Py_ssize_t)
37 fastsearch(const STRINGLIB_CHAR* s, Py_ssize_t n,
38 const STRINGLIB_CHAR* p, Py_ssize_t m,
39 Py_ssize_t maxcount, int mode)
42 Py_ssize_t skip, count = 0;
43 Py_ssize_t i, j, mlast, w;
partition.h 12 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
14 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
17 Py_ssize_t pos;
62 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
64 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
67 Py_ssize_t pos;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
fastsearch.h 36 Py_LOCAL_INLINE(Py_ssize_t)
37 fastsearch(const STRINGLIB_CHAR* s, Py_ssize_t n,
38 const STRINGLIB_CHAR* p, Py_ssize_t m,
39 Py_ssize_t maxcount, int mode)
42 Py_ssize_t skip, count = 0;
43 Py_ssize_t i, j, mlast, w;
partition.h 12 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
14 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
17 Py_ssize_t pos;
62 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
64 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
67 Py_ssize_t pos;
  /external/python/cpython2/Objects/stringlib/
fastsearch.h 36 Py_LOCAL_INLINE(Py_ssize_t)
37 fastsearch(const STRINGLIB_CHAR* s, Py_ssize_t n,
38 const STRINGLIB_CHAR* p, Py_ssize_t m,
39 Py_ssize_t maxcount, int mode)
42 Py_ssize_t skip, count = 0;
43 Py_ssize_t i, j, mlast, w;
partition.h 12 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
14 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
17 Py_ssize_t pos;
62 const STRINGLIB_CHAR* str, Py_ssize_t str_len,
64 const STRINGLIB_CHAR* sep, Py_ssize_t sep_len)
67 Py_ssize_t pos;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 80 Py_ssize_t ob_refcnt; \
98 Py_ssize_t ob_size; /* Number of items in variable part */
99 #define Py_INVALID_SIZE (Py_ssize_t)-1
137 typedef Py_ssize_t (*lenfunc)(PyObject *);
141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t);
142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t);
145 typedef int(*ssizeobjargproc)(PyObject *, Py_ssize_t, PyObject *);
146 typedef int(*ssizessizeobjargproc)(PyObject *, Py_ssize_t, Py_ssize_t, PyObject *);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
random.c 79 win32_urandom(unsigned char *buffer, Py_ssize_t size, int raise)
81 Py_ssize_t chunk;
114 py_getentropy(unsigned char *buffer, Py_ssize_t size, int fatal)
117 Py_ssize_t len = size < 256 ? size : 256;
147 vms_urandom(unsigned char *buffer, Py_ssize_t size, int raise)
179 dev_urandom_noraise(unsigned char *buffer, Py_ssize_t size)
182 Py_ssize_t n;
202 size -= (Py_ssize_t)n;
210 dev_urandom_python(char *buffer, Py_ssize_t size)
213 Py_ssize_t n;
    [all...]

Completed in 1410 milliseconds

1 2 3 4 5 67 8 91011>>