/bionic/libc/bionic/ |
D | fts.c | 63 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument 74 FTS *sp; in __fts_open() local 179 fts_load(FTS *sp, FTSENT *p) in fts_load() 203 fts_close(FTS *sp) in fts_close() 254 fts_read(FTS *sp) in fts_read() 450 fts_set(FTS *sp, FTSENT *p, int instr) in fts_set() 463 fts_children(FTS *sp, int instr) in fts_children() 546 fts_build(FTS *sp, int type) in fts_build() 793 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat() 869 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort() [all …]
|
D | heap_tagging.cpp | 199 void* sp = __builtin_frame_address(0); in memtag_handle_longjmp() local
|
/bionic/libc/tzcode/ |
D | localtime.c | 226 ttunspecified(struct state const *sp, int i) in ttunspecified() 280 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc() 300 may_update_tzname_etc(int stddst_mask, struct state *sp, int type) in may_update_tzname_etc() 315 register struct state * const sp = lclptr; in settzname() local 350 scrub_abbrs(struct state *sp) in scrub_abbrs() 411 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody() 804 tzload(char const *name, struct state *sp, bool doextend) in tzload() 822 typesequiv(const struct state *sp, int a, int b) in typesequiv() 1143 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse() 1421 gmtload(struct state *const sp) in gmtload() [all …]
|
/bionic/tests/headers/posix/ |
D | time_h.c | 109 char** sp = tzname; in time_h() local
|
/bionic/libc/upstream-openbsd/lib/libc/locale/ |
D | mbstowcs.c | 39 const char *sp; in mbstowcs() local
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | strtof.c | 36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
|
D | strtord.c | 76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
|
D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
D | strtorQ.c | 100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
|
D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
|
D | smisc.c | 124 (sp, t) char **sp, *t; in match() argument
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 442 const char *sp; /* start of string matched by it */ in dissect() local 624 #define ISBOW(m, sp) \ argument 628 #define ISEOW(m, sp) \ argument 652 const char *sp; /* start of string matched by it */ in backref() local
|
D | regcomp.c | 1301 const char *sp = p->next; local 1380 const char *sp = p->next; local 1959 sop *sp; local
|
/bionic/tests/ |
D | android_unsafe_frame_pointer_chase_test.cpp | 114 static void* SignalBacktraceThread(void* sp) { in SignalBacktraceThread()
|
D | spawn_test.cpp | 164 sched_param sp; in TEST() local
|
/bionic/libc/kernel/uapi/asm-riscv/asm/ |
D | ptrace.h | 26 unsigned long sp; member
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 178 struct servent *sp; in getnameinfo_inet() local
|
D | getaddrinfo.c | 1145 struct servent *sp; in get_port() local
|
/bionic/libc/kernel/uapi/asm-arm64/asm/ |
D | sigcontext.h | 26 __u64 sp; member
|
D | ptrace.h | 63 __u64 sp; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sigcontext.h | 114 __u32 sp; member 146 __u64 sp; member
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 937 const u_char *dn, *cp, *sp; in dn_find() local
|