Searched defs:CONF (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dcheck-xinclude-test-suite.py13 CONF="testdescr.xml" variable
188 conf = libxml2.parseFile(CONF)
190 print "Unable to load %s" % CONF
H A Dcheck-relaxng-test-suite.py19 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/OASIS/spectest.xml") variable
365 testsuite = libxml2.parseFile(CONF)
369 print "%s doesn't start with a testSuite element, aborting" % (CONF)
H A Dcheck-relaxng-test-suite2.py18 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/testsuite.xml") variable
378 testsuite = libxml2.parseFile(CONF)
392 print "%s doesn't start with a testSuite element, aborting" % (CONF)
H A Dcheck-xml-test-suite.py17 CONF="xml-test-suite/xmlconf/xmlconf.xml" variable
376 conf = loadNoentDoc(CONF)
378 print "Unable to load %s" % CONF
H A Dcheck-xsddata-test-suite.py19 CONF=os.path.join(os.path.dirname(__file__), "test/xsdtest/xsdtestsuite.xml") variable
383 testsuite = libxml2.parseFile(CONF)
397 print "%s doesn't start with a testSuite element, aborting" % (CONF)
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dossl_typ.h161 typedef struct conf_st CONF; typedef in typeref:struct:conf_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dossl_typ.h161 typedef struct conf_st CONF; typedef in typeref:struct:conf_st
/external/openssl/crypto/
H A Dossl_typ.h161 typedef struct conf_st CONF; typedef in typeref:struct:conf_st
/external/openssl/include/openssl/
H A Dossl_typ.h161 typedef struct conf_st CONF; typedef in typeref:struct:conf_st

Completed in 240 milliseconds