代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4209741
style textboxstyle-label.style
*! version 1.0.0 22dec2002
sequence 2300
set angle default
set size scheme label
set color scheme label
set horizontal scheme label
set vertical scheme label
set margin
www.eeworm.com/read/447738/1696744
s label-debug.s
# labels should be aligned on 8-byte boundries
.text
bra.s/tx _abc || nop
nop || nop
.word 0x0e000004
_abc:
nop
nop
nop
nop
www.eeworm.com/read/447738/1696751
d label-debug.d
#objdump: -ldr
#name: D30V debug (-g) test
#as: -g
.*: +file format elf32-d30v
Disassembly of section .text:
00000000 :
.*label-debug.s:4
0: 10080003 00f00000 bra.s\/tx 18 \(18
www.eeworm.com/read/447738/1698399
d label-001.d
#objdump: -D
#source: label-001.s
#as: -O
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 2f 00 5e 00 nop || nop
00000004 :
4: 2f 00 5e 00 nop
www.eeworm.com/read/447738/1698408
s label-001.s
.text
.align 2
L0:
nop
nop
.align 2
L1:
nop
nop
.align 2
L2:
nop
nop
.align 2
L3:
nop
nop
.align 2
L4:
nop
nop
.align 2
L5:
nop
nop
.align 2
L6:
nop
nop
.align 2
L7:
nop
nop