Home
last modified time | relevance | path

Searched refs:s26 (Results 1 – 25 of 185) sorted by relevance

12345678

/external/bison/lib/
Dstreq.h69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) in streq6() argument
71 if (s1[6] == s26) in streq6()
73 if (s26 == 0) in streq6()
83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in streq5() argument
90 return streq6 (s1, s2, s26, s27, s28); in streq5()
97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in streq4() argument
104 return streq5 (s1, s2, s25, s26, s27, s28); in streq4()
111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) in streq3() argument
118 return streq4 (s1, s2, s24, s25, s26, s27, s28); in streq3()
125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27,… in streq2() argument
[all …]
Dc-strcaseeq.h79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) in strcaseeq6() argument
81 if (CASEEQ (s1[6], s26)) in strcaseeq6()
83 if (s26 == 0) in strcaseeq6()
93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in strcaseeq5() argument
100 return strcaseeq6 (s1, s2, s26, s27, s28); in strcaseeq5()
107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in strcaseeq4() argument
114 return strcaseeq5 (s1, s2, s25, s26, s27, s28); in strcaseeq4()
121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char … in strcaseeq3() argument
128 return strcaseeq4 (s1, s2, s24, s25, s26, s27, s28); in strcaseeq3()
135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char … in strcaseeq2() argument
[all …]
/external/llvm/test/MC/AArch64/
Dneon-scalar-by-elem-saturating-mul.s30 sqdmulh s25, s26, v27.s[3]
47 sqrdmulh s20, s26, v27.s[1]
/external/llvm/test/MC/ARM/
Dd16.s23 @ D16-NEXT: vcvt.f32.f64 s26, d30
24 vcvt.f32.f64 s26, d30
/external/lldb/test/arm_emulation/new-test-files/
Dtest-mov-24-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-strt-1-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-str-3-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-mvn-4-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-sub-3-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-mov-4-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-mvn-2-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-str-5-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-push-3-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-add-9-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-sub-5-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-subs-1-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-mvn-4-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-add-10-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-add-5-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-sub-2-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-add-8-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-mov-7-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-add-2-arm.dat50 s26=0x0000001a
103 s26=0x0000001a
Dtest-add-12-thumb.dat50 s26=0x00000000
103 s26=0x00000000
Dtest-subs-1-thumb.dat50 s26=0x00000000
103 s26=0x00000000

12345678