Home
last modified time | relevance | path

Searched refs:bias (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/stdlib/
Dtst-qsort2.c43 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/
Ddb_info.c108 # 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/
Dmemset.S108 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
Dstxncpy.S154 addq a2, t0, a2 # E : bias count by dest misalignment
/glibc-2.36/sysdeps/alpha/
Dstrncmp.S57 addq a2, t4, a2 # bias count by s1 misalignment
Dstxncpy.S131 addq a2, t0, a2 # bias count by dest misalignment
/glibc-2.36/manual/
Dlang.texi887 @cindex bias (of floating point number exponent)
Dmath.texi2023 less than the @var{upper_bound}. It avoids the @w{modulo bias} when the
Darith.texi946 statistical bias and guarantees numeric stability: round-off errors in a
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl5535 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.
DChangeLog.163640 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.
DChangeLog.1010245 bias from the raw exponent.
DChangeLog.1311172 stack bias from child stack pointer before passing it to clone syscall.
DChangeLog.1892801 subtract stack bias.