Home
last modified time | relevance | path

Searched defs:asObject (Results 1 – 25 of 176) sorted by relevance

12345678

/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 DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/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 DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/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 DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotObjectConstant.java81 <T> T asObject(Class<T> type); in asObject() method
93 Object asObject(ResolvedJavaType type); in asObject() method
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/rocksdb/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/rocksdb-lite/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DMutableOptionValue.java14 abstract T asObject(); in asObject() method in MutableOptionValue
24 @Override T asObject() { in asObject() method in MutableOptionValue.MutableOptionValueObject
141 Double asObject() { in asObject() method in MutableOptionValue.MutableOptionDoubleValue
198 Long asObject() { in asObject() method in MutableOptionValue.MutableOptionLongValue
245 Integer asObject() { in asObject() method in MutableOptionValue.MutableOptionIntValue
289 Boolean asObject() { in asObject() method in MutableOptionValue.MutableOptionBooleanValue
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.api.replacements/src/org/graalvm/compiler/api/replacements/
H A DSnippetReflectionProvider.java61 <T> T asObject(Class<T> type, JavaConstant constant); in asObject() method
75 Object asObject(ResolvedJavaType type, JavaConstant constant); in asObject() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.api.replacements/src/org/graalvm/compiler/api/replacements/
H A DSnippetReflectionProvider.java61 <T> T asObject(Class<T> type, JavaConstant constant); in asObject() method
75 Object asObject(ResolvedJavaType type, JavaConstant constant); in asObject() method
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/model/
H A Dread.php39 …public function &getAll(CriteriaElement $criteria = null, $fields = null, $asObject = true, $id_as…
193 …ByLimit($limit = 0, $start = 0, CriteriaElement $criteria = null, $fields = null, $asObject = true)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/meta/
H A DHotSpotSnippetReflectionProvider.java58 public Object asObject(ResolvedJavaType type, JavaConstant constant) { in asObject() method in HotSpotSnippetReflectionProvider
67 public <T> T asObject(Class<T> type, JavaConstant constant) { in asObject() method in HotSpotSnippetReflectionProvider
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/meta/
H A DHotSpotSnippetReflectionProvider.java58 public Object asObject(ResolvedJavaType type, JavaConstant constant) { in asObject() method in HotSpotSnippetReflectionProvider
67 public <T> T asObject(Class<T> type, JavaConstant constant) { in asObject() method in HotSpotSnippetReflectionProvider

12345678