Searched defs:bind_class (Results 1 – 4 of 4) sorted by relevance
/third_party/libabigail/tests/data/test-abidiff-exit/ |
D | test-fun-param-v0.c | 3 void(*bind_class)(void *, unsigned int, unsigned long); member
|
D | test-fun-param-v1.c | 3 void(*bind_class)(void *, unsigned int, unsigned long, void *, unsigned long); member
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 1441 def bind_class(self, className, sequence=None, func=None, add=None): member in Misc
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 26419 void (*bind_class)(void *, u32, long unsigned int, void *, long unsigned int); member
|