Home
last modified time | relevance | path

Searched refs:isDefault (Results 51 – 75 of 4621) sorted by relevance

12345678910>>...185

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotNmethod.java46 private final boolean isDefault; field in HotSpotNmethod
48 public HotSpotNmethod(HotSpotResolvedJavaMethod method, String name, boolean isDefault) { in HotSpotNmethod() argument
51 this.isDefault = isDefault; in HotSpotNmethod()
59 public boolean isDefault() { in isDefault() method in HotSpotNmethod
60 return isDefault; in isDefault()
74 …dNmethod[method=%s, codeBlob=0x%x, isDefault=%b, name=%s]", method, getAddress(), isDefault, name); in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotNmethod.java46 private final boolean isDefault; field in HotSpotNmethod
48 public HotSpotNmethod(HotSpotResolvedJavaMethod method, String name, boolean isDefault) { in HotSpotNmethod() argument
51 this.isDefault = isDefault; in HotSpotNmethod()
59 public boolean isDefault() { in isDefault() method in HotSpotNmethod
60 return isDefault; in isDefault()
74 …dNmethod[method=%s, codeBlob=0x%x, isDefault=%b, name=%s]", method, getAddress(), isDefault, name); in toString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotNmethod.java46 private final boolean isDefault; field in HotSpotNmethod
48 public HotSpotNmethod(HotSpotResolvedJavaMethod method, String name, boolean isDefault) { in HotSpotNmethod() argument
51 this.isDefault = isDefault; in HotSpotNmethod()
59 public boolean isDefault() { in isDefault() method in HotSpotNmethod
60 return isDefault; in isDefault()
74 …dNmethod[method=%s, codeBlob=0x%x, isDefault=%b, name=%s]", method, getAddress(), isDefault, name); in toString()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dcolour.c42 { if ( isDefault(*r) || isDefault(*g) || isDefault(*b) ) in toRBG()
92 if ( isDefault(r) && isDefault(g) && isDefault(b) ) in initialiseColour()
100 if ( isDefault(name) ) in initialiseColour()
163 if ( isDefault(c2->red) ) in equalColour()
283 { if ( isDefault(c->red) ) in getRedColour()
292 { if ( isDefault(c->green) ) in getGreenColour()
301 { if ( isDefault(c->blue) ) in getBlueColour()
310 { if ( isDefault(c->red) ) in get_hsv_colour()
383 if ( isDefault(h) ) in getHiliteColour()
407 if ( isDefault(re) ) in getReduceColour()
[all …]
/dports/x11/konsole/konsole-21.12.3/src/settings/
H A DConfigurationDialog.cpp82 bool isDefault = defaultButton->isEnabled() && _manager->isDefault(); in addPage() local
83 defaultButton->setEnabled(!isDefault); in addPage()
99 bool is_default = _manager->isDefault() && _groupManager->isDefault(); in updateButtons()
137 bool isDefault = _manager->isDefault() || _groupManager->isDefault(); in showEvent() local
138 setRestoreDefaultsButtonEnabled(!isDefault); in showEvent()
/dports/lang/php73/php-7.3.33/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/lang/php74/php-7.4.27/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/www/mod_php73/php-7.3.33/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/www/mod_php74/php-7.4.27/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt2 Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDo…
12 echo "isDefault():\n";
13 var_dump($propInfo->isDefault());
43 isDefault():
59 isDefault():
75 isDefault():
93 isDefault():
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/privacy/
H A DPrivacyList.java88 private boolean isDefault; field in PrivacyList
97 public PrivacyList(String username, String name, boolean isDefault, Element listElement) { in PrivacyList() argument
100 this.isDefault = isDefault; in PrivacyList()
129 public boolean isDefault() { in isDefault() method in PrivacyList
130 return isDefault; in isDefault()
139 public void setDefaultList(boolean isDefault) { in setDefaultList() argument
140 this.isDefault = isDefault; in setDefaultList()
313 ExternalizableUtil.getInstance().writeBoolean(out, isDefault); in writeExternal()
321 isDefault = ExternalizableUtil.getInstance().readBoolean(in); in readExternal()
/dports/security/vuls/vuls-0.13.7/report/
H A Dreport_test.go18 isDefault bool
29 isDefault: false,
40 isDefault: false,
49 if (uuid == defaultUUID) != v.isDefault {
50 t.Errorf("%s : expected isDefault %t got %s", testcase, v.isDefault, uuid)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1Version.php23 public $isDefault; variable in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Version
51 public function setIsDefault($isDefault) argument
53 $this->isDefault = $isDefault;
57 return $this->isDefault;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Type/
H A DPaymentGatewayBaseProfile.php58 if(count($xml->isDefault))
60 if(!empty($xml->isDefault))
61 $this->isDefault = true;
63 $this->isDefault = false;
85 public $isDefault = null; variable in Kaltura\\Client\\Type\\PaymentGatewayBaseProfile
H A DHouseholdPaymentGateway.php57 if(count($xml->isDefault))
59 if(!empty($xml->isDefault))
60 $this->isDefault = true;
62 $this->isDefault = false;
84 public $isDefault = null; variable in Kaltura\\Client\\Type\\HouseholdPaymentGateway
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1Version.php23 public $isDefault; variable in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Version
51 public function setIsDefault($isDefault) argument
53 $this->isDefault = $isDefault;
57 return $this->isDefault;
/dports/games/libkdegames/libkdegames-21.12.3/src/
H A Dkgdifficulty.cpp40 KgDifficultyLevel::StandardLevel level, bool isDefault);
45 : d(new KgDifficultyLevelPrivate(hardness, key, title, Custom, isDefault)) in KgDifficultyLevel()
50 … KgDifficultyLevel::StandardLevel level, bool isDefault) in KgDifficultyLevelPrivate() argument
51 : m_isDefault(isDefault) in KgDifficultyLevelPrivate()
59 KgDifficultyLevel::KgDifficultyLevel(StandardLevel level, bool isDefault) in KgDifficultyLevel() argument
60 : d(KgDifficultyLevelPrivate::fromStandardLevel(level, isDefault)) in KgDifficultyLevel()
101 return new KgDifficultyLevelPrivate(level, data.first, data.second, level, isDefault); in fromStandardLevel()
106 bool KgDifficultyLevel::isDefault() const in isDefault() function in KgDifficultyLevel
188 void KgDifficulty::addStandardLevel(DS level, bool isDefault) in addStandardLevel() argument
190 addLevel(new KgDifficultyLevel(level, isDefault)); in addStandardLevel()
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudComposer/
H A DImageVersion.php23 public $isDefault; variable in Google_Service_CloudComposer_ImageVersion
45 public function setIsDefault($isDefault) argument
47 $this->isDefault = $isDefault;
51 return $this->isDefault;
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx47 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
65 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
75 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
97 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
108 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
157 if(!getSdrLFSAttribute().getLine().isDefault()) in getB3DRange()
161 if(!rLine.isDefault() && !basegfx::fTools::equalZero(rLine.getWidth())) in getB3DRange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx49 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
67 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
77 if(!getSdrLFSAttribute().getFill().isDefault()) in create3DDecomposition()
99 if(!getSdrLFSAttribute().getLine().isDefault()) in create3DDecomposition()
110 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
159 if(!getSdrLFSAttribute().getLine().isDefault()) in getB3DRange()
163 if(!rLine.isDefault() && !basegfx::fTools::equalZero(rLine.getWidth())) in getB3DRange()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Gmail/
H A DSmimeInfo.php23 public $isDefault; variable in Google_Service_Gmail_SmimeInfo
52 public function setIsDefault($isDefault) argument
54 $this->isDefault = $isDefault;
58 return $this->isDefault;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Gmail/
H A DSmimeInfo.php23 public $isDefault; variable in Google_Service_Gmail_SmimeInfo
52 public function setIsDefault($isDefault) argument
54 $this->isDefault = $isDefault;
58 return $this->isDefault;

12345678910>>...185