Searched refs:more (Results 26 - 50 of 841) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgcomm-223 ${MSGCOMM} --more-than=0 --no-location -o mcomm-test2.tmp \
H A Dmsgcomm-203 # Test --more-than=0; identical message are wanted once only.
27 ${MSGCOMM} --more-than=0 -o mcomm-test20.tmp \
H A Dmsgcomm-213 # Test --more-than=0; identical message are wanted once only.
28 ${MSGCOMM} --more-than=0 -o mcomm-test21.tmp mcomm-test21.in1 mcomm-test21.in2
H A Dmsgcomm-243 # Test --more-than=0 option with Java .properties syntax.
21 ${MSGCOMM} --more-than=0 --properties-input --properties-output -o mcomm-test24.tmp mcomm-test24.in1 mcomm-test24.in2
H A Dmsgcomm-323 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test3.tmp \
H A Dmsgcomm-434 ${MSGCOMM} --more-than=0 -o mcomm-test4.tmp \
H A Dmsgcomm-534 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test5.tmp \
H A Dmsgcomm-634 ${MSGCOMM} --more-than=0 --no-location -o mcomm-test6.tmp \
H A Dmsgcomm-734 ${MSGCOMM} --more-than=0 --no-location --omit-header -o mcomm-test7.tmp \
H A Dmsgcomm-83 # Test merge of common entries with --more-than=1.
45 ${MSGCOMM} --more-than=1 -o mcomm-test8.tmp \
H A Dmsgcomm-93 # Test merge of common entries with --more-than=1 and --no-location.
45 ${MSGCOMM} --more-than=1 --no-location -o mcomm-test9.tmp \
H A Dmsgcat-1066 ${MSGCAT} --more-than=0 -o mcat-test10.tmp \
H A Dmsgcat-261 ${MSGCAT} --more-than=0 -o mcat-test2.tmp \
H A Dmsgcat-362 ${MSGCAT} --use-first --more-than=0 -o mcat-test3.tmp \
H A Dmsgcat-462 ${MSGCAT} --use-first --more-than=0 -o mcat-test4.tmp \
H A Dmsgcat-562 ${MSGCAT} --use-first --more-than=0 -o mcat-test5.tmp \
H A Dmsgcat-662 ${MSGCAT} --more-than=0 -o mcat-test6.tmp \
H A Dmsgcat-863 ${MSGCAT} --more-than=0 -o mcat-test8.tmp \
H A Dmsgcat-962 ${MSGCAT} --more-than=0 -o mcat-test9.tmp \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dmemzero.S68 tst r1, #16 @ 1 16 bytes or more?
113 4: tst r1, #8 @ 1 8 bytes or more?
115 tst r1, #4 @ 1 4 bytes or more?
121 5: tst r1, #2 @ 1 2 bytes or more?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dmconsole_user.c129 int err, int more)
142 if (len == total) reply.more = more;
143 else reply.more = 1;
162 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) argument
164 return mconsole_reply_len(req, str, strlen(str), err, more);
128 mconsole_reply_len(struct mc_request *req, const char *str, int total, int err, int more) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dnetstat.c148 char more[512]; local
160 more[0] = '\0';
165 &txq, &rxq, &timer_run, &time_len, &retr, &uid, &timeout, &inode, more);
202 char more[512]; local
214 more[0] = '\0';
219 &txq, &rxq, &timer_run, &time_len, &retr, &uid, &timeout, &inode, more);
283 char more[512]; local
295 more[0] = '\0';
300 &txq, &rxq, &timer_run, &time_len, &retr, &uid, &timeout, &inode, more);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Dansi2knr.c93 Agreement (except that you may choose to grant more extensive
327 char *more; local
382 more = ++line;
387 switch ( *skipspace(more, 1) )
392 fputs(more, out);
401 /* more might be. */
403 strcpy(buf, more);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dansi2knr.c95 Agreement (except that you may choose to grant more extensive
329 char *more; local
384 more = ++line;
389 switch ( *skipspace(more, 1) )
394 fputs(more, out);
403 /* more might be. */
405 strcpy(buf, more);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptpvwstd.tex44 \helpref{wxDebugReportPreview::Show()}{wxdebugreportpreviewshow} for more

Completed in 106 milliseconds

1234567891011>>