Home
last modified time | relevance | path

Searched refs:s25 (Results 1 – 25 of 180) sorted by relevance

12345678

/external/bison/lib/
Dstreq.h83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in streq5() argument
85 if (s1[5] == s25) in streq5()
87 if (s25 == 0) 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
132 return streq3 (s1, s2, s23, s24, s25, s26, s27, s28); in streq2()
139 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26,… in streq1() argument
[all …]
Dc-strcaseeq.h93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in strcaseeq5() argument
95 if (CASEEQ (s1[5], s25)) in strcaseeq5()
97 if (s25 == 0) 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
142 return strcaseeq3 (s1, s2, s23, s24, s25, s26, s27, s28); in strcaseeq2()
149 strcaseeq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char … in strcaseeq1() argument
[all …]
/external/valgrind/none/tests/arm/
Dvfpv4_fma.c111 TESTINSN_bin_f32("vfma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
112 … TESTINSN_bin_f32("vfma.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
114 TESTINSN_bin_f32("vfma.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main()
124 TESTINSN_bin_f32("vfma.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752)); in main()
161 TESTINSN_bin_f32("vfms.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
162 … TESTINSN_bin_f32("vfms.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
164 TESTINSN_bin_f32("vfms.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main()
174 TESTINSN_bin_f32("vfms.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752)); in main()
211 TESTINSN_bin_f32("vfnma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
212 … TESTINSN_bin_f32("vfnma.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
[all …]
Dvfp.c1158 TESTINSN_bin_f32("vmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1159 … TESTINSN_bin_f32("vmla.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
1161 TESTINSN_bin_f32("vmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main()
1171 TESTINSN_bin_f32("vmla.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752)); in main()
1208 TESTINSN_bin_f32("vnmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1209 … TESTINSN_bin_f32("vnmla.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
1211 TESTINSN_bin_f32("vnmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main()
1221 TESTINSN_bin_f32("vnmla.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752.)); in main()
1258 TESTINSN_bin_f32("vmls.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1259 … TESTINSN_bin_f32("vmls.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346)); in main()
[all …]
/external/lldb/test/arm_emulation/new-test-files/
Dtest-add-2-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-subs-8-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-add-3-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-strd-1-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-mov-5-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-vpush-1-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-push-3-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-mov-6-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-moveq-1-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-sub-10-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-strbt-1-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-mov-21-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-strt-1-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-mov-17-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-add-5-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-bic-1-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-sub-6-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-mov-8-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-mov-3-thumb.dat49 s25=0x00000000
102 s25=0x00000000
Dtest-mov-3-arm.dat49 s25=0x00000019
102 s25=0x00000019
Dtest-subs-4-thumb.dat49 s25=0x00000000
102 s25=0x00000000

12345678