/bionic/libc/bionic/ |
D | fts.c | 66 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument 74 FTS *sp; in __fts_open() local 177 fts_load(FTS *sp, FTSENT *p) in fts_load() 201 fts_close(FTS *sp) in fts_close() 250 fts_read(FTS *sp) in fts_read() 456 fts_children(FTS *sp, int instr) in fts_children() 537 fts_build(FTS *sp, int type) in fts_build() 785 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat() 861 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort() 895 fts_alloc(FTS *sp, char *name, size_t namelen) in fts_alloc() [all …]
|
/bionic/libc/tzcode/ |
D | localtime.c | 264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc() 280 register struct state * const sp = lclptr; in settzname() local 315 scrub_abbrs(struct state *sp) in scrub_abbrs() 376 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody() 686 tzload(char const *name, struct state *sp, bool doextend) in tzload() 704 typesequiv(const struct state *sp, int a, int b) in typesequiv() 1014 tzparse(const char *name, struct state *sp, bool lastditch) in tzparse() 1247 gmtload(struct state *const sp) in gmtload() 1256 zoneinit(struct state *sp, char const *name) in zoneinit() 1284 struct state *sp = lclptr; in tzsetlcl() local [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/tests/ |
D | android_unsafe_frame_pointer_chase_test.cpp | 114 static void* SignalBacktraceThread(void* sp) { in SignalBacktraceThread()
|
D | spawn_test.cpp | 162 sched_param sp; in TEST() local
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 363 const char *sp; /* start of string matched by it */ in dissect() local 572 const char *sp; /* start of string matched by it */ in backref() local
|
D | regcomp.c | 917 const char *sp; in p_b_cclass() local 998 const char *sp; in p_b_coll_elem() local
|
/bionic/libc/kernel/uapi/asm-arm64/asm/ |
D | sigcontext.h | 26 __u64 sp; member
|
D | ptrace.h | 53 __u64 sp; member
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 175 struct servent *sp; in getnameinfo_inet() local
|
D | getaddrinfo.c | 1145 struct servent *sp; in get_port() local
|
/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
|