Home
last modified time | relevance | path

Searched defs:user_function (Results 1 – 4 of 4) sorted by relevance

/external/yapf/yapf/yapflib/
Dpy3compat.py57 def fake_wrapper(user_function): argument
/external/python/cpython3/Lib/
Dreprlib.py12 def decorating_function(user_function): argument
Dfunctools.py479 def decorating_function(user_function): argument
485 def _lru_cache_wrapper(user_function, maxsize, typed, _CacheInfo): argument
Ddataclasses.py345 def _recursive_repr(user_function): argument