Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dtoaster-eventreplay37 def __init__(self, eventfile, variables): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dclassextend.py140 def rename_package_variables(self, variables): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py318 def triggerBuild(self, bitbake, layers, variables, targets, brbe): argument
H A Dbbcontroller.py117 def triggerBuild(self, bitbake, layers, variables, targets): argument
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c272 struct variables { struct
277 struct variables *next; argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py241 def get_bb_vars(variables=None, target=None, postconfig=None): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py1192 def edit_metadata(meta_lines, variables, varfunc, match_overrides=False): argument
1380 def edit_metadata_file(meta_file, variables, varfunc): argument