Home
last modified time | relevance | path

Searched refs:check_garbage (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/tests/unported/
H A Dmemory_leak.py31 def check_garbage(msg='uncollectable garbage left over from previous tests'): function
43 check_garbage()
54 check_garbage()
81 check_garbage()
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dspecials.c343 check_garbage (struct spc_arg *args) in check_garbage() function
584 check_garbage(&args); in spc_exec_special()
/dports/lang/nwcc/nwcc_0.8.3/cpp/
H A Dpreprocess.c382 check_garbage(struct input_file *inf, int ch, const char *dir) { in check_garbage() function
647 check_garbage(inf, ch, dir->name); in do_directive()
693 check_garbage(inf, ch, dir->name); in do_directive()
741 check_garbage(in, ch, dir->name); in do_directive()
774 check_garbage(inf, ch, dir->name); in do_directive()
/dports/lang/python37/Python-3.7.12/Modules/
H A Dgcmodule.c714 check_garbage(PyGC_Head *collectable) in check_garbage() function
903 if (check_garbage(&unreachable)) { in collect()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dgcmodule.c895 check_garbage(PyGC_Head *collectable) in check_garbage() function
1114 if (check_garbage(&unreachable)) { // clear PREV_MASK_COLLECTING here in collect()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dgcmodule.c895 check_garbage(PyGC_Head *collectable) in check_garbage() function
1114 if (check_garbage(&unreachable)) { // clear PREV_MASK_COLLECTING here in collect()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dgcmodule.c895 check_garbage(PyGC_Head *collectable) in check_garbage() function
1114 if (check_garbage(&unreachable)) { // clear PREV_MASK_COLLECTING here in collect()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dgcmodule.c895 check_garbage(PyGC_Head *collectable) in check_garbage() function
1114 if (check_garbage(&unreachable)) { // clear PREV_MASK_COLLECTING here in collect()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dgcmodule.c895 check_garbage(PyGC_Head *collectable) in check_garbage() function
1114 if (check_garbage(&unreachable)) { // clear PREV_MASK_COLLECTING here in collect()
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dreview.php1297 private function check_garbage() { function in ReviewValues
1333 $this->check_garbage();
1394 $this->check_garbage();