Searched refs:bias (Results 1 – 14 of 14) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-qsort2.c | 43 size_t bias = random (); in test() local 46 p[0] = (char) (i + bias); in test() 48 p[1] = (char) ((i + bias) >> 8); in test()
|
/glibc-2.36/nptl_db/ |
D | db_info.c | 108 # define REGISTER(bits, size, regofs, bias) \ argument 109 DB_DEFINE_DESC (_thread_db_register##bits, size, (uint32_t)(bias), (regofs));
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | memset.S | 108 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
|
D | stxncpy.S | 154 addq a2, t0, a2 # E : bias count by dest misalignment
|
/glibc-2.36/sysdeps/alpha/ |
D | strncmp.S | 57 addq a2, t4, a2 # bias count by s1 misalignment
|
D | stxncpy.S | 131 addq a2, t0, a2 # bias count by dest misalignment
|
/glibc-2.36/manual/ |
D | lang.texi | 887 @cindex bias (of floating point number exponent)
|
D | math.texi | 2023 less than the @var{upper_bound}. It avoids the @w{modulo bias} when the
|
D | arith.texi | 946 statistical bias and guarantees numeric stability: round-off errors in a
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl | 5535 stack bias to mc_ftp field. 6382 * sysdeps/sh/tls.h (DB_THREAD_SELF): Set the correct bias 8955 Apply sizeof (struct pthread) bias to r13 value.
|
D | ChangeLog.16 | 3640 stack bias to mc_fp field. 8722 exponent bias from the increment value for scaling by 2^60. 8768 exponent bias to the value for 2^126.
|
D | ChangeLog.10 | 10245 bias from the raw exponent.
|
D | ChangeLog.13 | 11172 stack bias from child stack pointer before passing it to clone syscall.
|
D | ChangeLog.18 | 92801 subtract stack bias.
|