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

/external/libxml2/
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/selinux/policycoreutils/sestatus/
H A Dsestatus.c23 #define CONF "/etc/sestatus.conf" macro
91 FILE *fp = fopen(CONF, "r");
98 printf("\nUnable to open %s.\n", CONF);
/external/boringssl/include/openssl/
H A Dbase.h203 typedef struct conf_st CONF; typedef in typeref:struct:conf_st
/external/boringssl/src/include/openssl/
H A Dbase.h203 typedef struct conf_st CONF; typedef in typeref:struct:conf_st
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...

Completed in 133 milliseconds