Home
last modified time | relevance | path

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

/xnu-11215.81.4/tools/lldbmacros/core/
H A Dcaching.py346 def make_key(cls, args, kwds, kwd_mark = (object(),), argument
395 def caching_wrapper(*args, **kwds):
406 def cached(*args, **kwds):
411 def caching_wrapper(*args, **kwds):
431 def cached(*args, **kwds):