Home
last modified time | relevance | path

Searched refs:hasPath (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/integration/interop/
H A Dtest_commandmixin.py59 hasPath = yield self.pathExists('composite_mixin_test')
60 if hasPath:
65 hasPath = yield self.pathExists('composite_mixin_test')
66 if not hasPath:
75 hasPath = yield self.pathExists('composite_mixin_test')
76 if hasPath:
H A Dtest_compositestepmixin.py63 hasPath = yield self.pathExists('composite_mixin_test')
64 if hasPath:
69 hasPath = yield self.pathExists('composite_mixin_test')
70 if not hasPath:
79 hasPath = yield self.pathExists('composite_mixin_test')
80 if hasPath:
/dports/biology/mothur/mothur-1.46.1/source/read/
H A Dsplitmatrix.cpp93 if (outputDir == "") { thisOutputDir += util.hasPath(fastafile); } in createDistanceFilesFromTax()
124 if (outputDir == "") { thisOutputDir += util.hasPath(namefile); } in createDistanceFilesFromTax()
131 if (outputDir == "") { thisOutputDir += util.hasPath(countfile); } in createDistanceFilesFromTax()
141 if (outputDir == "") { thisOutputDir += util.hasPath(fastafile); } in createDistanceFilesFromTax()
170 if (outputDir == "") { thisOutputDir += util.hasPath(fastafile); } in createDistanceFilesFromTax()
205 if (outputDir == "") { thisOutputDir += util.hasPath(namefile); } in createDistanceFilesFromTax()
212 if (outputDir == "") { thisOutputDir += util.hasPath(countfile); } in createDistanceFilesFromTax()
247 if (outputDir == "") { thisOutputDir += util.hasPath(fastafile); } in createFastaFilesFromTax()
281 if (outputDir == "") { thisOutputDir += util.hasPath(namefile); } in createFastaFilesFromTax()
288 if (outputDir == "") { thisOutputDir += util.hasPath(countfile); } in createFastaFilesFromTax()
[all …]
/dports/java/icedtea-web/icedtea-web-1.6.2/tests/netx/unit/net/sourceforge/jnlp/util/
H A DClasspathMatcherTest.java168 Assert.assertTrue(ClasspathMatcher.hasPath("some.url/full/path")); in havePathTest()
169 Assert.assertTrue(ClasspathMatcher.hasPath("some:5050/full/path")); in havePathTest()
170 Assert.assertFalse(ClasspathMatcher.hasPath("some")); in havePathTest()
174 Assert.assertTrue(ClasspathMatcher.hasPath("some.corr://ect.url")); in havePathTest()
175 Assert.assertTrue(ClasspathMatcher.hasPath("some/ful://l/path")); in havePathTest()
177 Assert.assertTrue(ClasspathMatcher.hasPath("some.url/full/path/")); in havePathTest()
178 Assert.assertTrue(ClasspathMatcher.hasPath("some:5050/full/path/")); in havePathTest()
179 Assert.assertTrue(ClasspathMatcher.hasPath("some.url/")); in havePathTest()
180 Assert.assertTrue(ClasspathMatcher.hasPath("some:5050/")); in havePathTest()
181 Assert.assertFalse(ClasspathMatcher.hasPath("some.url")); in havePathTest()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/doctrine-bundle/Command/
H A DCreateDatabaseDoctrineCommand.php79 $hasPath = isset($params['path']);
80 … $name = $hasPath ? $params['path'] : (isset($params['dbname']) ? $params['dbname'] : false);
92 if (! $hasPath) {
/dports/finance/prestashop/prestashop/vendor/doctrine/doctrine-bundle/Command/
H A DCreateDatabaseDoctrineCommand.php79 $hasPath = isset($params['path']);
80 … $name = $hasPath ? $params['path'] : (isset($params['dbname']) ? $params['dbname'] : false);
92 if (! $hasPath) {
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DCompositeScriptReference.cs90 bool hasPath = !String.IsNullOrEmpty(reference.EffectivePath); in GetUrl()
104 if (!hasPath) { in GetUrl()
134 if (hasPath || hasScriptPath) { in GetUrl()
135 if (hasPath) { in GetUrl()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/creature/impl/attack/
H A DDualAttackPositioningStrategy.java33 if (!creature.hasPath() && !strategy.canAttackNow(creature)) { in getBetterAttackPosition()
38 } else if (!creature.hasPath()) { in getBetterAttackPosition()
/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dfilefile.cpp180 string path = util.hasPath(forward); in validateFiles()
184 path = util.hasPath(reverse); in validateFiles()
189 path = util.hasPath(findex); in validateFiles()
194 path = util.hasPath(rindex); in validateFiles()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/workers/
H A DWorkerLocation.cpp39 return m_url.hasPath() ? m_url.prettyURL() : m_url.prettyURL() + "/"; in href()
79 return m_url.hasPath() ? m_url.prettyURL() : m_url.prettyURL() + "/"; in toString()
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dsplitabundcommand.cpp314 if (outputdir == "") { thisOutputDir = util.hasPath(listfile); } in process()
357 if (outputdir == "") { thisOutputDir = util.hasPath(countfile); } in process()
366 if (outputdir == "") { thisOutputDir = util.hasPath(groupfile); } in process()
377 if (outputdir == "") { thisOutputDir = util.hasPath(fastafile); } in process()
388 if (outputdir == "") { thisOutputDir = util.hasPath(namefile); } in process()
494 if (outputdir == "") { thisOutputDir = util.hasPath(fastafile); } in splitCount()
502 if (outputdir == "") { thisOutputDir = util.hasPath(countfile); } in splitCount()
594 if (outputdir == "") { thisOutputDir = util.hasPath(groupfile); } in splitNames()
602 if (outputdir == "") { thisOutputDir = util.hasPath(fastafile); } in splitNames()
610 if (outputdir == "") { thisOutputDir = util.hasPath(namefile); } in splitNames()
[all …]
H A Drenameseqscommand.cpp246 if (outputdir == "") { thisOutputDir += util.hasPath(fastaFile); } in execute()
344 if (outputdir == "") { thisOutputDir += util.hasPath(nameFile); } in processNameGroupCountFiles()
412 if (outputdir == "") { thisOutputDir += util.hasPath(groupfile); } in processNameGroupCountFiles()
457 if (outputdir == "") { thisOutputDir += util.hasPath(countfile); } in processNameGroupCountFiles()
521 if (outputdir == "") { thisOutputDir += util.hasPath(fastaFile); } in readFasta()
566 if (outputdir == "") { thisOutputDir += util.hasPath(fastqfile); } in readFastq()
668 if (outputdir == "") { thisOutputDir += util.hasPath(qualfile); } in readQual()
710 if (outputdir == "") { thisOutputDir += util.hasPath(taxfile); } in readTax()
753 if (outputdir == "") { thisOutputDir += util.hasPath(contigsfile); } in readContigs()
798 if (outputdir == "") { thisOutputDir += util.hasPath(listfile); } in readList()
[all …]
H A Dsetlogfilecommand.cpp68 if (outputdir == ""){ outputdir = util.hasPath(name); } in SetLogFileCommand()
84 string directory = util.hasPath(name); in execute()
H A Dsubsamplecommand.cpp391 if (outputdir == "") { treeOutputDir += util.hasPath(treefile); } in getSubSampleTree()
403 if (outputdir == "") { countOutputDir += util.hasPath(cinputfile); } in getSubSampleTree()
513 if (outputdir == "") { groupOutputDir += util.hasPath(groupfile); } in getSubSampleFasta()
533 if (outputdir == "") { countOutputDir += util.hasPath(countfile); } in getSubSampleFasta()
546 if (outputdir == "") { thisOutputDir += util.hasPath(fastafile); } in getSubSampleFasta()
759 if (outputdir == "") { thisOutputDir += util.hasPath(sharedfile); } in processShared()
979 if (outputdir == "") { countOutputDir += util.hasPath(countfile); } in getSubSampleList()
1072 if (outputdir == "") { thisOutputDir += util.hasPath(listfile); } in processList()
1184 if (outputdir == "") { thisOutputDir += util.hasPath(rabundfile); } in getSubSampleRabund()
1247 if (outputdir == "") { thisOutputDir += util.hasPath(sabundfile); } in getSubSampleSabund()
[all …]
H A Dgetseqscommand.cpp339 if (outputdir == "") { thisOutputDir += util.hasPath(fastqfile); } in readFastq()
392 if (outputdir == "") { thisOutputDir += util.hasPath(fastafile); } in readFasta()
461 if (outputdir == "") { thisOutputDir += util.hasPath(qualfile); } in readQual()
524 if (outputdir == "") { thisOutputDir += util.hasPath(countfile); } in readCount()
554 if (outputdir == "") { thisOutputDir += util.hasPath(listfile); } in readList()
650 if (outputdir == "") { thisOutputDir += util.hasPath(namefile); } in readName()
769 if (outputdir == "") { thisOutputDir += util.hasPath(groupfile); } in readGroup()
832 if (outputdir == "") { thisOutputDir += util.hasPath(taxfile); } in readTax()
898 if (outputdir == "") { thisOutputDir += util.hasPath(alignfile); } in readAlign()
1016 if (outputdir == "") { thisOutputDir += util.hasPath(fastafile); } in runSanityCheck()
[all …]
/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Dcommand_unlock.go51 hasPath := len(args) > 0
53 if hasPath == hasId {
70 if hasPath {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/texteditor/rulers/
H A DDAG.java122 if (hasPath(target, origin)) in addEdge()
198 private boolean hasPath(E start, E end) { in hasPath() method in DAG
206 if (hasPath(it.next(), end)) in hasPath()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DPagedLOD.cpp15 bool hasPath; is >> hasPath; in readDatabasePath() local
16 if ( !hasPath ) in readDatabasePath()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DPagedLOD.cpp15 bool hasPath; is >> hasPath; in readDatabasePath() local
16 if ( !hasPath ) in readDatabasePath()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/
H A DGuidedEntity.java168 if (!hasPath()) { in retracePath()
256 public boolean hasPath() { in hasPath() method in GuidedEntity
294 if (hasPath()) { in reroute()
321 if (hasPath()) { in applyMovement()
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/src/main/kotlin/org/jitsi/videobridge/octo/config/
H A DOctoConfig.kt66 if (cfg.hasPath("BIND_ADDRESS") && cfg.hasPath("BIND_PORT")) { in sendQueueSize()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/npc/
H A DNPC.java195 if (hasPath()) { in setMovement()
287 if (hasPath()) { in checkPause()
309 if (!hasPath()) { in logic()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/devui/util/
H A DCrashBugUrlFactoryTest.java11 import static androidx.test.espresso.intent.matcher.UriMatchers.hasPath;
86 assertThat(intent, hasData(hasPath("/p/chromium/issues/entry"))); in testGetReportIntent()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrPathRange.h89 const bool hasPath = SkToBool(fGeneratedPaths[groupByte] & groupBit); in loadPathsIfNeeded() local
90 if (!hasPath) { in loadPathsIfNeeded()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrPathRange.h89 const bool hasPath = SkToBool(fGeneratedPaths[groupByte] & groupBit); in loadPathsIfNeeded() local
90 if (!hasPath) { in loadPathsIfNeeded()

12345678910>>...21