Home
last modified time | relevance | path

Searched refs:hasResources (Results 1 – 25 of 84) sorted by relevance

1234

/dports/sysutils/terraform/terraform-1.0.11/internal/command/
H A Dworkspace_delete.go127 hasResources := stateMgr.State().HasResources()
129 if hasResources && !force {
159 if hasResources {
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/forms/Config/Transport/
H A DRemoteTransportForm.php60 public function hasResources() function in Icinga\\Module\\Monitoring\\Forms\\Config\\Transport\\RemoteTransportForm
80 if ($this->hasResources()) {
/dports/devel/coursier/coursier-1.1.0-M12/modules/bootstrap/src/main/scala/coursier/bootstrap/
H A DBootstrap.scala127 val hasResources = content.exists { c => constant
134 (hasResources, proguarded) match {
/dports/www/limesurvey/limesurvey/application/views/admin/labels/
H A D_labelviewrightcontent_view.php39 …<input class="btn btn-default" type='button' <?php echo hasResources($lid, 'label')===false ? ' di…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/scripts/android/
H A Dbuild_apk.py396 def __init__ (self, appDirName, appName, hasResources = True): argument
399 self.hasResources = hasResources
485 if self.package.hasResources:
600 if pkg.hasResources:
840 if library.hasResources:
845 if package.hasResources:
869 ctsPackage = PackageDescription("openglcts", "Khronos-CTS", hasResources = False)
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/modca/
H A DAbstractResourceGroupContainer.java102 protected boolean hasResources() { in hasResources() method in AbstractResourceGroupContainer
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/include/
H A Dqmlvisualnode.h80 bool hasResources() const;
H A Dqmlitemnode.h91 bool hasResources() const;
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.test/src/main/java/org/springframework/test/context/
H A DContextConfigurationAttributes.java214 public boolean hasResources() { in hasResources() method in ContextConfigurationAttributes
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.test/src/main/java/org/springframework/test/context/support/
H A DDelegatingSmartContextLoader.java177 if (!configAttributes.hasResources()) { in processContextConfiguration()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPageResources.java183 boolean hasResources() { in hasResources() method in PageResources
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPageResources.java184 boolean hasResources() { in hasResources() method in PageResources
/dports/net-im/coyim/coyim-0.3.11/gui/
H A Droster.go279 hasResources := peer.HasResources()
280 menuItem.SetSensitive(hasResources)
282 if !hasResources {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h123 bool hasResources() const { return InstrCount != ~0u; } in hasResources() function

1234