Searched refs:LABEL (Results 1 - 25 of 98) sorted by relevance

1234

/external/clang/test/SemaCXX/
H A Dqualified-member-enum.cpp6 enum {LABEL}; enumerator in enum:A::__anon19363
9 return A().A::LABEL;
/external/llvm/test/MC/ARM/
H A Ddirective-literals.s9 @ CHECK-LABEL: short
17 @ CHECK-LABEL: hword
24 @ CHECK-LABEL: word
H A Dbkpt.s12 @ CHECK-LABEL: thumb_default_bkpt
20 @ CHECK-LABEL: normal_bkpt
30 @ CEHCK-LABEL: arm_default_bkpt
H A Ddirective-align.s9 @ CHECK-LABEL: unaligned
17 @ CHECK-LABEL: aligned
25 @ CHECK-LABEL: trailer
H A Dpool.s13 @ CHECK-LABEL: pool
16 @ CHECK-LABEL: .Ltmp0:
H A Ddot-req-case-insensitive.s15 @ CHECK-LABEL: _foo:
19 @ CHECK-LABEL: _foo2:
H A Dltorg-darwin.s13 @ CHECK-LABEL: f2:
24 @ CHECK-LABEL: Ltmp0:
28 @ CHECK-LABEL: f3:
35 @ CHECK-LABEL: f4:
46 @ CHECK-LABEL: Ltmp1:
50 @ CHECK-LABEL: f5:
62 @ CHECK-LABEL: Ltmp2:
66 @ CHECK-LABEL: f6:
73 @ CHECK-LABEL: f7:
83 @ CHECK-LABEL
[all...]
H A Dldr-pseudo-darwin.s16 @ CHECK-LABEL: f3:
23 @ CHECK-LABEL: f4:
38 @ CHECK-LABEL: f5:
60 @ CHECK-LABEL: f6:
69 @ CHECK-LABEL: f7:
76 @ CHECK-LABEL: f8:
90 @ CHECK-LABEL: f9:
97 @ CHECK-LABEL: f10:
104 @ CHECK-LABEL: f11:
109 @ CHECK-LABEL
[all...]
H A Dcomplex-operands.s27 @ CHECK-LABEL: arm_function
37 @ CHECK-LABEL: thumb_function
H A Dltorg.s13 @ CHECK-LABEL: f2:
26 @ CHECK-LABEL: f3:
33 @ CHECK-LABEL: f4:
46 @ CHECK-LABEL: f5:
60 @ CHECK-LABEL: f6:
67 @ CHECK-LABEL: f7:
77 @ CHECK-LABEL: f9:
93 @ CHECK-LABEL: f10:
100 @ CHECK-LABEL: f11:
112 @ CHECK-LABEL
[all...]
H A Dcoff-relocations.s17 @ CHECK-ENCODING-LABEL: branch24t
24 @ CHECK-ENCODING-LABEL: branch20t
31 @ CHECK-ENCODING-LABEL: blx23t
40 @ CHECK-ENCODING-LABEL: mov32t
53 @ CHECK-ENCODING-LABEL: addr32
68 @ CHECK-ENCODING-LABEL: addr32nb
83 @ CHECK-ENCODING-LABEL: secrel
H A Dldr-pseudo.s16 @ CHECK-LABEL: f3:
23 @ CHECK-LABEL: f4:
38 @ CHECK-LABEL: f5:
60 @ CHECK-LABEL: f6:
69 @ CHECK-LABEL: f7:
76 @ CHECK-LABEL: f8:
90 @ CHECK-LABEL: f9:
97 @ CHECK-LABEL: f10:
104 @ CHECK-LABEL: f11:
109 @ CHECK-LABEL
[all...]
H A Dcomment.s24 @CHECK-LABEL: foo:
36 @CHECK-LABEL: bar:
43 @CHECK-LABEL: far:
H A Dalign_arm_2_thumb.s9 @ ARM_2_THUMB-LABEL: foo
H A Dalign_thumb_2_arm.s9 @ THUMB_2_ARM-LABEL: foo
/external/llvm/test/MC/AsmParser/
H A Ddirective_rept.s12 # CHECK-LABEL: two_bad_calls
23 # CHECK-LABEL: half_a_dozen_daffodils
/external/mdnsresponder/mDNSShared/
H A DDebugServices.h734 #define require( X, LABEL ) \
740 goto LABEL; \
761 #define require_string( X, LABEL, STR ) \
767 goto LABEL; \
787 #define require_quiet( X, LABEL ) \
792 goto LABEL; \
813 #define require_noerr( ERR, LABEL ) \
822 goto LABEL; \
844 #define require_noerr_string( ERR, LABEL, STR ) \
853 goto LABEL; \
[all...]
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
H A DLabelNode.java54 return LABEL;
/external/llvm/test/MC/Mips/
H A Dmips-noat.s6 # CHECK-LABEL: test1:
19 # CHECK-LABEL: test3:
/external/chromium_org/third_party/boringssl/src/crypto/perlasm/
H A Dx86masm.pl103 &::LABEL($func,$global?"$begin":"$nmdecor$func");
156 { push(@out, "EXTERN\t".&::LABEL($_,$nmdecor.$_).":NEAR\n"); }
160 { push(@out,"PUBLIC\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
196 push(@out,".SAFESEH ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86nasm.pl103 &::LABEL($func,$global?"$begin":"$nmdecor$func");
135 { push(@out,"${drdecor}extern\t".&::LABEL($_,$nmdecor.$_)."\n"); }
139 { push(@out,"${drdecor}global\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
175 push(@out,"safeseh ".&::LABEL($nm,$nmdecor.$nm)."\n");
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
H A Dasm_mov_no_instrumentation.s7 # CHECK-LABEL: mov1b
H A Dasm_mov.s7 # CHECK-LABEL: mov1b:
36 # CHECK-LABEL: mov16b:
/external/openssl/crypto/perlasm/
H A Dx86masm.pl101 &::LABEL($func,$global?"$begin":"$nmdecor$func");
154 { push(@out, "EXTERN\t".&::LABEL($_,$nmdecor.$_).":NEAR\n"); }
158 { push(@out,"PUBLIC\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
194 push(@out,".SAFESEH ".&::LABEL($nm,$nmdecor.$nm)."\n");
H A Dx86nasm.pl101 &::LABEL($func,$global?"$begin":"$nmdecor$func");
133 { push(@out,"${drdecor}extern\t".&::LABEL($_,$nmdecor.$_)."\n"); }
137 { push(@out,"${drdecor}global\t".&::LABEL($_[0],$nmdecor.$_[0])."\n"); }
173 push(@out,"safeseh ".&::LABEL($nm,$nmdecor.$nm)."\n");

Completed in 3292 milliseconds

1234