Home
last modified time | relevance | path

Searched refs:checkPaths (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clazy/config/
H A Dglobalconfigpage.cpp27 auto checkPaths = [&]() { in GlobalConfigPage() local
47 connect(ui->kcfg_executablePath, &KUrlRequester::textChanged, this, checkPaths); in GlobalConfigPage()
48 connect(ui->kcfg_docsPath, &KUrlRequester::textChanged, this, checkPaths); in GlobalConfigPage()
50 checkPaths(); in GlobalConfigPage()
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DfindMissingFiles.php98 $checkPaths = [];
105 $checkPaths[] = $file->getPath();
108 foreach ( array_chunk( $checkPaths, $batchSize ) as $paths ) {
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DfindMissingFiles.php98 $checkPaths = [];
105 $checkPaths[] = $file->getPath();
108 foreach ( array_chunk( $checkPaths, $batchSize ) as $paths ) {
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DfindMissingFiles.php98 $checkPaths = [];
105 $checkPaths[] = $file->getPath();
108 foreach ( array_chunk( $checkPaths, $batchSize ) as $paths ) {
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/path_settings/
H A DPathSettingsTest.java251 private boolean checkPaths(Object _o, Object _o2) in checkPaths() method in PathSettingsTest
298 return checkPaths(sLeftPath, sRightPath); in checkPaths()
307 private boolean checkPaths(String _aPath, String _aOtherPath) in checkPaths() method in PathSettingsTest
318 if (checkPaths(_aPath, sPath)) in checkPaths()
471 if (!checkPaths(oObj, aNewValues)) in checkStringListProperty()
506 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()
554 if (!checkPaths(checkVal, newVal)) in checkStringProperty()
575 if (!checkPaths(checkVal2, checkVal)) in checkStringProperty()
599 if (!checkPaths(checkVal3, val)) in checkStringProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/path_settings/
H A DPathSettingsTest.java251 private boolean checkPaths(Object _o, Object _o2) in checkPaths() method in PathSettingsTest
298 return checkPaths(sLeftPath, sRightPath); in checkPaths()
307 private boolean checkPaths(String _aPath, String _aOtherPath) in checkPaths() method in PathSettingsTest
318 if (checkPaths(_aPath, sPath)) in checkPaths()
471 if (!checkPaths(oObj, aNewValues)) in checkStringListProperty()
506 if (!checkPaths(checkVal3, oValues)) in checkStringListProperty()
554 if (!checkPaths(checkVal, newVal)) in checkStringProperty()
575 if (!checkPaths(checkVal2, checkVal)) in checkStringProperty()
599 if (!checkPaths(checkVal3, val)) in checkStringProperty()
/dports/www/colly/colly-2.1.0/vendor/github.com/temoto/robotstxt/robots.txt-check/
H A Dmain.go12 var checkPaths = []string{ var
39 for _, path := range checkPaths {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/io/pathNames/
H A DGeneralSolaris.java58 private static void checkPaths() throws Exception { in checkPaths() method in GeneralSolaris
76 checkPaths(); in main()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsapplication.cpp28 void checkPaths();
86 void TestQgsApplication::checkPaths() in checkPaths() function in TestQgsApplication
/dports/sysutils/khelpcenter/khelpcenter-21.12.3/
H A Dsearchhandler.h67 virtual bool checkPaths(QString* error) const = 0;
92 bool checkPaths(QString* error) const override;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/tuf/data/
H A Droles.go207 return checkPaths(path, d.Paths)
210 func checkPaths(path string, permitted []string) bool { func
284 return checkPaths(path, r.Paths)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droles.go208 return checkPaths(path, d.Paths)
211 func checkPaths(path string, permitted []string) bool { func
285 return checkPaths(path, r.Paths)
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droles.go208 return checkPaths(path, d.Paths)
211 func checkPaths(path string, permitted []string) bool { func
285 return checkPaths(path, r.Paths)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droles.go208 return checkPaths(path, d.Paths)
211 func checkPaths(path string, permitted []string) bool { func
285 return checkPaths(path, r.Paths)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droles.go208 return checkPaths(path, d.Paths)
211 func checkPaths(path string, permitted []string) bool { func
285 return checkPaths(path, r.Paths)
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/python/examples/base/
H A Dhandle_error.py65 def checkPaths(): function
97 checkPaths()

123