Home
last modified time | relevance | path

Searched refs:weakcontainer (Results 1 – 17 of 17) sorted by relevance

/dports/lang/python37/Python-3.7.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python38/Python-3.8.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python-tools/Python-3.8.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python27/Python-2.7.18/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python39/Python-3.9.9/Lib/
H A D_weakrefset.py17 def __init__(self, weakcontainer): argument
19 self.weakcontainer = ref(weakcontainer)
22 w = self.weakcontainer()
28 w = self.weakcontainer()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dpy27_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/lang/python310/Python-3.10.1/Lib/
H A D_weakrefset.py17 def __init__(self, weakcontainer): argument
19 self.weakcontainer = ref(weakcontainer)
22 w = self.weakcontainer()
28 w = self.weakcontainer()
/dports/lang/python311/Python-3.11.0a3/Lib/
H A D_weakrefset.py17 def __init__(self, weakcontainer): argument
19 self.weakcontainer = ref(weakcontainer)
22 w = self.weakcontainer()
28 w = self.weakcontainer()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A D_weakrefset.py16 def __init__(self, weakcontainer): argument
18 self.weakcontainer = ref(weakcontainer)
21 w = self.weakcontainer()
27 w = self.weakcontainer()
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/
H A Dutil.py286 def __init__(self, weakcontainer): argument
288 self.weakcontainer = ref(weakcontainer)
291 w = self.weakcontainer()
297 w = self.weakcontainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2540041 create-/prepareStatement: hold the returned object alive while <weakcontainer>.push_back
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2802090 create-/prepareStatement: hold the returned object alive while <weakcontainer>.push_back