Searched defs:allocation (Results 1 - 23 of 23) sorted by relevance

/openjdk10/hotspot/test/gc/g1/humongousObjects/
H A DTestHumongousMovement.java57 private final byte[] allocation; field in class:TestHumongousMovement.AllocationData
H A DTestHeapCounters.java86 private byte[] allocation; field in class:TestHeapCounters.Allocation
[all...]
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/
H A DEditableView.java72 public void paint(Graphics g, Shape allocation) { argument
H A DListView.java72 public void paint(Graphics g, Shape allocation) { argument
H A DNoFramesView.java64 public void paint(Graphics g, Shape allocation) { argument
H A DFrameView.java148 public void paint(Graphics g, Shape allocation) { argument
H A DBlockView.java279 public void paint(Graphics g, Shape allocation) { argument
H A DImageView.java272 public String getToolTipText(float x, float y, Shape allocation) { argument
H A DTableView.java773 public void paint(Graphics g, Shape allocation) { argument
1462 paint(Graphics g, Shape allocation) argument
[all...]
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DStaticAnalysis.java534 private void allocation(ValueNode node, ResolvedJavaType type) { method in class:StaticAnalysis.TypeFlowBuilder
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTextAreaUI.java375 public void paint(Graphics g, Shape allocation) { argument
H A DBasicHTML.java491 public void paint(Graphics g, Shape allocation) { argument
H A DBasicTextUI.java1522 public void paint(Graphics g, Shape allocation) { argument
[all...]
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DFlowView.java851 public void paint(Graphics g, Shape allocation) { argument
[all...]
H A DView.java315 public abstract void paint(Graphics g, Shape allocation); argument
1044 getToolTipText(float x, float y, Shape allocation) argument
1069 getViewIndex(float x, float y, Shape allocation) argument
[all...]
H A DBoxView.java413 public void paint(Graphics g, Shape allocation) { argument
[all...]
/openjdk10/hotspot/src/share/vm/memory/
H A Dallocation.cpp140 uintptr_t allocation = (uintptr_t)res; local
[all...]
/openjdk10/jdk/test/javax/swing/text/TableView/
H A DTableViewLayoutTest.java321 public void paint(Graphics g, Shape allocation) { argument
/openjdk10/hotspot/src/share/vm/gc/shared/
H A DthreadLocalAllocBuffer.hpp232 size_t allocation() { function in class:GlobalTLABStats
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DCompiledFunction.java975 private static Object newFilter(final Object result, final Object allocation) { argument
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/
H A DJEditorPane.java2277 public void paint(Graphics g, Shape allocation) { argument
/openjdk10/jdk/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk2_interface.h203 GtkAllocation allocation; member in struct:_GtkWidget
/openjdk10/hotspot/src/share/vm/opto/
H A DgraphKit.cpp3744 AllocateNode* InitializeNode::allocation() { function in class:InitializeNode
[all...]

Completed in 301 milliseconds