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

12

/external/clang/test/
H A Dlit.site.cfg.in21 lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")
/external/llvm/test/
H A Dlit.site.cfg.in22 lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")
/external/clang/test/Unit/
H A Dlit.site.cfg.in26 lit.load_config(config, "@CLANG_SOURCE_DIR@/test/Unit/lit.cfg")
/external/llvm/test/Unit/
H A Dlit.site.cfg.in21 lit.load_config(config, "@LLVM_SOURCE_DIR@/test/Unit/lit.cfg")
/external/openssl/apps/
H A Dpkeyparam.c84 if (!load_config(bio_err, NULL))
H A Dciphers.c118 if (!load_config(bio_err, NULL))
H A Dgendh.c109 if (!load_config(bio_err, NULL))
H A Dpkey.c89 if (!load_config(bio_err, NULL))
H A Drand.c98 if (!load_config(bio_err, NULL))
H A Dapps.h268 int load_config(BIO *err, CONF *cnf);
H A Ddh.c106 if (!load_config(bio_err, NULL))
H A Ddsa.c123 if (!load_config(bio_err, NULL))
H A Dec.c110 if (!load_config(bio_err, NULL))
H A Dgendsa.c98 if (!load_config(bio_err, NULL))
H A Dgenpkey.c96 if (!load_config(bio_err, NULL))
H A Dgenrsa.c119 if (!load_config(bio_err, NULL))
H A Dpkcs7.c102 if (!load_config(bio_err, NULL))
H A Dpkcs8.c95 if (!load_config(bio_err, NULL))
H A Drsautl.c113 if (!load_config(bio_err, NULL))
H A Dspkac.c104 if (!load_config(bio_err, NULL))
H A Dverify.c107 if (!load_config(bio_err, NULL))
H A Dasn1pars.c110 if (!load_config(bio_err, NULL))
/external/llvm/utils/lit/lit/
H A DLitConfig.py60 def load_config(self, config, path): member in class:LitConfig
61 """load_config(config, path) - Load a config object from an alternate
65 self.note('load_config from %r' % path)
/external/bluetooth/bluez/src/
H A Dmain.c70 static GKeyFile *load_config(const char *file) function
457 config = load_config(CONFIGDIR "/main.conf");
/external/clang/tools/scan-view/
H A DScanView.py123 self.load_config()
125 def load_config(self): member in class:ScanViewServer

Completed in 351 milliseconds

12