Searched refs:nm (Results 126 - 150 of 173) sorted by relevance

1234567

/openjdk7/hotspot/src/share/vm/compiler/
H A DoopMap.cpp338 nmethod* nm = (nmethod*)cb; local
340 if (nm->is_native_method()) {
343 ScopeDesc* scope = nm->scope_desc_at(fr->pc());
/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/parser/
H A DHprofReader.java227 String nm = getNameFromID(classNameID).replace('/', '.');
228 classNameFromObjectID.put(classIdI, nm);
230 classNameFromSerialNo.put(new Integer(serialNo), nm);
/openjdk7/hotspot/src/share/vm/runtime/
H A DcompilationPolicy.cpp310 int bci, CompLevel comp_level, nmethod* nm, JavaThread* thread) {
403 nmethod* nm = m->code(); local
404 if (nm == NULL ) {
309 event(methodHandle method, methodHandle inlinee, int branch_bci, int bci, CompLevel comp_level, nmethod* nm, JavaThread* thread) argument
H A Dos.cpp866 nmethod* nm = b->as_nmethod_or_null(); local
867 if (nm != NULL) {
870 addr, (int)(addr - nm->entry_point()), nm);
873 nm->method()->print_value_on(st);
876 nm->print_nmethod(verbose);
H A Ddeoptimization.cpp1262 nmethod* nm = cvf->code(); local
1292 nm->log_identity(xtty);
1333 nm->method()->print_short_name(tty);
1542 if (!nm->make_not_entrant()) {
1560 if (trap_method() == nm->method()) {
1564 // But give grace to the enclosing nm->method().
1571 CompilationPolicy::policy()->reprofile(trap_scope, nm->is_osr_method());
1575 if (make_not_compilable && !nm->method()->is_not_compilable(CompLevel_full_optimization)) {
1577 nm->method()->set_not_compilable(CompLevel_full_optimization);
H A Dsafepoint.cpp1037 nmethod* nm = (nmethod*)cb; local
1047 assert( nm->is_at_poll_or_poll_return(real_return_addr), "should not be at call" );
1054 if( nm->is_at_poll_return(real_return_addr) ) {
1056 bool return_oop = nm->method()->is_returning_oop();
H A Dthread.hpp1226 void set_deopt_nmethod(nmethod* nm) { _deopt_nmethod = nm; } argument
1832 void set_scanned_nmethod(nmethod* nm) { argument
1833 assert(_scanned_nmethod == NULL || nm == NULL, "should reset to NULL before writing a new value");
1834 _scanned_nmethod = nm;
H A Dvframe.cpp71 nmethod* nm = (nmethod*)cb; local
72 return new compiledVFrame(f, reg_map, thread, nm);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/
H A DEndpointReferenceUtil.java373 NamedNodeMap nm = node.getAttributes();
374 for (int i = 0; i < nm.getLength(); i++) {
377 Node n = nm.item(i);
/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DParser.java997 String nm = getString(pos);
998 Entity ent = dtd.getEntity(nm);
1005 ent = dtd.getEntity(nm.toLowerCase());
1009 if (nm.length() == 0) {
1010 error("invalid.entref", nm);
1014 String str = "&" + nm + (semicolon ? ";" : "");
/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.cpp1364 nmethod* nm = m->code(); local
1365 if (nm != NULL) {
1367 nm->make_not_entrant();
1379 nmethod* nm = m->code(); local
1380 if (nm != NULL) {
1382 nm->make_not_entrant();
H A DjavaClasses.cpp1192 nmethod* nm = method->code(); local
1193 if (WizardMode && nm != NULL) {
1194 sprintf(buf + (int)strlen(buf), "(nmethod " INTPTR_FORMAT ")", (intptr_t)nm);
1461 nmethod* nm = NULL; local
1472 DebugInfoReadStream stream(nm, decode_offset);
1474 method = (methodOop)nm->oop_at(stream.read_int());
1486 // HMMM QQQ might be nice to have frame return nm as NULL if cb is non-NULL
1492 nm = (nmethod*)cb;
1493 if (nm->method()->is_native()) {
1494 method = nm
3209 const char* nm = "java/lang/AssertionStatusDirectives"; local
[all...]
/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp539 void copy_oops_to(nmethod* nm) { argument
541 oop_recorder()->copy_to(nm);
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DBinaryClass.java357 Identifier nm =
361 Type.tClass(nm);
/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp175 static address handle_exception_C_helper(JavaThread* thread, nmethod*& nm);
/openjdk7/hotspot/src/share/vm/services/
H A DgcNotifier.cpp211 NotificationMark nm(request);
/openjdk7/jdk/src/share/classes/sun/tools/javac/
H A DSourceClass.java546 Identifier nm = getClassDeclaration().getName();
548 env.output("[checking class " + nm + "]");
588 Identifier simpleName = nm.getName();
614 // if (env.getPackage(nm).exists()) {
615 // env.error(where, "class.package.conflict", nm);
618 // env.error(where, "io.exception.package", nm);
696 Identifier nm = getClassDeclaration().getName();
697 env.error(getWhere(), "final.intf", nm);
2351 Identifier nm =
2354 System.out.println("CLASSFILE " + nm);
[all...]
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DClassReader.java322 int nm = readUnsignedShort();
323 for (int i = 0; i < nm; i++) {
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DNewInstanceExpression.java123 Identifier nm = oc.resolveInnerClass(env, typeName);
124 right = new TypeExpression(right.where, Type.tClass(nm));
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/
H A DUtil.java179 NameModifier nm = new NameModifierImpl() ;
180 return fileName( entry, nm, extension ) ;
201 NameModifier nm = new NameModifierImpl() ;
202 return stream(entry, nm, extension);
/openjdk7/jdk/src/share/classes/java/awt/
H A DFont.java1397 * <code>nm</code> is treated as the name of a system property to be
1404 * @param nm the property name
1407 * @throws NullPointerException if nm is null.
1411 public static Font getFont(String nm) { argument
1412 return getFont(nm, null);
1574 * @param nm the case-insensitive property name
1576 * <code>nm</code> is not defined
1578 * @throws NullPointerException if nm is null.
1581 public static Font getFont(String nm, Font font) { argument
1584 str =System.getProperty(nm);
[all...]
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp283 static void post_compiled_method_load(nmethod *nm);
/openjdk7/hotspot/src/share/vm/ci/
H A DciMethod.cpp1010 nmethod* nm = get_methodOop()->code(); local
1011 if (nm != NULL) return nm->comp_level();
/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlass.hpp693 void add_dependent_nmethod(nmethod* nm);
694 void remove_dependent_nmethod(nmethod* nm);
983 bool is_dependent_nmethod(nmethod* nm);
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp537 nmethod* nm = cb->is_nmethod() ? (nmethod*)cb : NULL; local
538 if (nm != NULL && nm->has_unsafe_access()) {

Completed in 130 milliseconds

1234567