Searched defs:newlines (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | utils.py | 174 def handle_file(varname, origvalue, op, newlines): argument 384 def handle_var(varname, origvalue, op, newlines): argument 412 def handle_var(varname, origvalue, op, newlines): argument
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | display_options.c | 16 char *display_options_get_banner_priv(bool newlines, const char *build_tag, in display_options_get_banner_priv() 37 char *display_options_get_banner(bool newlines, char *buf, int size) in display_options_get_banner()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_npm.py | 47 def _handle_registry(varname, origvalue, op, newlines): argument 240 def _handle_srcuri(varname, origvalue, op, newlines): argument
|
| H A D | create_kernel.py | 35 def handle_var(varname, origvalue, op, newlines): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | __init__.py | 258 def get_bbclassextend_varfunc(varname, origvalue, op, newlines): argument 328 def get_unlockedsigs_varfunc(varname, origvalue, op, newlines): argument
|
| H A D | build.py | 23 def varfunc(varname, origvalue, op, newlines): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 235 def patch_recipe_varfunc(varname, origvalue, op, newlines): argument 811 def appendfile_varfunc(varname, origvalue, op, newlines): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | utils.py | 1444 def handle_bblayers_firstpass(varname, origvalue, op, newlines): argument 1451 def handle_bblayers(varname, origvalue, op, newlines): argument
|