/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-mov-19-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-moveq-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-4-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-16-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-push-3-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mov-25-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-7-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-sub-5-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-6-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-add-2-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-3-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-sub-8-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-5-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-add-3-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-str-1-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-vpush-2-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-sub-1-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-add-11-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mov-31-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|
D | test-mvn-3-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-3-arm.dat | 52 s28=0x0000001c 105 s28=0x0000001c
|
D | test-mov-22-thumb.dat | 52 s28=0x00000000 105 s28=0x00000000
|