Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/tools/
Dgenserv.py56 rest = string.strip(m.group(4))
59 m = re_alias.match(rest)
63 rest = string.strip(m.group(2))
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c444 const char *rest; /* start of rest of string */ in dissect() local
506 rest = walk(m, sp, stp, ss, es, false); in dissect()
507 assert(rest != NULL); /* it did match */ in dissect()
509 tail = walk(m, rest, stop, es, stopst, false); in dissect()
513 stp = rest - 1; in dissect()
519 if (walk(m, sp, rest, ssub, esub, false) != NULL) { in dissect()
520 dp = dissect(m, sp, rest, ssub, esub); in dissect()
521 assert(dp == rest); in dissect()
523 assert(sp == rest); in dissect()
524 sp = rest; in dissect()
[all …]
/bionic/libc/malloc_debug/
DREADME_api.md45 of backtrace entries is less than *backtrace\_size*, the rest of the
/bionic/libc/
DSYSCALLS.TXT22 # socketcall(__NR_socket, 1, *(rest of args on stack)).
/bionic/libm/
DAndroid.bp188 // We take the FreeBSD implementations when they exist, but fill out the rest
/bionic/docs/
Dclang_fortify_anatomy.md258 Otherwise, the rest of this subsection is dedicated to preliminary discussion