Home
last modified time | relevance | path

Searched refs:all_files (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A DMakefile28 all_files := \ macro
71 $(Q)cp $(all_files) $(OUTPUT)sysroot/include/
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlicense_image.bbclass290 all_files = manifest.read()
291 for f in all_files.splitlines():
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu125 all_files = glob.glob(g)
126 if all_files:
127 for f in all_files:
/openbmc/openbmc/poky/scripts/
H A Drunqemu125 all_files = glob.glob(g)
126 if all_files:
127 for f in all_files:
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py2019 all_files = request.POST.get('all')
2031 if all_files == 'true':