Home
last modified time | relevance | path

Searched defs:checkFileName (Results 1 – 22 of 22) sorted by relevance

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/OutputCheck/OutputCheck/
H A DCheckFileParser.py109 def _validateDirectives(self, directiveList, checkFileName): argument
134 …def _substituteCheckPattern(self, inputString, lineNumber, lastLineNumber, checkFileName, isForReg… argument
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/src/
H A DDAE2MAConsoleMain.cpp37 bool checkFileName ( std::string &mayaAsciiFileName ) in checkFileName() function
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/phyltree/
H A DCreatePhyTreeDialogController.cpp124 bool CreatePhyTreeDialogController::checkFileName() { in checkFileName() function in U2::CreatePhyTreeDialogController
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/migrator/lib/
H A Dcopydirectory.cpp70 bool checkFileName(const QString &name, in checkFileName() function
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/command/bitmark-cli/
H A Dcheck_commands.go39 func checkFileName(fileName string) (string, error) { func
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/command/bitmark-cli/
H A Dcheck_commands.go39 func checkFileName(fileName string) (string, error) { func
/dports/net-p2p/bitmark/bitmarkd-0.13.3/command/bitmark-cli/
H A Dcheck_commands.go39 func checkFileName(fileName string) (string, error) { func
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/command/bitmark-cli/
H A Dcheck_commands.go39 func checkFileName(fileName string) (string, error) { func
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaConsoleMain.cpp45 bool checkFileName ( std::string &mayaAsciiFileName ) in checkFileName() function
/dports/games/golly/golly-3.3-src/gui-ios/Golly/
H A DSaveViewController.m72 {
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extensionmanager/Classes/Controller/
H A DUploadExtensionFileController.php159 protected function checkFileName($fileName) function in TYPO3\\CMS\\Extensionmanager\\Controller\\UploadExtensionFileController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extensionmanager/Classes/Controller/
H A DUploadExtensionFileController.php183 public function checkFileName($fileName) function in TYPO3\\CMS\\Extensionmanager\\Controller\\UploadExtensionFileController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extensionmanager/Classes/Controller/
H A DUploadExtensionFileController.php190 public function checkFileName($fileName) function in TYPO3\\CMS\\Extensionmanager\\Controller\\UploadExtensionFileController
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfHDF5Writer.cpp157 const std::string & checkFileName, in controllerSplitting()
1118 std::string checkFileName; in write() local
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/
H A DsaveSnapshot.cpp157 static bool checkFileName(QString &fileName, QWidget *widget, in checkFileName() function
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/
H A DsaveSnapshot.cpp147 static bool checkFileName(QString& fileName, QWidget* widget, const QString& snapshotFormat) in checkFileName() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfHDF5Writer.cpp153 const std::string & checkFileName, in controllerSplitting()
1142 std::string checkFileName; in write() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfHDF5Writer.cpp152 const std::string & checkFileName, in controllerSplitting()
1141 std::string checkFileName; in write() local
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/normalize/
H A Dnormaliz_wrapper.cpp216 void checkCones(char *simplicialConesFileName,char *checkFileName, in checkCones()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/HdrWizard/
H A DHdrCreationManager.cpp120 static bool checkFileName(const HdrCreationItem &item, const QString &str) { in checkFileName() function
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSYS.cpp2853 int Sys::set_one_dir(const char* checkFileName, const char* defaultDir, char* trueDir) in set_one_dir()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/parser/
H A DParser.java4102 private void checkFileName(int includeToken) { in checkFileName() method in Parser