Searched defs:make_callback (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/lldb/unittests/Host/ | ||
| D | MainLoopTest.cpp | 58 MainLoop::Callback make_callback() { in make_callback() function in __anond9afe8720111::MainLoopTest |
| /external/python/cffi/testing/cffi0/ | ||
| D | test_function.py | 392 def make_callback(data): function |
| /external/python/cffi/c/ | ||
| D | test_c.py | 1279 def make_callback(): function |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | configdialog.py | 2238 def make_callback(var, config): member in VarTrace |