Home
last modified time | relevance | path

Searched defs:isImmutable (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java43 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
55 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
120 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java59 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
71 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
136 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java59 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
71 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
136 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java59 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
71 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
136 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java43 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
55 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
120 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java59 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
71 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
136 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.word/src/jdk/internal/vm/compiler/word/
H A DLocationIdentity.java59 public boolean isImmutable() { in isImmutable() method in LocationIdentity.AnyLocationIdentity
71 public boolean isImmutable() { in isImmutable() method in LocationIdentity.InitLocationIdentity
136 public abstract boolean isImmutable(); in isImmutable() method in LocationIdentity
/dports/devel/msbuild/msbuild-0.06/src/Build/Instance/
H A DProjectPropertyInstance.cs225 …jectPropertyInstance Create(string name, string escapedValue, bool mayBeReserved, bool isImmutable) in Create()
244 …opertyInstance Create(string name, string escapedValue, ElementLocation location, bool isImmutable) in Create()
262 … internal static ProjectPropertyInstance Create(ProjectPropertyInstance that, bool isImmutable) in Create()
295 internal ProjectPropertyInstance DeepClone(bool isImmutable) in DeepClone()
321 …e(string name, string escapedValue, bool mayBeReserved, ElementLocation location, bool isImmutable) in Create()
/dports/security/libkleo/libkleo-21.12.3/src/kleo/
H A Dkeygroup.cpp29 bool isImmutable = true; member in KeyGroup::Private
114 void KeyGroup::setIsImmutable(bool isImmutable) in setIsImmutable()
121 bool KeyGroup::isImmutable() const in isImmutable() function in KeyGroup
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DJaxBeanInfo.java84 …o rti, Class<BeanT> jaxbType, QName[] typeNames, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
91 …Info rti, Class<BeanT> jaxbType, QName typeName, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
98 …mar, RuntimeTypeInfo rti, Class<BeanT> jaxbType, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
102 …nfo rti, Class<BeanT> jaxbType, Object typeName, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
187 public final boolean isImmutable() { in isImmutable() method in JaxBeanInfo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DJaxBeanInfo.java84 …o rti, Class<BeanT> jaxbType, QName[] typeNames, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
91 …Info rti, Class<BeanT> jaxbType, QName typeName, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
98 …mar, RuntimeTypeInfo rti, Class<BeanT> jaxbType, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
102 …nfo rti, Class<BeanT> jaxbType, Object typeName, boolean isElement,boolean isImmutable, boolean ha… in JaxBeanInfo()
187 public final boolean isImmutable() { in isImmutable() method in JaxBeanInfo
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-session/src/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Session/Storage/
H A DArrayStorage.php27 protected $isImmutable = false; variable in Zend\\Session\\Storage\\ArrayStorage
211 public function isImmutable() function in Zend\\Session\\Storage\\ArrayStorage
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-session/src/Storage/
H A DArrayStorage.php26 protected $isImmutable = false; variable in Laminas\\Session\\Storage\\ArrayStorage
210 public function isImmutable() function in Laminas\\Session\\Storage\\ArrayStorage

12345678910>>...17