Searched defs:gc (Results 26 - 50 of 204) sorted by relevance

123456789

/openjdk10/jdk/src/java.desktop/share/classes/java/awt/
H A DGraphicsConfigTemplate.java93 getBestConfiguration(GraphicsConfiguration[] gc); argument
109 isGraphicsConfigSupported(GraphicsConfiguration gc); argument
/openjdk10/jdk/src/java.desktop/share/classes/sun/awt/image/
H A DBufferedImageDevice.java33 GraphicsConfiguration gc; field in class:BufferedImageDevice
35 public BufferedImageDevice(BufferedImageGraphicsConfig gc) { argument
/openjdk10/jdk/test/java/awt/image/DrawImage/
H A DIncorrectAlphaConversionBicubic.java92 private static BufferedImage makeUnmanagedBI(GraphicsConfiguration gc, argument
/openjdk10/jdk/test/java/util/Calendar/
H A Dbug4372743.java75 private void check(GregorianCalendar gc, int index) { argument
[all...]
/openjdk10/jdk/test/sun/java2d/
H A DClassCastExceptionForInvalidSurface.java51 static GraphicsConfiguration gc field in class:ClassCastExceptionForInvalidSurface
/openjdk10/hotspot/test/gc/g1/humongousObjects/
H A DTestObjectCollected.java138 public static void doTesting(GC gc, REF_FACTOR argument
[all...]
H A DTestHumongousThreshold.java
H A DTestHumongousMovement.java
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/
H A DGenerationFactory.java
H A DGenerationSpec.java
H A DCollectedHeapName.java
H A DCompactibleSpace.java
H A DG1HeapRegionType.java
H A DG1YCType.java
H A DGCWhen.java
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/cms/
H A DCMSCollector.java
H A DAdaptiveFreeList.java
H A DLinearAllocBlock.java
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/parallel/
H A DMutableSpace.java
H A DPSOldGen.java
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/g1/
H A DHeapRegionManager.java
H A DHeapRegion.java
H A DHeapRegionSetBase.java
/openjdk10/hotspot/src/share/vm/gc/serial/
H A DcSpaceCounters.cpp30 CSpaceCounters(const char* name, int ordinal, size_t max_size, ContiguousSpace* s, GenerationCounters* gc) argument
/openjdk10/hotspot/test/gc/g1/humongousObjects/objectGraphTest/
H A DGCTokens.java

Completed in 215 milliseconds

123456789