Searched refs:repeat (Results 76 - 100 of 124) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmthread.c70 repeat:
76 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfix_node.c2400 goto repeat;
2411 goto repeat;
2418 goto repeat;
2422 goto repeat;
2426 goto repeat; /* No disk space, or schedule occurred and
2464 goto repeat;
2470 goto repeat;
2473 repeat:
H A Dinode.c584 int repeat, retval = 0; local
675 repeat =
679 if (repeat == NO_DISK_SPACE || repeat == QUOTA_EXCEEDED) {
688 repeat =
692 if (repeat != NO_DISK_SPACE && repeat != QUOTA_EXCEEDED) {
695 if (repeat == QUOTA_EXCEEDED)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D09-helper.tex26 5) repeat at step 2)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dshmem.c1107 repeat:
1151 goto repeat;
1155 goto repeat;
1164 goto repeat;
1172 goto repeat;
1212 goto repeat;
1223 goto repeat;
1276 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest074.tcl25 set globaldata [repeat $alphabet 4]
H A Dtest095.tcl351 append basekey [repeat "a" [expr $pad_bytes * $i]]
H A Drecd012.tcl120 # We'll repeat the inner + a random number up to $niniter times,
211 set keybase .[repeat abcdefghijklmnopqrstuvwxyz 4]
H A Dreputils.tcl1616 set str [repeat $str 100]
1620 set str [repeat $str 100]
1641 set str [repeat $word $rpt]
H A Dtest096.tcl130 set data [repeat $alphabet 600]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Djbd_journal.c305 repeat:
338 goto repeat;
1740 repeat:
1760 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Djournal.c306 repeat:
338 goto repeat;
1776 repeat:
1792 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Djournal.c306 repeat:
338 goto repeat;
1787 repeat:
1803 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpf.c767 repeat:
779 goto repeat;
794 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dsbni.c508 int repeat; local
515 repeat = 0;
518 repeat = 1; local
522 repeat = 1;
523 } while( repeat );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbinstr.S43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dnamespace.c280 repeat:
292 goto repeat;
1253 repeat:
1268 goto repeat;
H A Dopen.c865 repeat:
888 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-proc.c233 repeat:
238 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dn_r3964.c1093 repeat:
1098 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixsig.c600 repeat:
687 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Duser.c726 repeat:
732 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dnetpoll.c216 repeat:
225 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_api.c353 repeat:
362 goto repeat; /* we need a ttl - JHS */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Drpc_pipe.c514 repeat:
540 goto repeat;

Completed in 205 milliseconds

12345