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

  /external/python/cpython3/Objects/
weakrefobject.c 585 proxy_iter(PyWeakReference *proxy) function
693 (getiterfunc)proxy_iter, /* tp_iter */
727 (getiterfunc)proxy_iter, /* tp_iter */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
weakrefobject.c 598 proxy_iter(PyWeakReference *proxy) function
712 (getiterfunc)proxy_iter, /* tp_iter */
747 (getiterfunc)proxy_iter, /* tp_iter */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
weakrefobject.c 587 proxy_iter(PyWeakReference *proxy) function
701 (getiterfunc)proxy_iter, /* tp_iter */
736 (getiterfunc)proxy_iter, /* tp_iter */
  /external/python/cpython2/Objects/
weakrefobject.c 600 proxy_iter(PyWeakReference *proxy) function
714 (getiterfunc)proxy_iter, /* tp_iter */
749 (getiterfunc)proxy_iter, /* tp_iter */

Completed in 141 milliseconds