Searched refs:more (Results 51 - 75 of 1008) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgcat-662 ${MSGCAT} --more-than=0 -o mcat-test6.out \
H A Dmsgcat-863 ${MSGCAT} --more-than=0 -o mcat-test8.out \
H A Dmsgcat-962 ${MSGCAT} --more-than=0 -o mcat-test9.out \
H A Dmsgcat-properties-125 ${MSGCAT} --use-first --more-than=0 --properties-input --properties-output \
H A Dmsgcomm-13 # Test --more-than=0 option.
23 ${MSGCOMM} --more-than=0 -o mcomm-test1.out mcomm-test1.in1 mcomm-test1.in2
H A Dmsgcomm-103 # Test merge of common entries with --more-than=1 and --omit-header.
45 ${MSGCOMM} --more-than=1 --no-location --omit-header -o mcomm-test10.out \
H A Dmsgcomm-113 # Test that --more-than=1 drops entries which occur only once.
49 ${MSGCOMM} --more-than=1 --no-location --omit-header -o mcomm-test11.out \
H A Dmsgcomm-223 ${MSGCOMM} --more-than=0 --no-location -o mcomm-test2.out \
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.out mcomm-test24.in1 mcomm-test24.in2
H A Dmsgcomm-323 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test3.out \
H A Dmsgcomm-434 ${MSGCOMM} --more-than=0 -o mcomm-test4.out \
H A Dmsgcomm-534 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test5.out \
H A Dmsgcomm-634 ${MSGCOMM} --more-than=0 --no-location -o mcomm-test6.out \
H A Dmsgcomm-734 ${MSGCOMM} --more-than=0 --no-location --omit-header -o mcomm-test7.out \
H A Dmsgcomm-83 # Test merge of common entries with --more-than=1.
45 ${MSGCOMM} --more-than=1 -o mcomm-test8.out \
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.out \
H A Dmsgcat-261 ${MSGCAT} --more-than=0 -o mcat-test2.out \
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmod_34lsub1.asm15 dnl Lesser General Public License for more details.
26 C Experiments with more unrolling indicate that 1.5 c/l is possible on P6-13
117 jg L(top) C at least 3 more to process
121 C ecx is -2, -1 or 0 representing 0, 1 or 2 more limbs respectively
123 jl L(done_0) C if -2, meaning 0 more limbs
125 C 1 or 2 more limbs
127 je L(done_1) C if -1, meaning 1 more limb only
/netbsd-6-1-5-RELEASE/libexec/makewhatis/
H A Dmakewhatis.c338 * whatisdb_new exists and is more than (arbitrarily) sixteen
349 * would require an unexplained sixteen-hour-or-more lag
944 size_t more; local
962 more = strlen(ptr);
963 if ((more > 1) && (ptr[more - 1] == ',') &&
964 ISSPACE(ptr[more - 2])) {
965 ptr[--more] = '\0';
966 ptr[more - 1] = ',';
969 (void) memmove(&buffer[length], ptr, more
981 int more; local
1033 int more; local
[all...]
/netbsd-6-1-5-RELEASE/bin/sh/
H A Dinput.c231 * 3) If the is more stuff in this buffer, use it else call read to fill it.
239 int more; local
265 for (more = 1; more;) {
277 more = 0; /* Stop processing here */
292 more = 0;
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.topl.c111 more();
178 more(void) function
243 more();
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/m68k/string/
H A Dmemcmp.S79 jne bclloop | still more, keep comparing
86 jne bcbloop | still more, keep going
/netbsd-6-1-5-RELEASE/distrib/amiga/floppies/inst-common/
H A Dinstbin.conf18 ln less more
/netbsd-6-1-5-RELEASE/distrib/vax/inst-common/
H A Dinstbin.conf10 progs gzip ifconfig init ln ls mkdir mknod more mount mt dd
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/string/
H A Dmemccpy.S52 clrw %d0 | check to see if more to do
67 clrw %d0 | check to see if more to do

Completed in 217 milliseconds

1234567891011>>