| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/ |
| scopes.c | 13 GNU General Public License for more details. 23 int more[5]; member in struct:dei_struct
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/ |
| scopes.c | 13 GNU General Public License for more details. 23 int more[5]; member in struct:dei_struct
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| long-inferior-output.exp | 11 # GNU General Public License for more details. 49 set more 1 51 while {$more} { 52 set more 0 58 set more 1
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| long-inferior-output.exp | 11 # GNU General Public License for more details. 49 set more 1 51 while {$more} { 52 set more 0 58 set more 1
|
| /src/external/bsd/bzip2/dist/ |
| bzmore | 10 *less) more=less ;; 11 *) more=more ;; 37 bzip2 -cdfq | eval $more 44 echo $n1 "--More--(Next file: $FILE)$n2" 55 bzip2 -cdfq "$FILE" | eval $more
|
| /src/usr.sbin/ypserv/ypserv/ |
| ypserv_xdr.c | 25 if (!xdr_bool(xdrs, &objp->more)) 28 switch (objp->more) {
|
| /src/external/mit/isl/dist/ |
| isl_list_read_yaml_templ.c | 21 isl_bool more; local 29 while ((more = isl_stream_yaml_next(s)) == isl_bool_true) { 36 if (more < 0 || isl_stream_yaml_read_end_sequence(s) < 0)
|
| flow_cmp.c | 62 isl_bool more; local 87 while ((more = isl_stream_yaml_next(s1)) == isl_bool_true) { 102 more = isl_stream_yaml_next(s1); 104 if (more < 0 || more2 < 0) 106 if (!more || !more2) 120 if (more < 0)
|
| isl_schedule_read.c | 80 isl_bool more; local 99 more = isl_stream_yaml_next(s); 100 if (more < 0) 102 if (!more) { 131 isl_bool more; local 150 more = isl_stream_yaml_next(s); 151 if (more < 0) 153 if (!more) { 180 isl_bool more; local 225 } while ((more = isl_stream_yaml_next(s)) == isl_bool_true) 257 isl_bool more; local 308 isl_bool more; local 359 isl_bool more; local 410 isl_bool more; local 504 isl_bool more; local 641 isl_bool more; local [all...] |
| /src/games/ching/ching/ |
| ching.sh | 81 $PROGS/printching $HEXAGRAM | nroff $SHARE/macros - | ${PAGER-more}
|
| /src/share/doc/standards/xopen/ |
| Makefile | 5 TARGS+= ${i}.ps ${i}.txt ${i}.html ${i}.more 13 ARGS_MORE= ${GFLAGS} -dformat=more -P-h -Tascii 29 ${i}.more: ${i} 37 @echo ${.OBJDIR}/${TARG}.more
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| data-streamer.cc | 16 for more details. 41 /* More half_bytes to follow. */ 55 int more, half_byte; local 62 more = !((work == 0 && (half_byte & 0x4) == 0) 64 if (more) 69 while (more);
|
| /src/distrib/utils/more/ |
| Makefile | 6 PROG= more 19 ${.CURDIR}/more.help ${DESTDIR}/usr/share/misc
|
| /src/sys/lib/libkern/arch/m68k/ |
| skpc.S | 57 jne Lskdone | keep going til no more or zero 61 dbne %d0,Lskloop | keep going til no more or zero
|
| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
| gss_get_name_attribute.c | 45 int *more) 75 more);
|
| /src/distrib/utils/ |
| Makefile | 5 SUBDIR= libhack more ssh tls \
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_leb128.h | 19 bool more; local 24 more = !((((value == 0) && ((byte & 0x40) == 0)) || 26 if (more) 31 } while (more);
|
| /src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/ |
| isa.inc | 15 .macro _op op:req, more:vararg 17 .ifnb \more 18 _op \more
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/example-synacor/ |
| isa.inc | 15 .macro _op op:req, more:vararg 17 .ifnb \more 18 _op \more
|
| /src/external/ibm-public/postfix/dist/examples/chroot-setup/ |
| Solaris10 | 55 ## More stuff for the jail, mostly discovered by inspection 57 more=" 107 for i in $more; do
|
| Solaris8 | 55 ## More stuff for the jail, mostly discovered by inspection 57 more=" 101 for i in $more; do
|
| /src/external/bsd/wpa/dist/src/common/ |
| gas.h | 7 * See README for more details. 18 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, 28 u8 frag_id, u8 more, 32 u8 frag_id, u8 more,
|
| /src/bin/ksh/ |
| expand.h | 33 int more = ((xp) + (n)) - (xs).end; \ 34 if (more > 0) \ 35 xp = Xcheck_grow_(&xs, xp, more); \ 56 char * Xcheck_grow_ ARGS((XString *xsp, char *xp, int more));
|
| /src/external/gpl3/gcc/dist/gcc/ |
| data-streamer.cc | 16 for more details. 41 /* More half_bytes to follow. */ 55 int more, half_byte; local 62 more = !((work == 0 && (half_byte & 0x4) == 0) 64 if (more) 69 while (more);
|
| /src/usr.bin/sed/ |
| main.c | 244 cu_fgets(char *buf, int n, int *more) 256 if (more != NULL) 257 *more = 0; 286 if (more != NULL) 287 *more = !feof(f); 302 if (more != NULL) 303 *more = 1; 316 if (more != NULL) 317 *more = 0; 325 if (more != NULL [all...] |