Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 25 of 41) sorted by relevance

12

/external/libvpx/vp8/common/ppc/
Dfilter_bilinear_altivec.asm17 .macro load_c V, LABEL, OFF, R0, R1
18 lis \R0, \LABEL@ha
19 la \R1, \LABEL@l(\R0)
Didctllm_altivec.asm14 .macro load_c V, LABEL, OFF, R0, R1
15 lis \R0, \LABEL@ha
16 la \R1, \LABEL@l(\R0)
/external/libvpx/vp8/encoder/ppc/
Dvariance_subpixel_altivec.asm18 .macro load_c V, LABEL, OFF, R0, R1
19 lis \R0, \LABEL@ha
20 la \R1, \LABEL@l(\R0)
Dfdct_altivec.asm15 .macro load_c V, LABEL, OFF, R0, R1
16 lis \R0, \LABEL@ha
17 la \R1, \LABEL@l(\R0)
/external/openssl/crypto/perlasm/
Dx86gas.pl105 &::LABEL($func,$global?"$begin":"$nmdecor$func");
123 push(@out,".size\t$nmdecor$func,.-".&::LABEL($func)."\n") if ($::elf);
146 { foreach(@_) { &::LABEL($_,$nmdecor.$_); } }
149 { push(@out,".globl\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
Dx86masm.pl97 &::LABEL($func,$global?"$begin":"$nmdecor$func");
150 { push(@out, "EXTERN\t".&::LABEL($_,$nmdecor.$_).":NEAR\n"); }
154 { push(@out,"PUBLIC\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
Dx86nasm.pl98 &::LABEL($func,$global?"$begin":"$nmdecor$func");
130 { push(@out,"${drdecor}extern\t".&::LABEL($_,$nmdecor.$_)."\n"); }
134 { push(@out,"${drdecor}global\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
Dx86asm.pl99 sub ::LABEL # instantiate a file-scope label
104 sub ::static_label { &::LABEL($_[0],$lbdecor.$_[0]); }
/external/e2fsprogs/doc/
Dlibblkid.txt24 LABEL filesystem label
45 input, whether it is of the form: "/dev/hda1", "LABEL=root",
49 "LABEL", and value of "root", if that is more convenient.
/external/bison/tests/
Dexisting.at989 %token LABEL
1124 %left LABEL
1268 | LABEL ':' optional_separator element
1269 | LABEL ':' optional_separator position_not_place
1270 | LABEL ':' optional_separator place
1389 LABEL
1391 | label '.' LABEL
1422 '.' LABEL
1423 | label_path '.' LABEL
1442 | LABEL relative_path
/external/e2fsprogs/lib/blkid/tests/
Dcramfs.results2 LABEL='test-cram'
Dromfs.results2 LABEL='test-romfs'
Dudf.results2 LABEL='test-udf'
Diso.results2 LABEL='test-iso'
Dsmall-fat32.results2 LABEL='TESTVFAT'
Dfat32_label_64MB.results2 LABEL='BINGO'
Dfat.results2 LABEL='TEST-FAT'
Dreiser4.results2 LABEL='TESTR4'
Dswap1.results2 LABEL='SWAP-TEST'
Dext2.results2 LABEL='test-ext2'
Dreiser3.results2 LABEL='TESTREISER'
Dext3.results2 LABEL='test-ext3'
Djfs.results2 LABEL='test-jfs'
Dxfs.results2 LABEL='test-xfs'
Docfs2.results2 LABEL='test-ocfs2'

12