Home
last modified time | relevance | path

Searched defs:foundFile (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dattribute-rel-svg.h44 static bool foundFile; variable
H A Dattribute-rel-svg.cpp34 bool SPAttributeRelSVG::foundFile = false; member in SPAttributeRelSVG
/dports/astro/xplanet/xplanet-1.3.1/src/
H A DcreateMap.cpp28 bool foundFile = findFile(imageFile, "images"); in loadRGB() local
73 bool foundFile = false; in createMap() local
H A DparseColor.cpp19 bool foundFile = findFile(RGBFile, ""); in buildColorMap() local
/dports/astro/xplanet/xplanet-1.3.1/src/libannotate/
H A DaddArcs.cpp256 bool foundFile = findFile(arcFile, "arcs"); in addArcs() local
290 bool foundFile = findFile(arcFile, "arcs"); in addArcs() local
H A DIcon.cpp17 bool foundFile = findFile(filename_, "images"); in Icon() local
H A DaddMarkers.cpp427 bool foundFile = findFile(markerFile, "markers"); in addMarkers() local
473 bool foundFile = findFile(markerFile, "markers"); in addMarkers() local
H A DaddSatellites.cpp486 const bool foundFile = findFile(tleFile, "satellites"); in loadSatelliteVector() local
540 bool foundFile = findFile(satFile, "satellites"); in addSatellites() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/DICOM/Core/Testing/Cpp/
H A DctkDICOMDatabaseTest2.cpp118 QString foundFile = database.fileForInstance(instanceUID); in ctkDICOMDatabaseTest2() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/
H A DGenericVersionReplacer.java40 File foundFile = new File(root, PLUGIN); in execute() local
/dports/astro/xplanet/xplanet-1.3.1/src/libephemeris/
H A DephemerisWrapper.cpp29 bool foundFile = findFile(ephemerisFile, "ephemeris"); in setUpEphemeris() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osggameoflife/
H A DGameOfLifePass.cpp113 std::string foundFile = osgDB::findDataFile(filename); in setShader() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmParseBlanketJSCoverage.cxx45 bool foundFile = false; in ParseFile() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmParseBlanketJSCoverage.cxx45 bool foundFile = false; in ParseFile() local
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmParseBlanketJSCoverage.cxx45 bool foundFile = false; in ParseFile() local
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/cleaner/
H A DFilesToMigrate.java88 long foundFile = -1; in hasNext() local
/dports/deskutils/pinot/pinot-1.20/Tokenize/filters/
H A DTarFilter.cc139 bool foundFile = false; in next_document() local
H A DArchiveFilter.cc292 bool foundFile = false; in next_document() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgdepthpeeling/
H A DUtility.cpp20 std::string foundFile = osgDB::findDataFile(fName); in readFile() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgdepthpeeling/
H A DUtility.cpp20 std::string foundFile = osgDB::findDataFile(fName); in readFile() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgText/
H A DFont.cpp122 std::string foundFile = findFontFile(filename); in readFontFile() local
184 std::string foundFile = findFontFile(filename); in readRefFontFile() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pdf/
H A DReaderWriterPDF.cpp113 std::string foundFile = osgDB::findDataFile(filename); in open() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/pdf/
H A DReaderWriterPDF.cpp113 std::string foundFile = osgDB::findDataFile(filename); in open() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/
H A DFont.cpp160 std::string foundFile = findFontFile(filename); in readFontFile() local
222 std::string foundFile = findFontFile(filename); in readRefFontFile() local
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/vcf/
H A DVcfFileReader.cpp162 bool foundFile = true; in readVcfIndex() local

123