Home
last modified time | relevance | path

Searched defs:resDir (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpsysinfo/includes/
H A Dsystem_footer.php34 $resDir = opendir( APP_ROOT . '/templates/' ); variable
60 $resDir = opendir( APP_ROOT . "/includes/lang/" ); variable
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackProductBuildGenerator.cxx61 std::string resDir = packageDirFileName + "/Contents"; in PackageFiles() local
180 std::string resDir = packageFileDir; in GenerateComponentPackage() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackProductBuildGenerator.cxx61 std::string resDir = packageDirFileName + "/Contents"; in PackageFiles() local
180 std::string resDir = packageFileDir; in GenerateComponentPackage() local
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackProductBuildGenerator.cxx61 std::string resDir = packageDirFileName + "/Contents"; in PackageFiles() local
180 std::string resDir = packageFileDir; in GenerateComponentPackage() local
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/IESample/src/
H A DMain.cxx22 QString resDir = ApplicationCommonWindow::getResourceDir(); in main() local
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Tutorial/src/
H A DApplicationTut.cxx66 static QString resDir (OSD_Environment ("CSF_TutorialResourcesDefaults").Value().ToCString()); in getTutResourceDir() local
H A DMain.cxx19 QString resDir = ApplicationCommonWindow::getResourceDir(); in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/tool/sampleapi/lib/sampleapi/
H A DSampleApiDefaultRunner.java135 Path resDir = Paths.get(resDirName); in execute() local
H A DSampleApi.java61 public static SampleApi load(Path resDir) in load()
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Dfile.cpp102 …const auto resDir = dynamic_cast<const KArchiveDirectory*>(d->zipFile->directory()->entry(QLatin1S… in reservations() local
123 …const auto resDir = dynamic_cast<const KArchiveDirectory*>(d->zipFile->directory()->entry(QLatin1S… in reservation() local
/dports/editors/calligra/calligra-3.2.1/devtools/cstester/cstrunner/
H A DCSTProcessRunner.cpp49 QDir resDir(resultDir); in CSTProcessRunner() local

1234