HomeSort by relevance Sort by last modified time
    Searched full:proxy_setattr (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
weakrefobject.c 474 proxy_setattr(PyWeakReference *proxy, PyObject *name, PyObject *value) function
703 (setattrofunc)proxy_setattr, /* tp_setattro */
738 (setattrofunc)proxy_setattr, /* tp_setattro */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
weakrefobject.c 463 proxy_setattr(PyWeakReference *proxy, PyObject *name, PyObject *value) function
692 (setattrofunc)proxy_setattr, /* tp_setattro */
727 (setattrofunc)proxy_setattr, /* tp_setattro */
  /external/python/cpython2/Objects/
weakrefobject.c 476 proxy_setattr(PyWeakReference *proxy, PyObject *name, PyObject *value) function
705 (setattrofunc)proxy_setattr, /* tp_setattro */
740 (setattrofunc)proxy_setattr, /* tp_setattro */
  /external/python/cpython3/Objects/
weakrefobject.c 480 proxy_setattr(PyWeakReference *proxy, PyObject *name, PyObject *value) function
685 (setattrofunc)proxy_setattr, /* tp_setattro */
719 (setattrofunc)proxy_setattr, /* tp_setattro */
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 102 milliseconds