Searched refs:repeated (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c73 arguments are often repeated. */
97 an initial segment and an endlessly repeated loop segment.
102 struct segment repeated; /* Endlessly repeated segment. */ member in struct:format_arg_list
174 ASSERT (list->repeated.count <= list->repeated.allocated);
176 for (i = 0; i < list->repeated.count; i++)
178 verify_element (&list->repeated.element[i]);
179 total_repcount += list->repeated.element[i].repcount;
181 ASSERT (total_repcount == list->repeated
[all...]
H A Dformat-scheme.c76 arguments are often repeated. */
100 an initial segment and an endlessly repeated loop segment.
105 struct segment repeated; /* Endlessly repeated segment. */ member in struct:format_arg_list
177 ASSERT (list->repeated.count <= list->repeated.allocated);
179 for (i = 0; i < list->repeated.count; i++)
181 verify_element (&list->repeated.element[i]);
182 total_repcount += list->repeated.element[i].repcount;
184 ASSERT (total_repcount == list->repeated
[all...]
H A Dxgettext.c2168 bool repeated = true; local
2174 repeated = false;
2178 if (repeated)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_addr.c200 digi->repeated[d] = 1;
203 digi->repeated[d] = 0;
257 if (d->repeated[ct])
299 out->repeated[ct] = 1;
302 out->repeated[ct] = 0;
H A Dax25_route.c102 ax25_rt->digipeat->repeated[i] = 0;
131 ax25_rt->digipeat->repeated[i] = 0;
H A Daf_ax25.c1188 digi->repeated[ct] = 1;
1191 digi->repeated[ct] = 0;
1500 dtmp.repeated[ct] = 0;
1891 ax25->digipeat->repeated[k]? "*":"");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dconfig24 commands can be repeated multiple times
H A Dgen_initramfs_list.sh32 All options except -o and -l may be repeated and are interpreted
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dax25.h50 #define AX25_HBIT 0x80 /* Has been repeated bit */
179 unsigned char repeated[AX25_MAX_DIGIS]; member in struct:__anon18329
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbufferdc.tex26 repeated creation and destruction of a possibly big bitmap. Otherwise,
H A Dcmdlpars.tex122 wxCMD_LINE_PARAM_MULTIPLE = 0x04, // the parameter may be repeated
H A Dwxstring.tex492 may be used to increase speed when the string is constructed by repeated
H A Ddb.tex3291 Note that repeated calls to wxDbTable::Query() may tax the database
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dexample.pas28 (* "hello world" would be more standard, but the repeated "hello"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dexample.pas28 (* "hello world" would be more standard, but the repeated "hello"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dexample.pas28 (* "hello world" would be more standard, but the repeated "hello"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dexample.pas28 (* "hello world" would be more standard, but the repeated "hello"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Dnr_route.c645 digi->repeated[i] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Drose_route.c126 rose_neigh->digipeat->repeated[i] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S323 # process repeated. Before beginning, the divisor and quotient are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk398 # -D, --all-repeated[=delimit-method] print all duplicate lines\n
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c6456 int repeated = 0; local
6484 if (repeated++) {

Completed in 474 milliseconds