Home
last modified time | relevance | path

Searched refs:load_config (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/bin/
H A Dmeson-cmd-extract.py45 def load_config(path: pathlib.Path) -> configparser.ConfigParser: function
82 conf = load_config(path)
/third_party/node/tools/
H A Dinstall.py22 def load_config(): function
316 conf = load_config()
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py191 config = lavacli.load_config("default")
/third_party/nghttp2/src/
H A Dshrpx_config.h1401 int load_config(Config *config, const char *filename,
H A Dshrpx_config.cc3555 load_config(config, optarg.c_str(), included_set, pattern_addr_indexer); in parse_config()
4189 int load_config(Config *config, const char *filename, in load_config() function
H A Dshrpx.cc3645 if (load_config(config, config->conf_path.c_str(), include_set, in process_options()

Completed in 18 milliseconds