Home
last modified time | relevance | path

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

/dports/biology/mmseqs2/MMseqs2-13-45111/src/linclust/
H A Dkmerindexdb.cpp116 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmerindexdb() local
136 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmerindexdb() local
144 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmerindexdb() local
H A Dkmermatcher.cpp634 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmermatcherInner() local
640 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmermatcherInner() local
646 std::string splitFileName = par.db2 + "_split_" +SSTR(split); in kmermatcherInner() local
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/analyzer/pkg/rpmcmd/
H A Drpm.go128 func splitFileName(filename string) (name, ver, rel string, epoch int, arch string) { func
/dports/games/einstein/einstein-2.0/
H A Di18n.cpp371 void splitFileName(const std::wstring &fileName, std::wstring &name, in splitFileName() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/propka30/Source/
H A Dlib.py482 def splitFileName(filename): function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/plog/include/plog/
H A DUtil.h208 inline void splitFileName(const nchar* fileName, nstring& fileNameNoExt, nstring& fileExt) in splitFileName() function
/dports/science/getdp/getdp-3.4.0-source/Common/
H A DOS.cpp405 static std::vector<std::string> splitFileName(const std::string &fileName) in splitFileName() function
/dports/devel/stack/stack-2.7.3/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/easy-file-0.2.2/System/EasyFile/
H A DFilePath.hs403 splitFileName x = (c ++ reverse b, reverse a) function
/dports/accessibility/gammy/gammy-0.9.64/include/plog/
H A DUtil.h280 inline void splitFileName(const nchar* fileName, nstring& fileNameNoExt, nstring& fileExt) in splitFileName() function
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/plog/include/plog/
H A DUtil.h310 inline void splitFileName(const nchar* fileName, nstring& fileNameNoExt, nstring& fileExt) in splitFileName() function
/dports/devel/stack/stack-2.7.3/test/integration/tests/mutable-deps/files/filepath-1.4.2.1/System/FilePath/
H A DInternal.hs525 splitFileName x = (if null dir then "./" else dir, name) function
/dports/lang/ghc/ghc-8.10.7/libraries/filepath/System/FilePath/
H A DInternal.hs524 splitFileName x = (if null dir then "./" else dir, name) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/filepath-bytestring-1.4.2.1.6/System/FilePath/
H A DInternal.hs651 splitFileName x = (if B.null dir then "./" else dir, name) function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/
H A DSPIRVReader.cpp1400 void splitFileName(const std::string &FileName, in splitFileName() function in igc_spv::SPIRVToLLVMDbgTran