HomeSort by relevance Sort by last modified time
    Searched defs:lenfunc (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
sqlitecompat.h 33 typedef int (*lenfunc)(PyObject*); typedef
  /external/python/cpython2/Modules/_sqlite/
sqlitecompat.h 33 typedef int (*lenfunc)(PyObject*); typedef
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c 105 #define lenfunc inquiry macro
    [all...]
  /external/python/cpython2/Modules/
_elementtree.c 105 #define lenfunc inquiry macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /external/python/cpython2/Include/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /external/python/cpython3/Include/
object.h 173 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
288 lenfunc sq_length;
302 lenfunc mp_length;
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
276 lenfunc sq_length;
290 lenfunc mp_length;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c 879 typedef inquiry lenfunc; typedef
    [all...]

Completed in 594 milliseconds