Searched refs:algorithm (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/dns/nameser/ |
D | ns_print.c | 461 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf() local 476 algorithm = *rdata++; in ns_sprintrrf() 478 keyflags, protocol, algorithm); in ns_sprintrrf() 508 u_int typ, algorithm, labels, footprint; in ns_sprintrrf() local 518 algorithm = *rdata++; in ns_sprintrrf() 522 p_type((int)typ), algorithm, labels, t); in ns_sprintrrf() 1012 unsigned int i, hip_len, algorithm, key_len; in ns_sprintrrf() local 1018 algorithm = *rdata++; in ns_sprintrrf() 1027 len = snprintf(tmp, sizeof(tmp), "( %u ", algorithm); in ns_sprintrrf()
|
/bionic/docs/ |
D | elf-tls.md | 404 > ... All OSes use basically the same algorithm (a per-module lookup table) as detailed in Ulrich 409 > libthread_db's algorithm itself. We thereby get cross-platform TLS lookup without either requiring
|
/bionic/libc/malloc_debug/ |
D | README.md | 164 As of Q, any time that a backtrace is gathered, a different algorithm is used
|