Searched refs:Label (Results 126 - 150 of 182) sorted by relevance

12345678

/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnDInOut/
H A DDnDSource.java218 Label label = new Label("[empty]");
/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnDNegative/
H A DDnDSource.java256 Label label = new Label("[empty]");
/openjdk7/jdk/test/java/awt/event/HierarchyEvent/AncestorResized/
H A DAncestorResized.java68 Label label;
85 label = new Label("Label");
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DStatement.java30 import sun.tools.asm.Label;
275 Label label = ((CodeContext)c).contLabel;
H A DSwitchStatement.java30 import sun.tools.asm.Label;
201 sw.add(((IntegerExpression)e).value, new Label());
H A DCatchStatement.java31 import sun.tools.asm.Label;
H A DReturnStatement.java30 import sun.tools.asm.Label;
/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java967 Label label = new Label(PolicyTool.rb.getString("Policy.File."));
1162 Label label = new Label(error);
1198 Label label = new Label(status);
1581 Label label = new Label(PolicyTool.rb.getString("CodeBase."));
1594 label = new Label(PolicyTool.rb.getString("SignedBy."));
1631 label = new Label(PolicyToo
[all...]
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.inline.hpp84 inline void Assembler::bpr( RCondition c, bool a, Predict p, Register s1, Label& L) { bpr( c, a, p, s1, target(L)); }
87 inline void Assembler::fb( Condition c, bool a, Label& L ) { fb(c, a, target(L)); }
90 inline void Assembler::fbp( Condition c, bool a, CC cc, Predict p, Label& L ) { fbp(c, a, cc, p, target(L)); }
93 inline void Assembler::cb( Condition c, bool a, Label& L ) { cb(c, a, target(L)); }
96 inline void Assembler::br( Condition c, bool a, Label& L ) { br(c, a, target(L)); }
99 inline void Assembler::bp( Condition c, bool a, CC cc, Predict p, Label& L ) { bp(c, a, cc, p, target(L)); }
102 inline void Assembler::cbcond(Condition c, CC cc, Register s1, Register s2, Label& L) { cti(); no_cbcond_before(); emit_data(op(branch_op) | cond_cbcond(c) | op2(bpr_op2) | branchcc(cc) | wdisp10(intptr_t(target(L)), intptr_t(pc())) | rs1(s1) | rs2(s2)); }
103 inline void Assembler::cbcond(Condition c, CC cc, Register s1, int simm5, Label& L) { cti(); no_cbcond_before(); emit_data(op(branch_op) | cond_cbcond(c) | op2(bpr_op2) | branchcc(cc) | wdisp10(intptr_t(target(L)), intptr_t(pc())) | rs1(s1) | immed(true) | simm(simm5, 5)); }
106 inline void Assembler::call( Label& L, relocInfo::relocType rt ) { call( target(L), rt); }
549 inline void MacroAssembler::br( Condition c, bool a, Predict p, Label
[all...]
H A Dc1_LIRAssembler_sparc.cpp213 Label L;
237 Label Ldone;
296 Label Lskip;
310 Label Lloop;
590 Label skip;
698 Label L;
1752 Label skip;
2196 Label cont, slow;
2271 Label failed;
2310 Label known_o
[all...]
H A DinterpreterRT_sparc.cpp116 Label L;
/openjdk7/hotspot/src/cpu/x86/vm/
H A DjniFastGetField_x86_32.cpp66 Label slow;
180 Label slow;
271 Label slow_with_pop, slow;
H A Dassembler_x86.cpp1127 void Assembler::call(Label& L, relocInfo::relocType rtype) {
1252 Label L ;
1436 void Assembler::jcc(Condition cc, Label& L, bool maybe_short) {
1470 void Assembler::jccb(Condition cc, Label& L) {
1501 void Assembler::jmp(Label& L, bool maybe_short) {
1543 void Assembler::jmpb(Label& L) {
5528 Label& done,
5529 Label* slow_case,
5556 Label cas_label;
5600 Label try_revoke_bia
[all...]
H A DinterpreterRT_x86_32.cpp68 Label L;
H A Dassembler_x86.hpp922 void call(Label& L, relocInfo::relocType rtype);
1189 // Label L; // unbound label
1195 // Note: The same Label can be used for forward and backward branches
1198 void jcc(Condition cc, Label& L, bool maybe_short = true);
1204 void jccb(Condition cc, Label& L);
1208 // Label operations & relative jumps (PPUM Appendix D)
1209 void jmp(Label& L, bool maybe_short = true); // unconditional jump to L
1217 void jmpb(Label& L);
1876 // Required platform-specific helpers for Label::patch_instructions.
2205 void jC2 (Register tmp, Label
[all...]
H A Dc1_LIRAssembler_x86.cpp322 Label L;
536 Label noLoop, haveResult;
558 Label loop;
1623 Register recv, Label* update_done) {
1625 Label next_test;
1637 Label next_test;
1648 void LIR_Assembler::emit_typecheck_helper(LIR_OpTypeCheck *op, Label* success, Label* failure, Label* obj_is_null) {
1672 Label profile_cast_succes
[all...]
/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.cpp59 Label* MachOper::label() const { ShouldNotReachHere(); return 0; }
400 void MachNode::add_case_label( int index_num, Label* blockLabel) {
511 void MachNullCheckNode::label_set(Label* label, uint block_num) {
514 void MachNullCheckNode::save_label( Label** label, uint* block_num ) {
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXFileDialogPeer.java192 Label label = new Label(pathLabelText);
225 label = new Label(filterLabelText);
235 label = new Label(foldersLabelText);
242 label = new Label(filesLabelText);
255 label = new Label(enterFileNameLabelText);
/openjdk7/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java55 import java.awt.Label;
359 add(new Label(vertical ? "Vertical" : "Horizontal"));
/openjdk7/jdk/src/share/demo/applets/GraphicsTest/
H A DGraphicsTest.java74 p.add(new Label("go to:", Label.RIGHT));
/openjdk7/jdk/src/share/classes/sun/awt/
H A DHToolkit.java92 public LabelPeer createLabel(Label target)
/openjdk7/jdk/src/share/classes/sun/font/
H A DGraphicComponent.java48 Decoration.Label {
/openjdk7/jdk/src/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java715 Label L_fallback = new Label();
716 Label L_done = new Label();
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCImage.java100 final MediaTracker mt = new MediaTracker(new Label());
/openjdk7/hotspot/src/share/vm/prims/
H A DmethodHandles.hpp35 class Label;

Completed in 129 milliseconds

12345678