Home
last modified time | relevance | path

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

1234

/dports/deskutils/zim/zim-0.74.3/tools/
H A Dclean_python.py26 def cleanup_func(self): member in CleanupTask
63 def cleanup_func(self): member in UnifyLineEndings
105 def cleanup_func(self): member in Autopep8Task
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-marshal-cleanup.c104 PyGIMarshalCleanupFunc cleanup_func = arg_cache->from_py_cleanup; in pygi_marshal_cleanup_args_from_py_marshal_success() local
139 PyGIMarshalToPyCleanupFunc cleanup_func = cache->return_cache->to_py_cleanup; in pygi_marshal_cleanup_args_to_py_marshal_success() local
152 PyGIMarshalToPyCleanupFunc cleanup_func = arg_cache->to_py_cleanup; in pygi_marshal_cleanup_args_to_py_marshal_success() local
193 PyGIMarshalCleanupFunc cleanup_func = arg_cache->from_py_cleanup; in pygi_marshal_cleanup_args_from_py_parameter_fail() local
H A Dpygi-array.c374 PyGIMarshalCleanupFunc cleanup_func = in _pygi_marshal_from_py_array() local
470 PyGIMarshalCleanupFunc cleanup_func = in _pygi_marshal_cleanup_from_py_array() local
692 PyGIMarshalToPyCleanupFunc cleanup_func = seq_cache->item_cache->to_py_cleanup; in _pygi_marshal_to_py_array() local
779 PyGIMarshalToPyCleanupFunc cleanup_func = sequence_cache->item_cache->to_py_cleanup; in _pygi_marshal_cleanup_to_py_array() local
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygi-marshal-cleanup.c104 PyGIMarshalCleanupFunc cleanup_func = arg_cache->from_py_cleanup; in pygi_marshal_cleanup_args_from_py_marshal_success() local
139 PyGIMarshalToPyCleanupFunc cleanup_func = cache->return_cache->to_py_cleanup; in pygi_marshal_cleanup_args_to_py_marshal_success() local
152 PyGIMarshalToPyCleanupFunc cleanup_func = arg_cache->to_py_cleanup; in pygi_marshal_cleanup_args_to_py_marshal_success() local
193 PyGIMarshalCleanupFunc cleanup_func = arg_cache->from_py_cleanup; in pygi_marshal_cleanup_args_from_py_parameter_fail() local
H A Dpygi-array.c374 PyGIMarshalCleanupFunc cleanup_func = in _pygi_marshal_from_py_array() local
470 PyGIMarshalCleanupFunc cleanup_func = in _pygi_marshal_cleanup_from_py_array() local
692 PyGIMarshalToPyCleanupFunc cleanup_func = seq_cache->item_cache->to_py_cleanup; in _pygi_marshal_to_py_array() local
779 PyGIMarshalToPyCleanupFunc cleanup_func = sequence_cache->item_cache->to_py_cleanup; in _pygi_marshal_cleanup_to_py_array() local
/dports/devel/py-behave/behave-1.2.6/tests/unit/
H A Dtest_context_cleanups.py23 def cleanup_func(): function
178 def handle_cleanup_error(context, cleanup_func, exception): argument
202 def __call__(self, context, cleanup_func, exception): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/packages/Python/lldbsuite/test_event/formatter/
H A D__init__.py25 def __init__(self, formatter, cleanup_func): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test_event/formatter/
H A D__init__.py36 def __init__(self, formatter, cleanup_func): argument
/dports/security/pam_krb5/pam-krb5-4.9/tests/tap/
H A Dbasic.c102 struct cleanup_func { struct
103 test_cleanup_func func; argument
104 test_cleanup_func_with_data func_with_data; argument
106 struct cleanup_func *next; argument
/dports/news/inn-current/inn-2.7-20211226/tests/tap/
H A Dbasic.c161 struct cleanup_func { struct
162 test_cleanup_func func; argument
163 test_cleanup_func_with_data func_with_data; argument
165 struct cleanup_func *next; argument
/dports/news/inn/inn-2.6.4/tests/tap/
H A Dbasic.c162 struct cleanup_func { struct
163 test_cleanup_func func; argument
164 test_cleanup_func_with_data func_with_data; argument
166 struct cleanup_func *next; argument
/dports/sysutils/shlock/inn-2.6.4/tests/tap/
H A Dbasic.c162 struct cleanup_func { struct
163 test_cleanup_func func; argument
164 test_cleanup_func_with_data func_with_data; argument
166 struct cleanup_func *next; argument
/dports/devel/py-behave/behave-1.2.6/behave/
H A Drunner.py180 def ignore_cleanup_error(context, cleanup_func, exception): argument
184 def print_cleanup_error(context, cleanup_func, exception): argument
411 def add_cleanup(self, cleanup_func, *args, **kwargs): argument
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/
H A Dtest_lru_cache.py106 def cleanup_func(key, val): function
127 def cleanup_func(key, val): function
/dports/games/taisei/taisei-1.3.2/src/util/
H A Dfbmgr.h21 void (*cleanup_func)(void *userdata); member
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoTextureCoordinateNormalMap.cpp103 SoTextureCoordinateNormalMapP::cleanup_func(void) in cleanup_func() function in SoTextureCoordinateNormalMapP
H A DSoTextureCoordinateReflectionMap.cpp84 SoTextureCoordinateReflectionMapP::cleanup_func(void) in cleanup_func() function in SoTextureCoordinateReflectionMapP
H A DSoTextureCoordinateEnvironment.cpp104 SoTextureCoordinateEnvironmentP::cleanup_func(void) in cleanup_func() function in SoTextureCoordinateEnvironmentP
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio/
H A Dfindfp.c177 int (*cleanup_func) (struct _reent *, FILE *); variable
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_object.h23 #define E_OBJECT_ALLOC(x, type, cleanup_func) e_object_alloc(sizeof(x), (type), E_OBJECT_CLEANUP_FU… argument
63 E_Object_Cleanup_Func cleanup_func; member
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfrt.c450 sfrt_iterator_callback2 cleanup_func, in sfrt_cleanup2()
475 void sfrt_cleanup(table_t* table, sfrt_iterator_callback cleanup_func) in sfrt_cleanup()
/dports/security/kstart/kstart-4.2/tests/tap/
H A Dbasic.c100 struct cleanup_func { struct
101 test_cleanup_func func; argument
102 struct cleanup_func *next; argument
/dports/www/mod_webauth/webauth-4.7.0/tests/tap/
H A Dbasic.c99 struct cleanup_func { struct
100 test_cleanup_func func; argument
101 struct cleanup_func *next; argument
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dscoped_ptr.h116 explicit scoped_ptr(T* p, F cleanup_func) in scoped_ptr()
/dports/mail/procmail/procmail-3.22/src/
H A Dmemblk.c133 char*read2blk(mb,filledp,read_func,cleanup_func,data)memblk*const mb; in read2blk() argument

1234