Searched refs:load_config (Results 1 – 10 of 10) sorted by relevance
/third_party/rust/crates/cxx/book/src/binding/ |
D | cxxstring.md | 58 fn load_config() -> UniquePtr<Json>; 63 let config = ffi::load_config(); 111 std::unique_ptr<json> load_config(); 132 std::unique_ptr<json> load_config() {
|
/third_party/mesa3d/bin/ |
D | meson-cmd-extract.py | 45 def load_config(path: pathlib.Path) -> configparser.ConfigParser: function 82 conf = load_config(path)
|
/third_party/openssl/test/recipes/ |
D | 80-test_cmp_http.t | 71 sub load_config { 179 load_config($server_name, $server_name); 192 load_config($server_name, $aspect); # update with any aspect-specific settings
|
/third_party/json/test/thirdparty/Fuzzer/test/unit/ |
D | lit.site.cfg.in | 2 lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/unit/lit.cfg")
|
/third_party/json/test/thirdparty/Fuzzer/test/ |
D | lit.site.cfg.in | 4 lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")
|
/third_party/node/tools/ |
D | install.py | 21 def load_config(): function 221 conf = load_config()
|
/third_party/mesa3d/.gitlab-ci/lava/ |
D | lava_job_submitter.py | 191 config = lavacli.load_config("default")
|
/third_party/nghttp2/src/ |
D | shrpx_config.h | 1401 int load_config(Config *config, const char *filename,
|
D | shrpx_config.cc | 3555 load_config(config, optarg.c_str(), included_set, pattern_addr_indexer); in parse_config() 4191 int load_config(Config *config, const char *filename, in load_config() function
|
D | shrpx.cc | 3521 if (load_config(config, config->conf_path.c_str(), include_set, in process_options()
|