Home
last modified time | relevance | path

Searched defs:parentDir (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/util/preprocessor/
H A DBasicResolver.java47 File parentDir; field in BasicResolver
49 public BasicResolver(File parentDir) { in BasicResolver()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/classes/
H A DOutputFile.java38 public PrintStream open(final File parentDir) throws IOException { in open()
50 public abstract void write(final File parentDir); in write()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/classes/
H A DOutputFile.java38 public PrintStream open(final File parentDir) throws IOException { in open()
50 public abstract void write(final File parentDir); in write()
/dports/www/writefreely/writefreely-0.13.1/
H A Dtemplates.go63 func initTemplate(parentDir, name string) { argument
87 func initPage(parentDir, path, key string) { argument
106 func initUserPage(parentDir, path, key string) { argument
/dports/sysutils/isomaster/isomaster-1.3.16/bk/
H A DbkDelete.c47 BkDir* parentDir; in bk_delete() local
79 void deleteNode(VolInfo* volInfo, BkDir* parentDir, char* nodeToDeleteName) in deleteNode()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/rsd/seafile-php-sdk/src/Resource/
H A DDirectory.php66 public function exists(LibraryType $library, $dirItemName, $parentDir = '/')
89 public function create(LibraryType $library, $dirName, $parentDir = '/', $recursive = false)
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/main/java/org/owasp/dependencycheck/analyzer/
H A DRubyBundlerAnalyzer.java97 final File parentDir = pathname.getParentFile(); in accept() local
115 final File parentDir = specificationsDir.getParentFile(); in analyzeDependency() local
/dports/devel/kf5-kio/kio-5.89.0/src/kioexec/
H A Dkioexecd.cpp47 const auto parentDir = info.path(); in ~KIOExecd() local
122 const auto parentDir = info.path(); in slotCheckDeletedFiles() local
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/tools/
H A Dbuildgraphlocker.cpp71 QString parentDir = m_dir; in rememberCreatedDirectories() local
82 const QString parentDir = m_createdParentDirs.front(); in removeEmptyCreatedDirectories() local
/dports/audio/jid3lib/jid3lib-0.5.4/test/org/farng/mp3/
H A DMiscellaneousTest.java97 File parentDir = (new File("test")).getParentFile(); in MiscellaneousTest() local
107 File parentDir = (new File("test")).getParentFile(); in MiscellaneousTest() local
/dports/print/py-preppy/preppy-2.4.1/test/
H A Dtestall.py24 parentDir = os.path.dirname(os.getcwd()) variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/trial/test/
H A Dpackages.py136 def createFiles(self, files, parentDir='.'): argument
151 def setUp(self, parentDir=None): argument
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/kylemcc/twitter-text-go/validate/
H A Dvalidate_test.go9 var parentDir = path.Dir(cwd) var
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/trial/test/
H A Dpackages.py139 def createFiles(self, files, parentDir="."): argument
151 def setUp(self, parentDir=None): argument
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/fs/
H A DFSLink.java39 public FSEntry getLinkTarget(String[] parentDir); in getLinkTarget()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dksavefile.cpp132 QDir parentDir = fileInfo.dir(); in open() local
184 QDir parentDir = fileInfo.dir(); in setFileName() local
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/io/test/
H A DFileSystem.cpp19 TestFile(const Path& parentDir = Path("temp")) { in TestFile()
67 TestDirectory(const Path& parentDir = Path("temp")) { in TestDirectory()
172 TestDirectory parentDir; variable
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/serializecompatibility/
H A DSerializeReadObjectsTest.java44 private static final String parentDir = field in SerializeReadObjectsTest
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/
H A DOutputFileDialog.h97 QString parentDir; variable
/dports/devel/juce/JUCE-f37e9a1/examples/Audio/
H A DAudioRecordingDemo.h334 auto parentDir = File::getSpecialLocation (File::tempDirectory); in startRecording() local
336 auto parentDir = File::getSpecialLocation (File::userDocumentsDirectory); in startRecording() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/X3D/
H A DX3DImporter_Networking.cpp61 static std::string parentDir("/../"); variable
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DX3DImporter_Networking.cpp60 static std::string parentDir("/../"); variable
/dports/deskutils/birdtray/birdtray-1.9.0/src/
H A Dutils.cpp250 QDir parentDir = morkFile.dir(); in getMailFolderName() local
271 QDir parentDir = morkFile.dir(); in getMailAccountName() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/X3D/
H A DX3DImporter_Networking.cpp61 static std::string parentDir("/../"); variable
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/shells/opentorrent/
H A DTableColumnOTOF_Path.java51 String parentDir = tfi.parent.getParentDir(); in refresh() local

12345678910>>...18