Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/elf/
Ddl-sort-maps.c282 int32_t algorithm = TUNABLE_GET (glibc, rtld, dynamic_sort, int32_t, NULL); in _dl_sort_maps_init() local
283 GLRO(dl_dso_sort_algo) = algorithm == 1 ? dso_sort_algorithm_original in _dl_sort_maps_init()
Ddso-sort-tests-1.def59 # The older dynamic_sort=1 algorithm does not achieve this, while the DFS-based
60 # dynamic_sort=2 algorithm does, although it is still arguable whether going
/glibc-2.36/posix/
Dsched_primax.c24 __sched_get_priority_max (int algorithm) in __sched_get_priority_max() argument
Dsched_primin.c24 __sched_get_priority_min (int algorithm) in __sched_get_priority_min() argument
DBOOST.tests651 ; again but with slower algorithm variant:
Dtst-regex.input416 off-by-one in wordwrap algorithm when there' a space at the
7614 (parse_param): Adjusted field-splitting algorithm so that there is
9008 algorithm for very large/very small arguments.
9010 correct algorithm for very large/very small arguments; adjust for
/glibc-2.36/localedata/locales/
Dfa_IR208 % The following positioning is based on Unicode 3.0 bidirectional algorithm,
216 % The following positioning is based on Unicode 3.0 bidirectional algorithm,
Dda_DK26 % The ordering algorithm is in accordance
Dsl_SI57 % Ordering algorithm:
/glibc-2.36/manual/
Dtunables.texi330 Sets the algorithm to use for DSO sorting, valid values are @samp{1} and
331 @samp{2}. For value of @samp{1}, an older O(n^3) algorithm is used, which is
334 value of @samp{2}, a different algorithm is used, which implements a
Dsearch.texi146 using the binary search algorithm.
181 of those objects because the sorting algorithm may swap around objects
200 originally implemented using the ``quick sort'' algorithm.
Dmaint.texi494 The algorithm used to pick the list of directories is simple:
Dstring.texi1338 The comparison algorithm which the @code{strverscmp} function implements
1474 to compare them. The actual sort algorithm is not written here; it
2447 (This is the Fisher-Yates algorithm for unbiased shuffling.)
Dcharset.texi2266 algorithm suitable for search for the best path in such a graph and so
/glibc-2.36/
DNEWS124 [28868] dynamic-link: Dynamic loader DFS algorithm segfaults on
245 * A new DSO sorting algorithm has been added in the dynamic linker that uses
247 of the existing sorting algorithm when encountering particular circular
252 new DFS-based algorithm. The setting '1' switches to the old
253 algorithm used in glibc 2.33 and earlier.
3189 Dekker's mutual exclusion algorithm).
3719 scalable algorithm primarily through not using a critical section anymore to
4662 * A new semaphore algorithm has been implemented in generic C code for all
4666 The new semaphore algorithm is used by sem_init, sem_open, sem_post,
4887 stack or buffer overflow. This is now fixed to use a slower algorithm
[all …]
DCONTRIBUTED-BY2714 Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
6102 This version is developed using the same algorithm as the fast C
6125 This version is developed using the same algorithm as the fast C
8683 This version is developed using the same algorithm as the fast C
8967 This version is developed using the same algorithm as the fast C
9137 This version is developed using the same algorithm as the fast C
/glibc-2.36/ChangeLog.old/
DChangeLog.3576 * time/difftime.c (difftime): Use hairy rounding algorithm from
DChangeLog.245348 elf: Use new dependency sorting algorithm by default
5548 math: Use an improved algorithm for hypotl (ldbl-128)
5561 math: Use an improved algorithm for hypotl (ldbl-96)
5583 math: Use an improved algorithm for hypot (dbl-64)
DChangeLog.710312 * sysdeps/libm-ieee754/s_remquo.c: Change algorithm, although
10431 * sysdeps/libm-ieee754/s_remquo.c: Change algorithm, although
10644 algorithm.
10649 with new algorithm.
10999 * misc/tsearch.c: Rewritten to use Red-Black-Tree algorithm by
DChangeLog.11462 Now uses Steele & White's "Dragon4" algorithm to do things right.
DChangeLog.8416 off-by-one in wordwrap algorithm when there' a space at the
7614 (parse_param): Adjusted field-splitting algorithm so that there is
9008 algorithm for very large/very small arguments.
9010 correct algorithm for very large/very small arguments; adjust for
DChangeLog.53900 time_t values. Use old algorithm until a year is reached that
9237 * stdlib/random.c (__srandom): Change algorithm used to populate
9239 (randtbl): Recomputed with new algorithm.
DChangeLog.102396 * locale/programs/ld-ctype.c (allocate_arrays): Change algorithm to
5819 simple algorithm.
DChangeLog.131843 * sysdeps/x86_64/fpu/s_copysign.S: Fix algorithm.
12316 * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
/glibc-2.36/timezone/
Dasia1715 # know when this was started, or what algorithm is used (most likely the

12