Home
last modified time | relevance | path

Searched defs:loops (Results 1 – 25 of 3486) sorted by relevance

12345678910>>...140

/dports/sysutils/ansible2/ansible-2.9.27/docs/docsite/rst/user_guide/
H A Dplaybooks_loops.rst53 Iterating over a simple list
100 Iterating over a list of hashes
117 Iterating over a dictionary
207 Iterating over nested lists
223 Retrying a task until a condition is met
244 Looping over inventory
297 Limiting loop output with ``label``
322 Pausing within a loop
339 Tracking progress through a loop with ``index_var``
381 Extended loop variables
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/docs/docsite/rst/user_guide/
H A Dplaybooks_loops.rst53 Iterating over a simple list
100 Iterating over a list of hashes
117 Iterating over a dictionary
209 Iterating over nested lists
225 Retrying a task until a condition is met
247 Looping over inventory
300 Limiting loop output with ``label``
325 Pausing within a loop
342 Tracking progress through a loop with ``index_var``
387 Extended loop variables
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/user_guide/
H A Dplaybooks_loops.rst53 Iterating over a simple list
100 Iterating over a list of hashes
117 Iterating over a dictionary
209 Iterating over nested lists
225 Retrying a task until a condition is met
247 Looping over inventory
300 Limiting loop output with ``label``
325 Pausing within a loop
342 Tracking progress through a loop with ``index_var``
387 Extended loop variables
[all …]
/dports/devel/py-gevent/gevent-21.8.0/benchmarks/
H A Dbench_threadpool.py28 def bench_apply(loops): argument
40 def bench_spawn_wait(loops): argument
54 def _map(pool, pool_func, loops): argument
71 def bench_map_seq(loops): argument
75 def bench_map_par(loops): argument
79 def bench_imap_seq(loops): argument
83 def bench_imap_par(loops): argument
87 def bench_imap_un_seq(loops): argument
91 def bench_imap_un_par(loops): argument
H A Dbench_socket.py29 def _sendto(loops, conn, data, to_send=None): argument
44 def _sendall(loops, conn, data): argument
53 def bench_native_udp(loops): argument
60 def bench_gevent_udp(loops): argument
67 def _do_sendall(loops, send, recv): argument
84 def bench_native_thread_default_socketpair(loops): argument
92 def bench_gevent_greenlet_default_socketpair(loops): argument
97 def bench_gevent_forked_socketpair(loops): argument
101 def bench_native_forked_socketpair(loops): argument
H A Dbench_tracer.py28 def _run(loops): argument
53 def bench_no_trace(loops): argument
56 def bench_trivial_tracer(loops): argument
68 def bench_monitor_tracer(loops): argument
73 def bench_hub_switch_tracer(loops): argument
79 def bench_max_switch_tracer(loops): argument
/dports/math/gretl/gretl-2021d/doc/tex_ru/
H A Dhp-ctrlflow.tex192 \subsection{Безусловный цикл}
228 \subsection{Индексный цикл}
277 \subsection{Цикл \texttt{while}}
296 \subsection{Цикл \texttt{foreach}}
330 \subsection{Цикл \texttt{for}}
394 \subsection{Варианты циклов}
407 \subsection{Выход из цикла}
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dline.c30 horizontal (cairo_t *cr, int width, int height, int loops) in horizontal()
50 horizontal_hair (cairo_t *cr, int width, int height, int loops) in horizontal_hair()
57 horizontal_wide (cairo_t *cr, int width, int height, int loops) in horizontal_wide()
64 nearly_horizontal (cairo_t *cr, int width, int height, int loops) in nearly_horizontal()
99 vertical (cairo_t *cr, int width, int height, int loops) in vertical()
119 vertical_hair (cairo_t *cr, int width, int height, int loops) in vertical_hair()
126 vertical_wide (cairo_t *cr, int width, int height, int loops) in vertical_wide()
133 nearly_vertical (cairo_t *cr, int width, int height, int loops) in nearly_vertical()
168 diagonal (cairo_t *cr, int width, int height, int loops) in diagonal()
186 diagonal_hair (cairo_t *cr, int width, int height, int loops) in diagonal_hair()
[all …]
H A Da1-line.c30 horizontal (cairo_t *cr, int width, int height, int loops) in horizontal()
50 horizontal_hair (cairo_t *cr, int width, int height, int loops) in horizontal_hair()
57 horizontal_wide (cairo_t *cr, int width, int height, int loops) in horizontal_wide()
64 nearly_horizontal (cairo_t *cr, int width, int height, int loops) in nearly_horizontal()
99 vertical (cairo_t *cr, int width, int height, int loops) in vertical()
119 vertical_hair (cairo_t *cr, int width, int height, int loops) in vertical_hair()
126 vertical_wide (cairo_t *cr, int width, int height, int loops) in vertical_wide()
133 nearly_vertical (cairo_t *cr, int width, int height, int loops) in nearly_vertical()
168 diagonal (cairo_t *cr, int width, int height, int loops) in diagonal()
186 diagonal_hair (cairo_t *cr, int width, int height, int loops) in diagonal_hair()
[all …]
H A Dspiral.c47 int width, int height, int loops) in draw_spiral()
113 int width, int height, int loops) in draw_spiral_box()
148 int width, int height, int loops) in draw_spiral_stroke()
201 draw_spiral_eo_pa_re (cairo_t *cr, int width, int height, int loops) in draw_spiral_eo_pa_re()
211 draw_spiral_nz_pa_re (cairo_t *cr, int width, int height, int loops) in draw_spiral_nz_pa_re()
221 draw_spiral_eo_na_re (cairo_t *cr, int width, int height, int loops) in draw_spiral_eo_na_re()
231 draw_spiral_nz_na_re (cairo_t *cr, int width, int height, int loops) in draw_spiral_nz_na_re()
241 draw_spiral_eo_pa_di (cairo_t *cr, int width, int height, int loops) in draw_spiral_eo_pa_di()
251 draw_spiral_nz_pa_di (cairo_t *cr, int width, int height, int loops) in draw_spiral_nz_pa_di()
261 draw_spiral_eo_na_di (cairo_t *cr, int width, int height, int loops) in draw_spiral_eo_na_di()
[all …]
H A Dbox-outline.c44 box_outline_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_stroke()
68 box_outline_alpha_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_alpha_stroke()
92 box_outline_aa_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_aa_stroke()
117 box_outline_fill (cairo_t *cr, int width, int height, int loops) in box_outline_fill()
144 box_outline_alpha_fill (cairo_t *cr, int width, int height, int loops) in box_outline_alpha_fill()
171 box_outline_aa_fill (cairo_t *cr, int width, int height, int loops) in box_outline_aa_fill()
H A Dpixel.c34 pixel_direct (cairo_t *cr, int width, int height, int loops) in pixel_direct()
71 pixel_paint (cairo_t *cr, int width, int height, int loops) in pixel_paint()
84 pixel_mask (cairo_t *cr, int width, int height, int loops) in pixel_mask()
110 pixel_rectangle (cairo_t *cr, int width, int height, int loops) in pixel_rectangle()
127 pixel_subrectangle (cairo_t *cr, int width, int height, int loops) in pixel_subrectangle()
144 pixel_triangle (cairo_t *cr, int width, int height, int loops) in pixel_triangle()
163 pixel_circle (cairo_t *cr, int width, int height, int loops) in pixel_circle()
180 pixel_stroke (cairo_t *cr, int width, int height, int loops) in pixel_stroke()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
228 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
287 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
397 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
228 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
287 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
397 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
222 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
273 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
383 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
222 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
273 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
383 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
228 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
287 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
397 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
228 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
287 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
397 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dlock.c67 PRInt32 loops; member
76 PRInt32 loops; member
84 static PRIntervalTime Sleeper(PRUint32 loops) in Sleeper()
98 static PRIntervalTime MakeLock(PRUint32 loops) in MakeLock()
110 static PRIntervalTime NonContentiousLock(PRUint32 loops) in NonContentiousLock()
139 static PRIntervalTime ContentiousLock(PRUint32 loops) in ContentiousLock()
185 static PRIntervalTime MakeMonitor(PRUint32 loops) in MakeMonitor()
228 static PRIntervalTime ReentrantMonitor(PRUint32 loops) in ReentrantMonitor()
287 static PRUint32 ContentiousMonitor(PRUint32 loops) in ContentiousMonitor()
397 const char* msg, PRUint32 (*test)(PRUint32 loops), in Test()
[all …]
/dports/math/R-cran-igraph/igraph/R/
H A Drewire.R78 keeping_degseq <- function(loops = FALSE, niter = 100) { argument
81 args = list(loops = loops, niter = niter) nameattr
86 rewire_keeping_degseq <- function(graph, loops, niter) { argument
125 each_edge <- function(prob, loops = FALSE, multiple = FALSE) { argument
128 args = list(prob = prob, loops = loops, multiple = multiple) nameattr
133 rewire_each_edge <- function(graph, prob, loops=FALSE, multiple=FALSE) { argument
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp108 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
193 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
366 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
454 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
542 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
640 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
741 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
841 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
944 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp108 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
193 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
366 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
454 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
542 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
640 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
741 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
841 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
944 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp108 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
193 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
366 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
454 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
542 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
640 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
741 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
841 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
944 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp108 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
193 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
366 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
454 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
542 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
640 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
741 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
841 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
944 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp108 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
193 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
366 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
454 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
542 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
640 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
741 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
841 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
944 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
[all …]

12345678910>>...140