Searched refs:cr (Results 76 - 100 of 256) sorted by relevance

1234567891011

/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp433 st->cr();
438 st->cr();
443 st->cr();
448 st->cr();
456 st->cr();
461 st->cr();
465 st->cr();
466 st->cr();
471 st->cr();
479 st->cr();
[all...]
/openjdk7/jdk/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java39 ClassReader cr = new ClassReader();
40 cr.keepOrder = false;
41 XMLKit.Element e = cr.readFrom(is);
/openjdk7/langtools/src/share/classes/com/sun/tools/classfile/
H A DDescriptor.java66 public Descriptor(ClassReader cr) throws IOException { argument
67 this(cr.readUnsignedShort());
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DDOMMessages_fr.properties50 NAMESPACE_ERR = Tentative de cr\u00E9ation ou de modification d'un objet incorrecte par rapport aux espaces de noms.
57 WRONG_DOCUMENT_ERR = Un noeud est utilis\u00E9 dans un document diff\u00E9rent de celui l'ayant cr\u00E9\u00E9.
/openjdk7/hotspot/src/share/vm/code/
H A DscopeDesc.cpp198 st->cr();
209 st->cr();
220 st->cr();
232 tty->cr();
/openjdk7/hotspot/src/share/vm/prims/
H A DprivilegedStack.cpp67 st->cr();
/openjdk7/jdk/src/share/classes/sun/nio/cs/
H A DStreamDecoder.java317 CoderResult cr = decoder.decode(bb, cb, eof);
318 if (cr.isUnderflow()) {
334 if (cr.isOverflow()) {
338 cr.throwException();
H A DUTF_8.java169 CoderResult cr = malformedN(src, nb);
171 return cr;
178 CoderResult cr = malformedN(src, nb);
180 return cr;
191 CoderResult cr = (nb == 0 || src.remaining() < (nb - 1))
194 return cr;
469 CoderResult cr = malformedN(bb, 1);
470 if (!cr.isError()) {
475 sp += cr.length();
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dinterpreter.cpp66 st->cr();
76 st->cr();
98 tty->cr();
101 tty->cr();
105 tty->cr();
108 tty->cr();
111 tty->cr();
/openjdk7/hotspot/src/share/vm/runtime/
H A Djava.cpp153 tty->cr();
155 tty->cr();
171 tty->cr();
182 tty->cr();
201 tty->cr();
341 tty->cr();
642 tty->cr();
660 tty->cr();
662 tty->cr();
H A Dfprofiler.cpp185 tty->cr();
188 tty->cr();
220 tty->cr();
303 st->cr();
312 st->cr();
355 st->cr();
1298 tty->cr();
1306 tty->cr();
1345 tty->cr();
1350 tty->cr();
[all...]
H A DstackValueCollection.cpp157 tty->cr();
161 tty->cr();
H A DstubCodeGenerator.cpp117 tty->cr();
119 tty->cr();
/openjdk7/hotspot/src/share/vm/oops/
H A DcompiledICHolderKlass.cpp156 st->print(" - method: "); c->holder_method()->print_value_on(st); st->cr();
157 st->print(" - klass: "); c->holder_klass()->print_value_on(st); st->cr();
H A DmethodKlass.cpp225 st->print (" - method holder: "); m->method_holder()->print_value_on(st); st->cr();
227 m->constants()->print_value_on(st); st->cr();
228 st->print (" - access: 0x%x ", m->access_flags().as_int()); m->access_flags().print_on(st); st->cr();
229 st->print (" - name: "); m->name()->print_value_on(st); st->cr();
230 st->print (" - signature: "); m->signature()->print_value_on(st); st->cr();
/openjdk7/jdk/src/share/classes/javax/swing/plaf/nimbus/
H A DEffectUtils.java125 int cr;
152 cr = (int) (r + 0.5f);
157 ((cr > 255 ? 255 : cr) << 16) |
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1Refine.cpp126 st->cr();
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.cpp198 tty->cr();
208 tty->cr();
222 tty->cr();
238 tty->cr();
H A Dc1_InstructionPrinter.cpp239 output()->cr();
325 output()->cr();
336 output()->cr();
342 output()->cr();
663 output()->cr(); output()->print_cr("Locals:");
670 print_phi(i, v, x); output()->cr();
677 output()->cr();
690 print_phi(o, v, x); output()->cr();
738 output()->cr();
753 output()->cr();
[all...]
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dos_bsd_x86.cpp1026 st->cr();
1031 st->cr();
1036 st->cr();
1041 st->cr();
1045 st->cr();
1052 st->cr();
1057 st->cr();
1061 st->cr();
1062 st->cr();
1067 st->cr();
[all...]
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dos_linux_x86.cpp759 st->cr();
764 st->cr();
769 st->cr();
774 st->cr();
779 st->cr();
786 st->cr();
791 st->cr();
796 st->cr();
797 st->cr();
802 st->cr();
[all...]
/openjdk7/hotspot/src/share/vm/utilities/
H A Devents.hpp253 out->cr();
269 out->cr();
276 out->cr();
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dos_solaris_x86.cpp750 st->cr();
755 st->cr();
760 st->cr();
765 st->cr();
773 st->cr();
778 st->cr();
782 st->cr();
783 st->cr();
788 st->cr();
805 st->cr();
[all...]
/openjdk7/hotspot/src/share/vm/compiler/
H A DcompilerOracle.cpp114 tty->cr();
203 tty->cr();
361 tty->cr();
363 tty->cr();
621 stream.cr();
632 stream.cr();
633 stream.cr();
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/
H A DUtil.java268 Constructor cr = cl.getConstructor(params);
272 return (RemoteException) cr.newInstance(args);
284 Constructor cr = cl.getConstructor(params);
288 return (RemoteException) cr.newInstance(args);
300 Constructor cr = cl.getConstructor(params);
304 return (RemoteException) cr.newInstance(args);

Completed in 73 milliseconds

1234567891011