Searched defs:out_file (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/tty/vt/ |
H A D | gen_ucs_recompose_table.py | 168 def generate_recomposition_table(use_full_list=False, out_file=DEFAULT_OUT_FILE): argument
|
H A D | gen_ucs_fallback_table.py | 274 def generate_fallback_tables(out_file=DEFAULT_OUT_FILE): argument
|
H A D | gen_ucs_width_table.py | 189 def write_tables(zero_width_ranges, double_width_ranges, out_file=DEFAULT_OUT_FILE): argument
|
/linux/init/ |
H A D | do_mounts_rd.c | 17 static struct file *in_file, *out_file; variable
|
/linux/scripts/kconfig/tests/ |
H A D | conftest.py | 39 def _run_conf(self, mode, dot_config=None, out_file='.config', argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|
/linux/tools/net/ynl/pyynl/ |
H A D | ynl_gen_c.py | 1621 def __init__(self, nlib, out_file=None, overwrite=True): argument
|