Home
last modified time | relevance | path

Searched defs:kwargs (Results 51 – 75 of 87) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py56 def getBuildEnvironmentController(**kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py71 def _build_key(**kwargs):
81 def _cached_get_or_create(self, clazz, **kwargs):
101 def _cached_get(self, clazz, **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py434 def fileslocked(files, *args, **kwargs):
1154 def multiprocessingpool(*args, **kwargs):
1169 def exec_flat_python_func(func, *args, **kwargs):
H A Dnamedtuple_with_abc.py73 def namedtuple(*args, **kwargs):
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcros_subprocess.py57 shell=False, cwd=None, env=None, **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dserver.py34 def __exit__(self, *args, **kwargs):
50 def __exit__(self, *args, **kwargs):
/OK3568_Linux_fs/yocto/poky/scripts/
H A Ddevtool85 def __init__(self, **kwargs):
H A Doe-build-perf-report41 def list_test_revs(repo, tag_name, verbosity, **kwargs):
H A Dwic89 def __init__(self, **kwargs):
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py91 def Make(self, commit, brd, stage, cwd, *args, **kwargs):
H A Dtest.py140 def Make(self, commit, brd, stage, *args, **kwargs):
/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dscriptutils.py25 def __init__(self, keepalive=True, **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dyacc.py120 def debug(self,msg,*args,**kwargs):
124 def warning(self,msg,*args,**kwargs):
127 def error(self,msg,*args,**kwargs):
136 def __call__(self,*args,**kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Ddiagnose.py81 def lxml_trace(data, html=True, **kwargs):
H A Dtesting.py28 def soup(self, markup, **kwargs):
677 def nothing(test, *args, **kwargs):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dgcc.py62 def run_check_emulated(self, *args, **kwargs):
H A Dreproducible.py99 def run_diffoscope(a_dir, b_dir, html_dir, max_report_size=0, **kwargs):
/OK3568_Linux_fs/buildroot/utils/
H A Dscanpypi58 def closure(*args, **kwargs):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dcontext.py94 def getTarget(target_type, logger, target_ip, server_ip, **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py152 def wrapper(*args, **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/
H A Dsettings.py352 def activate_synchronous_off(sender, connection, **kwargs):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dloader.py71 *args, **kwargs):
H A Dcontext.py70 modules_manifest="", modules_required=[], **kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py37 def save(self, *args, **kwargs):
56 def _insert(self, *args, **kwargs):
92 def GitURLField(**kwargs):
1074 def __init__(self, *args, **kwargs):
1841 def invalidate_cache(**kwargs):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py134 def __init__(self, *args, **kwargs):

1234