Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprogress.py43 def __init__(self, d, outfile=None): argument
88 def __init__(self, d, outfile=None): argument
115 def __init__(self, d, regex=r'(\d+)%', outfile=None): argument
130 def __init__(self, d, regex, outfile=None): argument
H A Dbuild.py138 def __init__(self, logger, outfile): argument
H A Dsiggen.py723 def dump_this_task(outfile, d): argument
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgraph-depends180 def print_attrs(outfile, pkg, pkg_type, pkg_version, depth, colors): argument
204 def print_pkg_deps(outfile, dict_deps, dict_types, dict_versions, stop_list, exclude_list, argument
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvdso2c.c144 FILE *outfile, const char *name) in go()
184 FILE *outfile; in main() local
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/perf/perf/
H A Dsort-pmuevents.py24 outfile = sys.argv[2] variable
/OK3568_Linux_fs/kernel/arch/x86/entry/vdso/
H A Dvdso2c.c169 FILE *outfile, const char *name) in go()
208 FILE *outfile; in main() local
/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddownload.c55 FILE *outfile; in download_file() local
/OK3568_Linux_fs/u-boot/tools/
H A Dmicrocode-tool175 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dmicrocode-tool.py175 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dimagetool.h65 const char *outfile; /* Output filename */ member
H A Difdtool.c828 char *outfile = NULL; in main() local
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcommand.py43 def RunPipe(pipe_list, infile=None, outfile=None, argument
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A Dvdsomunge.c81 static const char *outfile; variable
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c278 int infile, outfile; in main() local
/OK3568_Linux_fs/buildroot/package/mkpimage/
H A Dmkpimage.c265 const char *outfile = NULL, *infile; in main() local
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c540 static int perl_generate_script(struct tep_handle *pevent, const char *outfile) in perl_generate_script()
H A Dtrace-event-python.c1706 static int python_generate_script(struct tep_handle *pevent, const char *outfile) in python_generate_script()
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dfunc_test.py142 def _SetupDtb(self, fname, outfile='u-boot.dtb'): argument
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dwhets.c340 FILE *outfile; local
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py1365 def _create_kconfig_diff(srctree, rd, outfile): argument