Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 51) sorted by relevance

123

/bionic/libc/bionic/
Djemalloc_wrapper.cpp146 for (size_t j = 0; j < je_mallinfo_nbins(); j++) { in je_mallopt() local
189 for (size_t j = 0; j < je_mallinfo_nbins(); j++) { in je_malloc_info() local
/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dllabs.c35 llabs(long long j) in llabs()
Dabs.c34 abs(int j) in abs()
Dimaxabs.c35 imaxabs(intmax_t j) in imaxabs()
Dlabs.c34 labs(long j) in labs()
/bionic/benchmarks/
Dmalloc_benchmark.cpp119 for (size_t j = 0; j < AllocCounts; ++j) { in RunThreadsThroughput() local
128 for (size_t j = 0; j < AllocCounts; ++j) free(MemPool[j]); in RunThreadsThroughput() local
Dproperty_benchmark.cpp62 for (int j = 0; j < name_lens[i]; j++) { in LocalPropertyTestState() local
80 for (int j = 0; j < value_lens[i]; j++) { in LocalPropertyTestState() local
Dmalloc_rss_benchmark.cpp139 for (size_t j = 0; j < kMaxLen; ++j) free(MemPool[i][j]); in StressSizeClass() local
/bionic/tests/
Dbuffer_tests.cpp339 for (size_t j = 0; j < 32; j++) { in RunCmpBufferAlignTest() local
396 for (size_t j = 0; j < pagesize; j++) { in RunSrcDstBufferOverreadTest() local
446 for (size_t j = 1; j < miscmp_len; j++) { in RunCmpBufferOverreadTest() local
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_floor.c36 u_int32_t i,j; in floor() local
Ds_ceil.c36 u_int32_t i,j; in ceil() local
De_hypotf.c26 int32_t j,k,ha,hb; in hypotf() local
De_hypot.c58 int32_t j,k,ha,hb; in hypot() local
De_logf.c39 int32_t k,ix,i,j; in logf() local
De_rem_pio2.c59 int32_t e0,i,j,nx,n,ix,hx; in __ieee754_rem_pio2() local
De_log.c92 int32_t k,hx,i,j; in log() local
Dk_rem_pio2.c296 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2() local
De_hypotl.c52 int32_t j,k,ha,hb; in hypotl() local
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhd_init.c43 int i, j; local
Dhexnan.c41 int j; local
Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
Ddmisc.c45 int j, k, *r; local
Dstrtodg.c186 int bdif, e, j, k, k1, nb, rv; local
348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_log.c364 int m, j; in __log__D() local
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_rem_pio2l.h68 int e0,ex,i,j,nx; in __ieee754_rem_pio2l() local

123