Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py296 def which_wild(pathname, path=None, mode=os.F_OK, *, reverse=False, candidates=False): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py575 def __init__(self, item, candidates, runtime = False): argument