Searched defs:size (Results 176 - 200 of 1416) sorted by relevance

1234567891011>>

/openjdk9/jdk/test/tools/jlink/
H A DImageFileCreatorTest.java99 public long size() { method in class:ImageFileCreatorTest.TestArchive.TestEntry
/openjdk9/nashorn/samples/
H A DBufferArray.java59 public BufferArray(final int size) { argument
/openjdk9/langtools/test/tools/javac/lambda/
H A DMethodReference60.java33 X make(int size); argument
/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/model/
H A DFilteredMemberList.java55 public int size() { method in class:FilteredMemberList
/openjdk9/jdk/test/sanity/client/SwingSet/src/
H A DSplitPaneDemoTest.java127 private void waitDividerSize(JSplitPaneOperator splitPane, int size) { argument
[all...]
/openjdk9/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DMyObjectImpl.java37 public MyObjectImpl(int c, int size) //MyObjectFactory mof, int c, int size) argument
/openjdk9/jdk/test/sun/net/www/http/ChunkedOutputStream/
H A DCheckError.java89 static byte[] getBuffer(int size) { argument
/openjdk9/test/fmw/gtest/src/
H A Dgtest-test-part.cc83 int TestPartResultArray::size() const { function in class:testing::TestPartResultArray
/openjdk9/test/lib/sun/hotspot/code/
H A DCodeBlob.java62 public final int size; field in class:CodeBlob
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DLivenessPath.java45 public int size() { method in class:LivenessPath
/openjdk9/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/
H A DHeaderContainer.java79 public void setMetaspaceGotSize(int size) { argument
83 public void setMetadataGotSize(int size) { argument
87 public void setOopGotSize(int size) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/compiler/
H A DOopMapStream.java33 private int size; field in class:OopMapStream
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DObjectHistogramElement.java36 private long size; // Total size of all these instances field in class:ObjectHistogramElement
[all...]
H A DMetadata.java47 public static long alignSize(long size) { argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/util/
H A DRepositoryIdCache.java58 final void increasePool(int size) { argument
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DvtableStubs_aarch64.cpp205 int size = DebugVtables ? 216 : 0; local
/openjdk9/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DRegisterArray.java50 public int size() { method in class:RegisterArray
/openjdk9/hotspot/src/cpu/zero/vm/
H A Dstack_zero.hpp49 void setup(void *mem, size_t size) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicRefType.java33 public BasicRefType(String name, int size, Type targetType) { argument
37 private BasicRefType(String name, int size, Type targetType, int cvAttributes) { argument
H A DBasicPointerType.java33 public BasicPointerType(int size, Type targetType) { argument
37 private BasicPointerType(String name, int size, Type targetType, int cvAttributes) { argument
H A DBasicIntType.java33 public BasicIntType(String name, int size, boolean unsigned) { argument
37 protected BasicIntType(String name, int size, boolean unsigned, int cvAttributes) { argument
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.bytecode/src/org/graalvm/compiler/bytecode/
H A DBytecodeTableSwitch.java79 public int size() { method in class:BytecodeTableSwitch
/openjdk9/jdk/src/java.base/share/classes/java/security/
H A DIdentityScope.java173 public abstract int size(); method in class:IdentityScope
/openjdk9/jdk/src/java.base/share/classes/java/util/
H A DHashSet.java180 public int size() { method in class:HashSet
[all...]
/openjdk9/jdk/make/src/classes/build/tools/generatenimbus/
H A DTypeface.java47 @XmlAttribute private int size; field in class:Typeface

Completed in 504 milliseconds

1234567891011>>