Home
last modified time | relevance | path

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

/xnu-8796.141.3/tools/lldbmacros/core/
H A Dcaching.py356 def make_key(cls, args, kwds, kwd_mark = (object(),), argument
405 def caching_wrapper(*args, **kwds):
416 def cached(*args, **kwds):
421 def caching_wrapper(*args, **kwds):
441 def cached(*args, **kwds):