Searched refs:slow (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 84 #define slow sslow macro 96 #define slow lslow macro 133 static const char *slow(struct match *m, const char *start, const char *stop, sopno startst, sopno … 251 endp = slow(m, m->coldp, stop, gf, gl); in matcher() 294 endp = slow(m, m->coldp, endp-1, gf, gl); in matcher() 423 rest = slow(m, sp, stp, ss, es); in dissect() 426 tail = slow(m, rest, stop, es, stopst); in dissect() 436 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect() 452 rest = slow(m, sp, stp, ss, es); in dissect() 455 tail = slow(m, rest, stop, es, stopst); in dissect() [all …]
|
/bionic/libc/kernel/uapi/linux/ |
D | usbdevice_fs.h | 53 unsigned char slow; member
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 51 This option will slow down allocations by an order of magnitude, and
|
D | README.md | 101 This option will slow down allocations by an order of magnitude. If the 412 slow down process start up. However, if you want to re-enable these messages,
|