Home
last modified time | relevance | path

Searched refs:in_weakreflist (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/databases/py-bsddb3/bsddb3-6.2.9/Modules/
H A Dbsddb.h146 PyObject *in_weakreflist; /* List of weak references */ member
168 PyObject *in_weakreflist; /* List of weak references */ member
181 PyObject *in_weakreflist; /* List of weak references */ member
197 PyObject *in_weakreflist; /* List of weak references */ member
207 PyObject *in_weakreflist; /* List of weak references */ member
217 PyObject *in_weakreflist; /* List of weak references */ member
225 PyObject *in_weakreflist; /* List of weak references */ member
238 PyObject *in_weakreflist; /* List of weak references */ member
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbsddb.h152 PyObject *in_weakreflist; /* List of weak references */ member
174 PyObject *in_weakreflist; /* List of weak references */ member
187 PyObject *in_weakreflist; /* List of weak references */ member
203 PyObject *in_weakreflist; /* List of weak references */ member
213 PyObject *in_weakreflist; /* List of weak references */ member
223 PyObject *in_weakreflist; /* List of weak references */ member
231 PyObject *in_weakreflist; /* List of weak references */ member
244 PyObject *in_weakreflist; /* List of weak references */ member
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbsddb.h152 PyObject *in_weakreflist; /* List of weak references */ member
174 PyObject *in_weakreflist; /* List of weak references */ member
187 PyObject *in_weakreflist; /* List of weak references */ member
203 PyObject *in_weakreflist; /* List of weak references */ member
213 PyObject *in_weakreflist; /* List of weak references */ member
223 PyObject *in_weakreflist; /* List of weak references */ member
231 PyObject *in_weakreflist; /* List of weak references */ member
244 PyObject *in_weakreflist; /* List of weak references */ member
/dports/databases/py-berkeleydb/berkeleydb-18.1.4/src/Module/
H A Dberkeleydb.h146 PyObject *in_weakreflist; /* List of weak references */ member
169 PyObject *in_weakreflist; /* List of weak references */ member
182 PyObject *in_weakreflist; /* List of weak references */ member
198 PyObject *in_weakreflist; /* List of weak references */ member
208 PyObject *in_weakreflist; /* List of weak references */ member
218 PyObject *in_weakreflist; /* List of weak references */ member
226 PyObject *in_weakreflist; /* List of weak references */ member
239 PyObject *in_weakreflist; /* List of weak references */ member
/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna.h115 PyObject *in_weakreflist; member
123 PyObject *in_weakreflist; member
140 PyObject *in_weakreflist; member
149 PyObject *in_weakreflist; member
164 PyObject *in_weakreflist; member
174 PyObject *in_weakreflist; member
/dports/lang/python37/Python-3.7.12/Modules/
H A D_threadmodule.c20 PyObject *in_weakreflist; member
27 if (self->in_weakreflist != NULL) in lock_dealloc()
252 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
265 PyObject *in_weakreflist; member
271 if (self->in_weakreflist != NULL) in rlock_dealloc()
443 self->in_weakreflist = NULL; in rlock_new()
513 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
538 self->in_weakreflist = NULL; in newlockobject()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
254 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
267 PyObject *in_weakreflist; member
273 if (self->in_weakreflist != NULL) in rlock_dealloc()
445 self->in_weakreflist = NULL; in rlock_new()
515 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
540 self->in_weakreflist = NULL; in newlockobject()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
254 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
267 PyObject *in_weakreflist; member
273 if (self->in_weakreflist != NULL) in rlock_dealloc()
445 self->in_weakreflist = NULL; in rlock_new()
515 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
540 self->in_weakreflist = NULL; in newlockobject()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
254 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
267 PyObject *in_weakreflist; member
273 if (self->in_weakreflist != NULL) in rlock_dealloc()
445 self->in_weakreflist = NULL; in rlock_new()
515 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
540 self->in_weakreflist = NULL; in newlockobject()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
274 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
287 PyObject *in_weakreflist; member
293 if (self->in_weakreflist != NULL) in rlock_dealloc()
465 self->in_weakreflist = NULL; in rlock_new()
554 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
579 self->in_weakreflist = NULL; in newlockobject()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
254 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
267 PyObject *in_weakreflist; member
273 if (self->in_weakreflist != NULL) in rlock_dealloc()
445 self->in_weakreflist = NULL; in rlock_new()
515 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
540 self->in_weakreflist = NULL; in newlockobject()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_threadmodule.c22 PyObject *in_weakreflist; member
29 if (self->in_weakreflist != NULL) in lock_dealloc()
254 offsetof(lockobject, in_weakreflist), /*tp_weaklistoffset*/
267 PyObject *in_weakreflist; member
273 if (self->in_weakreflist != NULL) in rlock_dealloc()
445 self->in_weakreflist = NULL; in rlock_new()
515 offsetof(rlockobject, in_weakreflist), /*tp_weaklistoffset*/
540 self->in_weakreflist = NULL; in newlockobject()
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
382 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
484 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python37/Python-3.7.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
375 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
477 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python-tools/Python-3.8.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
382 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
484 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python39/Python-3.9.9/Modules/_sqlite/
H A Dstatement.c74 self->in_weakreflist = NULL; in pysqlite_statement_create()
384 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
486 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python38/Python-3.8.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
382 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
484 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
382 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
484 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sqlite/
H A Dstatement.c72 self->in_weakreflist = NULL; in pysqlite_statement_create()
382 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
484 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python311/Python-3.11.0a3/Modules/_sqlite/
H A Dcursor.h49 PyObject* in_weakreflist; /* List of weak references */ member
/dports/lang/python310/Python-3.10.1/Modules/_sqlite/
H A Dcursor.h52 PyObject* in_weakreflist; /* List of weak references */ member
H A Dstatement.c86 self->in_weakreflist = NULL; in pysqlite_statement_create()
397 if (self->in_weakreflist != NULL) { in stmt_dealloc()
497 {"__weaklistoffset__", T_PYSSIZET, offsetof(pysqlite_Statement, in_weakreflist), READONLY},
/dports/lang/python-legacy/Python-2.7.18/Modules/_sqlite/
H A Dstatement.c84 self->in_weakreflist = NULL; in pysqlite_statement_create()
425 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
527 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/lang/python27/Python-2.7.18/Modules/_sqlite/
H A Dstatement.c84 self->in_weakreflist = NULL; in pysqlite_statement_create()
425 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
527 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dstatement.c77 self->in_weakreflist = NULL; in pysqlite_statement_create()
420 if (self->in_weakreflist != NULL) { in pysqlite_statement_dealloc()
522 offsetof(pysqlite_Statement, in_weakreflist), /* tp_weaklistoffset */

1234567891011