HomeSort by relevance Sort by last modified time
    Searched refs:dict_new (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
dictobject.c 203 function, and the tp_new slot maps to dict_new(). In the latter case we
206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
2322 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
dictobject.c 203 function, and the tp_new slot maps to dict_new(). In the latter case we
206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
2288 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython2/Objects/
dictobject.c 203 function, and the tp_new slot maps to dict_new(). In the latter case we
206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
2352 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
    [all...]

Completed in 46 milliseconds