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

12

/external/compiler-rt/lib/asan/lit_tests/Unit/
H A Dlit.site.cfg.in10 lit.load_config(config, "@ASAN_SOURCE_DIR@/lit_tests/Unit/lit.cfg")
/external/clang/test/
H A Dlit.site.cfg.in21 lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")
/external/compiler-rt/lib/asan/lit_tests/
H A Dlit.site.cfg.in19 lit.load_config(config, "@ASAN_SOURCE_DIR@/lit_tests/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/llvm/test/
H A Dlit.site.cfg.in28 lit.load_config(config, "@LLVM_SOURCE_DIR@/test/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))
/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/clang/tools/scan-view/
H A DScanView.py123 self.load_config()
125 def load_config(self): member in class:ScanViewServer

Completed in 146 milliseconds

12