Searched refs:iteration (Results 1 – 25 of 41) sorted by relevance
12
/glibc-2.36/posix/ |
D | tst-spawn-chdir.c | 107 int iteration = 0; in do_test() local 116 ++iteration; in do_test() 120 iteration, do_spawnp, do_overwrite, do_fchdir); in do_test() 123 char *iteration_directory = xasprintf ("%s/%d", directory, iteration); in do_test()
|
/glibc-2.36/sysdeps/arm/ |
D | memset.S | 45 stmiacs r3!, {r1, ip} @ store up to 32 bytes per loop iteration 56 subs r2, r2, #1 @ store up to 4 bytes per loop iteration
|
/glibc-2.36/resolv/ |
D | tst-resolv-res_init-skeleton.c | 854 for (int iteration = 0; iteration < 2; ++iteration) in special_test_callback() local 885 if (iteration == 0 || test_index > 7) in special_test_callback()
|
/glibc-2.36/manual/ |
D | setjmp.texi | 155 As the test expression of a selection or iteration 160 test expression of a selection or iteration statement. The other 165 test expression of a selection or iteration statement.
|
D | debug.texi | 111 @c written out with a writev call per iteration. Addresses and offsets
|
D | users.texi | 2711 @c to support iteration and concurrent iteration will interfere 2713 @c getnetgrent_r iteration in each nss backend.
|
D | string.texi | 2780 This behavior suggests two styles of iteration:
|
D | signal.texi | 1458 This technique is useful because it allows the iteration in progress
|
D | memory.texi | 2869 additional block on each iteration. This is impossible with
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl_db | 339 * td_ta_thr_iter.c (iterate_thread_list): At end of iteration read
|
D | ChangeLog.1 | 1930 calling it, avoiding a (costly) no-op iteration. 2014 __fillbf after calling it, avoiding a (costly) no-op iteration.
|
D | ChangeLog.15 | 1754 * dlfcn/dlinfo.c (dlinfo_doit): Replace iteration over GL(dl_loaded) 1755 chain with iteration over all namespaces' _ns_loaded chains.
|
D | ChangeLog.2 | 2976 iteration (when we zero is_short et al).
|
/glibc-2.36/po/ |
D | libc.pot | 4549 msgid "Generated line not part of iteration"
|
D | bg.po | 4655 msgid "Generated line not part of iteration"
|
D | ru.po | 4642 msgid "Generated line not part of iteration"
|
D | sr.po | 4630 msgid "Generated line not part of iteration"
|
D | ko.po | 4665 msgid "Generated line not part of iteration"
|
D | zh_CN.po | 4541 msgid "Generated line not part of iteration"
|
D | zh_TW.po | 4654 msgid "Generated line not part of iteration"
|
D | uk.po | 4645 msgid "Generated line not part of iteration"
|
D | hr.po | 4703 msgid "Generated line not part of iteration"
|
D | nl.po | 4692 msgid "Generated line not part of iteration"
|
D | sv.po | 4653 msgid "Generated line not part of iteration"
|
D | tr.po | 4641 msgid "Generated line not part of iteration"
|
12