Searched refs:loop (Results 126 - 150 of 740) sorted by relevance

1234567891011>>

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice_armv7.S11 @ Contains a function for the core loop in the normalized lattice AR
22 @ r4: out loop counter
24 @ r9: inner loop counter
39 sub r4, #1 @ Outer loop counter = HALF_SUBFRAMELEN - 1
43 ldr r9, [sp, #32] @ Restore the inner loop counter to order_coef
/external/llvm/examples/BrainF/
H A DBrainF.cpp21 // [ while(*h) { Start loop
22 // ] } End loop
199 int loop; local
303 // Make part of PHI instruction now, wait until end of loop to finish
324 // Reading stdin loop
325 loop = (cursym == SYM_NONE)
328 while(loop) {
336 loop = 0;
347 // loop = 1
352 // loop
[all...]
/external/ltp/testcases/kernel/ipc/ipc_stress/
H A Dshmem_test_04.c166 int loop; local
221 * Child leaves loop, parent continues to fork.
250 for (loop = 1; loop <= nloops; loop++) {
262 pid, loop, (long)word / WPERMB);
271 pid, loop, addr);
277 pid, loop, word, *wptr);
283 printf("\t[%d][%d] checksum2 = %d\n", pid, loop,
290 loop);
[all...]
/external/swiftshader/third_party/LLVM/examples/BrainF/
H A DBrainF.cpp21 // [ while(*h) { Start loop
22 // ] } End loop
190 int loop; local
293 // Make part of PHI instruction now, wait until end of loop to finish
314 // Reading stdin loop
315 loop = (cursym == SYM_NONE)
318 while(loop) {
326 loop = 0;
337 // loop = 1
342 // loop
[all...]
/external/libchrome/base/message_loop/
H A Dmessage_loop_test.cc96 MessageLoop loop(std::move(pump));
97 // Add tests to message loop
112 // After all tests, post a message that will shut down the message loop
126 MessageLoop loop(std::move(pump));
135 loop.task_runner()->PostDelayedTask(
148 MessageLoop loop(std::move(pump));
154 loop.task_runner()->PostDelayedTask(
159 loop.task_runner()->PostDelayedTask(
171 MessageLoop loop(std::move(pump));
186 loop
[all...]
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c455 * the loop variables. */
464 struct r500_loop_info * loop; local
469 loop = &s->Loops[s->CurrentLoopDepth++];
470 memset(loop, 0, sizeof(struct r500_loop_info));
471 loop->BranchDepth = s->CurrentBranchDepth;
472 loop->BgnLoop = newip;
480 loop = &s->Loops[s->CurrentLoopDepth - 1];
481 memory_pool_array_reserve(&s->C->Pool, int, loop->Brks,
482 loop->BrkCount, loop
[all...]
/external/autotest/client/tests/synctest/src/
H A Dsynctest.c38 int status, pid, fd, len, loop; local
43 printf("Usage : synctest <len> <loop> \n");
48 loop = atoi(argv[2]);
101 while (count++ < loop) {
/external/vixl/examples/aarch32/
H A Dcustom-aarch32-disasm.cc116 NamedLabel loop(&stream, "loop");
120 __ Bind(&loop);
125 __ B(&loop);
H A Dpi.cc52 Label loop; local
53 __ Bind(&loop);
71 __ B(ne, &loop);
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DRealVectorFormat.java290 for (boolean loop = true; loop;){
295 loop = false;
299 if (loop) {
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
H A DCorrelatedRandomVectorGenerator.java202 for (boolean loop = true; loop;) {
242 loop = false;
264 loop = ++rank < order;
/external/autotest/client/site_tests/network_SwitchCarrier/
H A Dnetwork_SwitchCarrier.py16 self.loop.quit()
28 self.loop.quit() # success!
83 self.loop = gobject.MainLoop()
95 self.loop.run()
/external/boringssl/win-x86_64/crypto/rand/
H A Drdrand-x86_64.asm52 $L$loop:
60 jnz NEAR $L$loop
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnescapeTransliterator.java155 loop:
157 // Loop over the forms in spec[]. Exit this loop when we
158 // match one of the specs. Exit the outer loop if a
182 break loop;
202 break loop;
225 break loop;
243 // loop that is traversing the forms in
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DUnescapeTransliterator.java154 loop:
156 // Loop over the forms in spec[]. Exit this loop when we
157 // match one of the specs. Exit the outer loop if a
181 break loop;
201 break loop;
224 break loop;
242 // loop that is traversing the forms in
/external/libchrome/base/timer/
H A Dhi_res_timer_manager_unittest.cc24 base::MessageLoop loop(base::MessageLoop::TYPE_UI);
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile24 instruction_count_test: ../loop.S
/external/skia/include/views/
H A DSkOSWindow_Unix.h34 void loop();
/external/syslinux/core/
H A Dregdump.inc50 loop .reg8
62 loop .reg4
/external/syslinux/libinstaller/
H A Dlinuxioctl.h59 #include <linux/loop.h>
/external/webrtc/webrtc/system_wrappers/source/
H A Dfile_impl.cc102 bool loop, bool text) {
161 looping_ = loop;
171 bool loop) {
186 looping_ = loop;
101 OpenFile(const char* file_name_utf8, bool read_only, bool loop, bool text) argument
168 OpenFromFileHandle(FILE* handle, bool manage_file, bool read_only, bool loop) argument
/external/boringssl/src/crypto/bn/
H A Dprime.c383 loop:
411 goto loop;
425 goto loop;
432 goto loop;
682 loop:
701 goto loop;
713 goto loop;
761 loop:
772 goto loop;
835 loop
[all...]
/external/curl/docs/examples/
H A Devhiperfifo.c84 struct ev_loop *loop; member in struct:_GlobalInfo
121 ev_timer_stop(g->loop, &g->timer_event);
125 ev_timer_start(g->loop, &g->timer_event);
128 timer_cb(g->loop, &g->timer_event, 0);
214 ev_timer_stop(g->loop, &g->timer_event);
238 ev_io_stop(g->loop, &f->ev);
256 ev_io_stop(g->loop, &f->ev);
260 ev_io_start(g->loop, &f->ev);
418 ev_io_start(g->loop, &g->fifo_event);
430 g.loop
[all...]
/external/doclava/res/assets/templates/
H A Dhierarchy.cs28 <?cs loop:x=#0,cl.indent,#1 ?><td class="jd-hierarchy-spacer"></td><?cs /loop ?>
/external/libunwind/tests/
H A Dflush-cache.S27 .loop: fc in0 // issuable on M0 only
29 br.cloop.sptk.few .loop

Completed in 761 milliseconds

1234567891011>>