Searched defs:_new (Results 1 - 12 of 12) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DJExpr.java47 public static JInvocation _new(JClass c) { method in class:JExpr
51 public static JInvocation _new(JType t) { method in class:JExpr
/openjdk10/hotspot/src/share/vm/classfile/
H A DbytecodeAssembler.cpp125 void BytecodeAssembler::_new(Symbol* sym) { function in class:BytecodeAssembler
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1StringDedupStat.hpp53 uintx _new; member in class:G1StringDedupStat
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DtemplateTable_aarch64.cpp3398 void TemplateTable::_new() { function in class:TemplateTable
/openjdk10/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86.cpp3831 void TemplateTable::_new() { function in class:TemplateTable
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java226 public static final int _new = 187; // 0xbb field in class:Bytecodes
/openjdk10/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp229 _new = 187, // 0xbb enumerator in enum:Bytecodes::Code
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java356 MethodEmitter _new(final String classDescriptor, final Type type) { method in class:MethodEmitter
371 MethodEmitter _new(final Class<?> clazz) { method in class:MethodEmitter
/openjdk10/hotspot/src/cpu/arm/vm/
H A DtemplateTable_arm.cpp4330 void TemplateTable::_new() { function in class:TemplateTable
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp3625 void TemplateTable::_new() { function in class:TemplateTable
/openjdk10/hotspot/src/cpu/s390/vm/
H A DtemplateTable_s390.cpp3683 void TemplateTable::_new() { function in class:TemplateTable
/openjdk10/jdk/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java411 _new = 187, // 0xbb field in class:Constants

Completed in 301 milliseconds