Home
last modified time | relevance | path

Searched defs:fileNameBase (Results 1 – 25 of 41) sorted by relevance

12

/dports/graphics/kf5-kimageformats/kimageformats-5.89.0/autotests/
H A Dpictest.cpp112 …QString fileNameBase = QUuid::createUuid().toString().remove(QLatin1Char('{')).remove(QLatin1Char(… in testWrite() local
146 …QString fileNameBase = QUuid::createUuid().toString().remove(QLatin1Char('{')).remove(QLatin1Char(… in testRead() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestFileInputFormat.java107 String fileNameBase = "part-0000"; in testNumInputs() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/audiocd/
H A DAudioCdMeta.cpp233 void Meta::AudioCdTrack::setFileNameBase( const QString & fileNameBase ) in setFileNameBase()
238 QString Meta::AudioCdTrack::fileNameBase() in fileNameBase() function in Meta::AudioCdTrack
/dports/converters/ytnef/ytnef-1.9.3/ytnef/
H A Dmain.c231 char fileNameBase[32]; in ProcessTNEF() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dmoduleset.cpp186 string fileNameBase = MakeAbsolutePath( in PrintDTDModular() local
210 string fileNameBase = MakeAbsolutePath( in PrintXMLSchemaModular() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dmoduleset.cpp186 string fileNameBase = MakeAbsolutePath( in PrintDTDModular() local
210 string fileNameBase = MakeAbsolutePath( in PrintXMLSchemaModular() local
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/loaders/lw3d/
H A DSequenceLine.java183 String fileNameBase = fileName.substring(0, index); in createJava3dObjects() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent_tests/Unit/
H A Dtest_accuracy.cc162 string fileNameBase = "../testdata/testdata"; in testDataCheck() local
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Dheadergenerator.cpp52 QString fileNameBase = metaClass->qualifiedCppName().toLower(); in fileNameForContext() local
57 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
H A Dcppgenerator.cpp203 QString fileNameBase = metaClass->qualifiedCppName().toLower(); in fileNameForContext() local
208 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Dheadergenerator.cpp52 QString fileNameBase = metaClass->qualifiedCppName().toLower(); in fileNameForContext() local
57 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
H A Dcppgenerator.cpp203 QString fileNameBase = metaClass->qualifiedCppName().toLower(); in fileNameForContext() local
208 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Dheadergenerator.cpp52 QString fileNameBase = metaClass->qualifiedCppName().toLower(); in fileNameForContext() local
57 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/offline_compiler/source/
H A Doffline_compiler.h108 std::string generateFilePathForIr(const std::string &fileNameBase) { in generateFilePathForIr()
H A Doffline_compiler.cpp1215 std::string generateFilePath(const std::string &directory, const std::string &fileNameBase, const c… in generateFilePath()
/dports/math/vtk9/VTK-9.1.0/IO/OpenVDB/
H A DvtkOpenVDBWriter.cxx92 std::string fileNameBase = vtksys::SystemTools::GetFilenameWithoutExtension(fileName); in WriteVDBGrids() local
105 std::string fileNameBase = vtksys::SystemTools::GetFilenameWithoutExtension(fileName); in WriteVDBGrids() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/
H A DTestMRCJCFileInputFormat.java120 String fileNameBase = "part-0000"; in testNumInputs() local
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/gamessinput/
H A Dgamessinputdialog.cpp707 QString fileNameBase = ui.baseNameEdit->text().isEmpty() in computeClicked() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/gamessinput/
H A Dgamessinputdialog.cpp707 QString fileNameBase = ui.baseNameEdit->text().isEmpty() in computeClicked() local
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/cp2kinput/
H A Dcp2kinputdialog.cpp998 QString fileNameBase = ui.baseNameEdit->text().isEmpty() in computeClicked() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/cp2kinput/
H A Dcp2kinputdialog.cpp998 QString fileNameBase = ui.baseNameEdit->text().isEmpty() in computeClicked() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qimagereader/
H A Dtst_qimagereader.cpp1981 QString fileNameBase = prefix + name + "."; in testIgnoresFormatAndExtension() local
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp1533 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp1533 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp1533 QString fileNameBase = getFileNameBaseForSmartPointer(smartPointerType, metaClass); in fileNameForContext() local

12