Home
last modified time | relevance | path

Searched defs:xmlFile (Results 126 – 150 of 760) sorted by relevance

12345678910>>...31

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DBug6879614Test.java51 File xmlFile = new File(getClass().getResource("Bug6879614.xml").getFile()); in testAttributeCaching() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug4674384_MAX_OCCURS_Test.java61 File xmlFile = new File(getClass().getResource(XML_FILE_NAME).getPath()); in testLargeMaxOccurs() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/transform/ptests/
H A DStreamResultTest.java85 String xmlFile = XML_DIR + "cities.xml"; in testcase01() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DBug6879614Test.java51 File xmlFile = new File(getClass().getResource("Bug6879614.xml").getFile()); in testAttributeCaching() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug4674384_MAX_OCCURS_Test.java61 File xmlFile = new File(getClass().getResource(XML_FILE_NAME).getPath()); in testLargeMaxOccurs() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug4674384_MAX_OCCURS_Test.java61 File xmlFile = new File(getClass().getResource(XML_FILE_NAME).getPath()); in testLargeMaxOccurs() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DBug6879614Test.java51 File xmlFile = new File(getClass().getResource("Bug6879614.xml").getFile()); in testAttributeCaching() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/transform/ptests/
H A DStreamResultTest.java85 String xmlFile = XML_DIR + "cities.xml"; in testcase01() local
/dports/benchmarks/clpeak/clpeak-1.1.0/include/
H A Dlogger.h24 ofstream xmlFile; variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/dom/
H A DBug6879614Test.java51 File xmlFile = new File(getClass().getResource("Bug6879614.xml").getFile()); in testAttributeCaching() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/functional/javax/xml/transform/ptests/
H A DStreamResultTest.java85 String xmlFile = XML_DIR + "cities.xml"; in testcase01() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug4674384_MAX_OCCURS_Test.java61 File xmlFile = new File(getClass().getResource(XML_FILE_NAME).getPath()); in testLargeMaxOccurs() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_osm_parser.cxx187 std::FILE* xmlFile = std::fopen(osm_file.c_str(), "r"); in parse_bbox() local
204 std::FILE* xmlFile = std::fopen(osm_file.c_str(), "r"); in parse_points() local
230 std::FILE* xmlFile = std::fopen(osm_file.c_str(), "r"); in parse_points_3d() local
251 std::FILE* xmlFile = std::fopen(osm_file.c_str(), "r"); in parse_lines() local
433 std::FILE* xmlFile = std::fopen(osm_file.c_str(), "r"); in parse_polygons() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/src/
H A DTeuchos_XMLParameterListCoreHelpers.cpp57 FileInputSource xmlFile(xmlFileName); in updateParametersFromXmlFile() local
79 FileInputSource xmlFile(xmlFileName); in getParametersFromXmlFile() local
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/
H A DBasicDriverTestCase.java121 File xmlFile = new File(getBaseDir(), "test/xml/1.xml"); in testFO2PDFWithXSLTInputHandler() local
134 File xmlFile = new File(getBaseDir(), "test/xml/1.xml"); in testXSLILoop() local
/dports/textproc/dom4j/dom4j-1.6.1/src/samples/org/dom4j/samples/
H A DSAXDemo.java30 protected Document parse(String xmlFile) throws Exception { in parse()
H A DPullParserDemo.java31 protected Document parse(String xmlFile) throws Exception { in parse()
/dports/textproc/dom4j/dom4j-1.6.1/src/samples/org/dom4j/samples/sax/
H A DFilterDemo.java33 protected Document parse(String xmlFile) throws Exception { in parse()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/jobs/
H A DMusicLibraryImportJob.cpp14 CMusicLibraryImportJob::CMusicLibraryImportJob(const std::string& xmlFile, CGUIDialogProgress* prog… in CMusicLibraryImportJob()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DAttributesNSTest.java63 String xmlFile = XML_DIR + "namespace1.xml"; in testcase01() local
H A DAttributesTest.java65 String xmlFile = XML_DIR + "family.xml"; in testcase01() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DBug6540545.java51 String xmlFile = "numbering63.xml"; in test() local
H A DBug6565260.java51 String xmlFile = "attribset27.xml"; in test() local
/dports/cad/sumo/sumo-1.2.0/src/microsim/engine/
H A DRealisticEngineModel.h56 std::string xmlFile; variable
/dports/devel/kdevelop/kdevelop-21.12.3/app/
H A Dkdevideextension.cpp24 QString KDevIDEExtension::xmlFile() in xmlFile() function in KDevIDEExtension

12345678910>>...31