Home
last modified time | relevance | path

Searched defs:weakref_proxy (Results 1 – 25 of 25) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_weakref.c66 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python37/Python-3.7.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python38/Python-3.8.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_weakref.c103 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python27/Python-2.7.18/Modules/
H A D_weakref.c103 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_weakref.c116 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python310/Python-3.10.1/Modules/
H A D_weakref.c116 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/lang/python39/Python-3.9.9/Modules/
H A D_weakref.c116 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/python/modern/
H A Dxapian.py86 weakref_proxy = weakref.proxy variable
/dports/databases/py-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py59 from weakref import proxy as weakref_proxy unknown
/dports/databases/py-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py61 from weakref import proxy as weakref_proxy unknown
/dports/databases/php-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py61 from weakref import proxy as weakref_proxy unknown
/dports/databases/php-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py59 from weakref import proxy as weakref_proxy unknown
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py61 from weakref import proxy as weakref_proxy unknown
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py59 from weakref import proxy as weakref_proxy unknown
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py61 from weakref import proxy as weakref_proxy unknown
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py59 from weakref import proxy as weakref_proxy unknown
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py91 weakref_proxy = weakref.proxy variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py103 weakref_proxy = weakref.proxy variable
105 weakref_proxy = lambda x: x function
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py103 weakref_proxy = weakref.proxy variable
105 weakref_proxy = lambda x: x function
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py103 weakref_proxy = weakref.proxy variable
105 weakref_proxy = lambda x: x function