/bionic/libc/tzcode/ |
D | localtime.c | 264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc() argument 266 tzname[ttisp->tt_isdst] = (char *) &sp->chars[ttisp->tt_abbrind]; in update_tzname_etc() 280 register struct state * const sp = lclptr; in settzname() local 291 if (sp == NULL) { in settzname() 298 for (i = 0; i < sp->typecnt; ++i) { in settzname() 299 register const struct ttinfo * const ttisp = &sp->ttis[i]; in settzname() 300 update_tzname_etc(sp, ttisp); in settzname() 302 for (i = 0; i < sp->timecnt; ++i) { in settzname() 304 &sp->ttis[ in settzname() 305 sp->types[i]]; in settzname() [all …]
|
/bionic/libc/bionic/ |
D | fts.c | 62 #define CLR(opt) (sp->fts_options &= ~(opt)) 63 #define ISSET(opt) (sp->fts_options & (opt)) 64 #define SET(opt) (sp->fts_options |= (opt)) 66 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument 74 FTS *sp; in __fts_open() local 81 if ((sp = calloc(1, sizeof(FTS))) == NULL) in __fts_open() 83 sp->fts_compar = compar; in __fts_open() 84 sp->fts_options = options; in __fts_open() 94 if (fts_palloc(sp, MAX(fts_maxarglen(argv), PATH_MAX))) in __fts_open() 98 if ((parent = fts_alloc(sp, "", 0)) == NULL) in __fts_open() [all …]
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 363 const char *sp; /* start of string matched by it */ in dissect() local 381 sp = start; in dissect() 403 sp++; in dissect() 412 sp++; in dissect() 423 rest = slow(m, sp, stp, ss, es); in dissect() 431 assert(stp >= sp); /* it did work */ in dissect() 436 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect() 442 dissect(m, sp, rest, ssub, esub); in dissect() 445 assert(sp == rest); in dissect() 446 sp = rest; in dissect() [all …]
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 43 stp x19, x20, [sp, #-32]! 47 stp x21, x22, [sp, #16] 68 ldp x21, x22, [sp, #16] 72 ldp x19, x20, [sp], #32 80 ldp x21, x22, [sp, #16] 83 ldp x19, x20, [sp], #32 91 str x, [sp, #((slot) * 8)]; \ 95 stp x, y, [sp, #((slot) * 8)]; \ 100 stp x, y, [sp, #((slot) * 8)]; \ 105 ldr x, [sp, #((slot) * 8)]; \ [all …]
|
/bionic/libc/arch-arm/bionic/ |
D | setjmp.S | 123 stmfd sp!, {r0, lr} 132 ldmfd sp, {r0} 136 stmfd sp!, {r2} 147 sub sp, #4 157 add sp, #4 161 ldmfd sp!, {r2} 163 ldmfd sp!, {r0, lr} 174 str sp, [r1, #(9 * 4)] 198 stmfd sp!, {r0, r1, lr} 227 ldmfd sp!, {r0, r1, lr} [all …]
|
D | syscall.S | 32 mov ip, sp 33 stmfd sp!, {r4, r5, r6, r7} 45 ldmfd sp!, {r4, r5, r6, r7}
|
D | __bionic_clone.S | 33 mov ip, sp 35 stmfd sp!, {r4, r5, r6, r7} 57 ldmfd sp!, {r4, r5, r6, r7}
|
/bionic/libc/arch-arm64/bionic/ |
D | setjmp.S | 121 stp x0, x30, [sp, #-16]! 130 ldr x0, [sp, #0] 137 stp x1, xzr, [sp, #-16]! 146 ldp x1, xzr, [sp], #16 151 ldp x0, x30, [sp], #16 163 mov x10, sp 203 stp x0, x30, [sp, #-16]! 218 ldp x0, x30, [sp], #16 228 stp x0, x30, [sp, #-16]! 244 ldp x0, x30, [sp], #16 [all …]
|
D | vfork.S | 70 stp x0, x30, [sp, #-16]! 75 add x0, sp, #16 78 ldp x0, x30, [sp], #16
|
/bionic/libc/arch-arm/generic/bionic/ |
D | memmove.S | 76 stmdb sp!, {r0, lr} /* memcpy() returns dest addr */ 90 stmdb sp!, {r4} /* borrow r4 */ 106 ldmia sp!, {r4} /* return r4 */ 132 ldmiaeq sp!, {r0, pc} /* done */ 142 ldmia sp!, {r0, pc} 173 stmdb sp!, {r4, r5} 188 ldmia sp!, {r4, r5} 208 stmdb sp!, {r4, r5} 223 ldmia sp!, {r4, r5} 243 stmdb sp!, {r4, r5} [all …]
|
D | strcmp.S | 88 str r4, [sp, #-4]! 136 ldr r4, [sp], #4 162 str r5, [sp, #-4]! 163 str r4, [sp, #-4]! 302 ldr r4, [sp], #4 303 ldr r5, [sp], #4 317 ldr r4, [sp], #4 318 ldr r5, [sp], #4
|
D | strcpy.S | 49 str r5, [sp, #-4]! 54 str r4, [sp, #-4]! 95 ldr r4, [sp], #4 96 ldr r5, [sp], #4
|
D | memcmp.S | 112 stmfd sp!, {r4, lr} 223 ldmfd sp!, {r4, pc} 297 stmfd sp!, {r5, r6, r7} 326 ldmfd sp!, {r5, r6, r7} 341 ldmfd sp!, {r5, r6, r7}
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument 55 CONST char **sp; FPI *fpi; ULong *x0; in hexnan() 57 hexnan( CONST char **sp, FPI *fpi, ULong *x0) 73 s = *sp; 103 *sp = s + 1; 109 *sp = s + 1;
|
D | strtof.c | 36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument 38 strtof(CONST char *s, char **sp) 52 k = strtodg(s, sp, fpi, &exp, bits);
|
D | strtord.c | 76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument 78 strtord(CONST char *s, char **sp, int rounding, double *d) 93 k = strtodg(s, sp, fpi, &exp, bits);
|
D | strtorQ.c | 100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument 102 strtorQ(CONST char *s, char **sp, int rounding, void *L) 117 k = strtodg(s, sp, fpi, &exp, bits);
|
D | smisc.c | 124 (sp, t) char **sp, *t; in match() argument 126 (CONST char **sp, char *t) 130 CONST char *s = *sp; 138 *sp = s + 1;
|
D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument 41 CONST char **sp; FPI *fpi; Long *exp; Bigint **bp; int sign; in gethex() 43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign) 70 s0 = *(CONST unsigned char **)sp + 2; 147 *sp = (char*)s; 149 *sp = (char*)s0 - 1;
|
/bionic/libc/upstream-openbsd/lib/libc/locale/ |
D | mbstowcs.c | 39 const char *sp; in mbstowcs() local 42 sp = s; in mbstowcs() 43 return (mbsrtowcs(pwcs, &sp, n, &mbs)); in mbstowcs()
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
D | strcmp.S | 111 ldrd r6, r7, [sp, #8] 118 ldrd r4, r5, [sp], #16 132 ldrd r6, r7, [sp, #8] 139 ldrd r4, r5, [sp], #16 168 strd r4, r5, [sp, #-16]! 173 strd r6, r7, [sp, #8] 342 ldr r4, [sp], #16 388 ldrd r4, r5, [sp], #16 465 ldrd r4, r5, [sp], #16 487 ldrd r4, r5, [sp], #16
|
D | memset.S | 57 stmfd sp!, {r0} 139 ldmfd sp!, {r0} 172 ldmfd sp!, {r0}
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 175 struct servent *sp; in getnameinfo_inet() local 219 sp = NULL; in getnameinfo_inet() 221 sp = getservbyport(port, in getnameinfo_inet() 224 if (sp) { in getnameinfo_inet() 225 if (strlen(sp->s_name) + 1 > (size_t)servlen) in getnameinfo_inet() 227 strlcpy(serv, sp->s_name, servlen); in getnameinfo_inet()
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 937 const u_char *dn, *cp, *sp; in dn_find() local 942 sp = *cpp; in dn_find() 949 while (*sp != 0 && (*sp & NS_CMPRSFLGS) == 0 && in dn_find() 950 (sp - msg) < 0x4000) { in dn_find() 952 cp = sp; in dn_find() 971 sp - msg)); in dn_find() 972 return (int)(sp - msg); in dn_find() 987 sp += *sp + 1; in dn_find()
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
D | memcpy_base.S | 142 ldmfd sp!, {r0, pc} 151 stmfd sp!, {r4-r8} 226 ldmfd sp!, {r4-r8} 227 ldmfd sp!, {r0, pc}
|