/external/bison/lib/ |
D | streq.h | 41 streq8 (const char *s1, const char *s2, char s28) in streq8() argument 43 if (s1[8] == s28) in streq8() 45 if (s28 == 0) in streq8() 55 streq7 (const char *s1, const char *s2, char s27, char s28) in streq7() argument 62 return streq8 (s1, s2, s28); in streq7() 69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) in streq6() argument 76 return streq7 (s1, s2, s27, s28); 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 [all …]
|
D | c-strcaseeq.h | 51 strcaseeq8 (const char *s1, const char *s2, char s28) in strcaseeq8() argument 53 if (CASEEQ (s1[8], s28)) in strcaseeq8() 55 if (s28 == 0) in strcaseeq8() 65 strcaseeq7 (const char *s1, const char *s2, char s27, char s28) in strcaseeq7() argument 72 return strcaseeq8 (s1, s2, s28); in strcaseeq7() 79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) in strcaseeq6() argument 86 return strcaseeq7 (s1, s2, s27, s28); 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 [all …]
|
/external/clang/test/CodeGen/ |
D | arm-arguments.c | 145 struct s28 { _Complex char f0; }; struct 146 struct s28 f28() {} in f28()
|
/external/lldb/test/arm_emulation/new-test-files/ |
D | test-subs-1-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-7-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-strt-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-3-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-push-2-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mvn-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-add-8-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-subs-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-9-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-1-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-str-2-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mvn-4-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-strbt-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-add-1-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mov-1-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-10-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-28-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mov-15-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-7-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-sub-6-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-str-3-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|