Searched defs:load_config (Results 1 - 5 of 5) sorted by relevance

/external/llvm/utils/lit/lit/
H A DLitConfig.py61 def load_config(self, config, path): member in class:LitConfig
62 """load_config(config, path) - Load a config object from an alternate
65 self.note('load_config from %r' % path)
/external/clang/tools/scan-view/
H A DScanView.py123 self.load_config()
125 def load_config(self): member in class:ScanViewServer
/external/ltrace/
H A Dprototype.c383 load_config(struct protolib_cache *cache, function
562 && load_config(cache, key, 1, retp) < 0)
564 && load_config(cache, key, 0, retp) < 0))
/external/mdnsresponder/mDNSPosix/
H A Dnss_mdns.c1742 load_config (config_t * conf);
1833 errcode = load_config (temp_config);
1885 load_config (config_t * conf) function
/external/openssl/apps/
H A Dapps.c1517 int load_config(BIO *err, CONF *cnf) function

Completed in 140 milliseconds