Home
last modified time | relevance | path

Searched refs:cfg_file (Results 1 – 10 of 10) sorted by relevance

/external/angle/build/config/siso/
Drewrapper_cfg.star9 def __parse(ctx, cfg_file):
10 if not cfg_file:
12 if not ctx.fs.exists(cfg_file):
13 …rewrapper cfg %s but not found, is download_remoteexec_cfg set in gclient custom_vars?" % cfg_file)
16 for line in str(ctx.fs.read(cfg_file)).splitlines():
Dreproxy.star28 cfg_file = None
33 cfg_file = ctx.fs.canonpath(arg.removeprefix("-cfg="))
40 return cmd.args[wrapped_command_pos:], cfg_file, True
43 args, cfg_file, wrapped = __parse_rewrapper_cmdline(ctx, cmd)
46 if not cfg_file:
50 reproxy_config = json.encode(rewrapper_cfg.parse(ctx, cfg_file)),
76 cfg_file = None
84 cfg_file = ctx.fs.canonpath(arg.removeprefix("-cfg="))
93 if not cfg_file:
100 reproxy_config = json.encode(rewrapper_cfg.parse(ctx, cfg_file)),
[all …]
/external/cronet/testing/chromoting/
Dchromoting_test_utilities.py83 def InitialiseTestMachineForLinux(cfg_file): argument
108 config_file_src = os.path.join(os.getcwd(), cfg_file)
Dbrowser_tests_launcher.py125 InitialiseTestMachineForLinux(args.cfg_file)
Dchromoting_test_driver_launcher.py88 InitialiseTestMachineForLinux(args.cfg_file)
/external/kmod/tools/
Ddepmod.c737 struct cfg_file { struct
744 static void cfg_file_free(struct cfg_file *f) in cfg_file_free() argument
749 static int cfg_files_insert_sorted(struct cfg_file ***p_files, size_t *p_n_files, in cfg_files_insert_sorted()
752 struct cfg_file **files, *f; in cfg_files_insert_sorted()
777 f = malloc(sizeof(struct cfg_file) + dirlen + namelen + 2); in cfg_files_insert_sorted()
783 tmp = realloc(files, sizeof(struct cfg_file *) * (n_files + 1)); in cfg_files_insert_sorted()
793 sizeof(struct cfg_file *) * (n_files - i)); in cfg_files_insert_sorted()
812 static int cfg_files_list(struct cfg_file ***p_files, size_t *p_n_files, in cfg_files_list()
852 struct cfg_file **files = NULL; in cfg_load()
861 struct cfg_file *f = files[i]; in cfg_load()
/external/libaom/tools/
Dcpplint.py5964 cfg_file = os.path.join(abs_path, "CPPLINT.cfg")
5966 if not os.path.isfile(cfg_file):
5970 with open(cfg_file) as file_handle:
5999 (filename, cfg_file, base_name, val))
6010 _root = os.path.join(os.path.dirname(cfg_file), val)
6016 (name, cfg_file))
6020 "Skipping config file '%s': Can't open for reading\n" % cfg_file)
/external/google-styleguide/cpplint/
Dcpplint.py5967 cfg_file = os.path.join(abs_path, "CPPLINT.cfg")
5969 if not os.path.isfile(cfg_file):
5973 with open(cfg_file) as file_handle:
6002 (filename, cfg_file, base_name, val))
6013 _root = os.path.join(os.path.dirname(cfg_file), val)
6019 (name, cfg_file))
6023 "Skipping config file '%s': Can't open for reading\n" % cfg_file)
/external/libvpx/tools/
Dcpplint.py5964 cfg_file = os.path.join(abs_path, "CPPLINT.cfg")
5966 if not os.path.isfile(cfg_file):
5970 with open(cfg_file) as file_handle:
5999 (filename, cfg_file, base_name, val))
6010 _root = os.path.join(os.path.dirname(cfg_file), val)
6016 (name, cfg_file))
6020 "Skipping config file '%s': Can't open for reading\n" % cfg_file)
/external/cpuinfo/test/dmesg/
Dxiaomi-redmi-note-4.log1364 [ 8.764563] init: avc: denied { set } for property=ro.dbg.coresight.cfg_file pid=592 uid=0 gid…
1365 [ 8.764579] init: sys_prop: permission denied uid:0 name:ro.dbg.coresight.cfg_file