Home
last modified time | relevance | path

Searched defs:deco (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Doc/tools/
Drstlint.py57 def deco(func): function
/external/python/cpython2/Doc/tools/
Drstlint.py56 def deco(func): function
/external/python/cpython3/Lib/tkinter/test/
Dsupport.py62 def deco(test): function
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dsupport.py62 def deco(test): function
/external/scapy/scapy/
Dautomaton.py273 def deco(f,initial=initial, final=final): function
293 def deco(f,cond=cond): function
302 def deco(f, state=state): function
311 def deco(f, state=state): function
320 def deco(f, state=state): function
331 def deco(f, state=state, timeout=timeout): function
/external/python/cpython2/Lib/test/
Dtest_decorators.py199 def deco(func): function
/external/python/cpython3/Lib/test/
Dtest_decorators.py198 def deco(func): function