Home
last modified time | relevance | path

Searched refs:Max (Results 1 – 25 of 189) sorted by relevance

12345678

/netbsd/src/games/robots/
Dmove_robs.c60 move(Max.y, Max.x); in move_robots()
83 Max.y = 0; in move_robots()
84 Max.x = 0; in move_robots()
105 if (rp->y > Max.y) in move_robots()
106 Max.y = rp->y; in move_robots()
107 if (rp->x > Max.x) in move_robots()
108 Max.x = rp->x; in move_robots()
121 move(Max.y, Max.x); in move_robots()
Dmake_level.c74 Max.y = 0; in make_level()
75 Max.x = 0; in make_level()
89 if (cp->y > Max.y) in make_level()
90 Max.y = cp->y; in make_level()
91 if (cp->x > Max.x) in make_level()
92 Max.x = cp->x; in make_level()
Dplay_level.c68 move(Max.y, Max.x); in play_level()
Dextern.c79 COORD Max; /* Max area robots take up */ variable
Drobots.h104 extern COORD Max, Min, My_pos, Robots[], Scrap[];
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dlacp-ev.out9 Max Delay 32768
19 Max Delay 32768
29 Max Delay 32768
39 Max Delay 32768
49 Max Delay 32768
59 Max Delay 32768
69 Max Delay 32768
79 Max Delay 32768
89 Max Delay 32768
99 Max Delay 32768
[all …]
Ddcb_ets.out42 Willing:0, CBS:0, RES:0, Max TCs:0
139 Willing:0, CBS:0, RES:0, Max TCs:0
223 Willing:0, CBS:0, RES:0, Max TCs:0
321 Willing:0, CBS:0, RES:0, Max TCs:0
376 Willing:0, CBS:0, RES:0, Max TCs:0
443 Willing:0, CBS:0, RES:0, Max TCs:0
498 Willing:0, CBS:0, RES:0, Max TCs:0
577 Willing:0, CBS:0, RES:0, Max TCs:0
632 Willing:0, CBS:0, RES:0, Max TCs:0
687 Willing:0, CBS:0, RES:0, Max TCs:0
[all …]
Dpppoe.out1 …1 2011-12-10 16:37:21.568643 PPPoE PADI [Service-Name] [PPP-Max-Payload 0x05DC] [Host-Uniq 0x1637…
Dlldp_8023_mtu-oobr.out3 Max frame size Subtype (4) [|lldp]
/netbsd/src/external/bsd/less/dist/
Ddefines.wn181 #define UNGOT_SIZE 100 /* Max chars to unget() */
182 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
184 #define PROMPT_SIZE 200 /* Max size of prompt string */
187 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
188 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
191 #define UNGOT_SIZE 200 /* Max chars to unget() */
194 #define PROMPT_SIZE 2048 /* Max size of prompt string */
197 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
198 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
Ddefines.o9187 #define UNGOT_SIZE 100 /* Max chars to unget() */
188 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
190 #define PROMPT_SIZE 200 /* Max size of prompt string */
193 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
194 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
197 #define UNGOT_SIZE 200 /* Max chars to unget() */
200 #define PROMPT_SIZE 2048 /* Max size of prompt string */
203 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
204 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
Ddefines.o2180 #define UNGOT_SIZE 100 /* Max chars to unget() */
181 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
183 #define PROMPT_SIZE 200 /* Max size of prompt string */
186 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
187 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
190 #define UNGOT_SIZE 200 /* Max chars to unget() */
193 #define PROMPT_SIZE 2048 /* Max size of prompt string */
196 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
197 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
Ddefines.ds199 #define UNGOT_SIZE 100 /* Max chars to unget() */
200 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
202 #define PROMPT_SIZE 200 /* Max size of prompt string */
205 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
206 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
209 #define UNGOT_SIZE 200 /* Max chars to unget() */
212 #define PROMPT_SIZE 2048 /* Max size of prompt string */
215 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
216 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
Ddefines.h.in196 #define UNGOT_SIZE 100 /* Max chars to unget() */
197 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
199 #define PROMPT_SIZE 200 /* Max size of prompt string */
202 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
203 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
206 #define UNGOT_SIZE 200 /* Max chars to unget() */
209 #define PROMPT_SIZE 2048 /* Max size of prompt string */
212 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
213 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
Dconfigure.ac669 #define UNGOT_SIZE 100 /* Max chars to unget() */
670 #define LINEBUF_SIZE 1024 /* Max size of line in input file */
672 #define PROMPT_SIZE 200 /* Max size of prompt string */
675 #define TAGLINE_SIZE 512 /* Max size of line in tags file */
676 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
679 #define UNGOT_SIZE 200 /* Max chars to unget() */
682 #define PROMPT_SIZE 2048 /* Max size of prompt string */
685 #define TAGLINE_SIZE 1024 /* Max size of line in tags file */
686 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
/netbsd/src/sys/external/bsd/acpica/dist/tests/misc/
Dbadcode.asl237 // Length larger than Min/Max window size
245 // Min and Max not multiples of alignment value
285 // Length larger than Min/Max window size
311 // Address Max (with zero length) not on (granularity boundary -1)
320 // Invalid combination: zero length, both Min and Max are fixed
329 // Invalid combination: non-zero length, Min Fixed, Max not fixed
338 // Invalid combination: non-zero length, Min not Fixed, Max fixed
/netbsd/src/external/bsd/openldap/dist/tests/data/
Dmonitor1.out24 dn: cn=Max File Descriptors,cn=Connections,cn=Monitor
26 entryDN: cn=Max File Descriptors,cn=Connections,cn=Monitor
/netbsd/src/external/bsd/libbind/dist/irs/
Dlcl_ho.c100 #define Max(a,b) ((a) > (b) ? (a) : (b)) macro
237 if (strncasecmp(hp->h_name, name, Max(n, nn)) == 0) in ho_byname2()
241 if (strncasecmp(*hap, name, Max(n, nn)) == 0) in ho_byname2()
/netbsd/src/external/bsd/ntp/dist/scripts/
Dplot_summary.texi21 @c @author Max @email{foo@ntp.org}
Dsummary.texi21 @c @author Max @email{foo@ntp.org}
/netbsd/src/sys/arch/playstation2/conf/
DAGATE23 options NMBCLUSTERS=4096 # Max. number of mbuf clusters
/netbsd/src/external/bsd/ntp/dist/scripts/calc_tickadj/
Dcalc_tickadj.texi21 @c @author Max @email{foo@ntp.org}
/netbsd/src/external/bsd/ntp/dist/scripts/ntptrace/
Dntptrace.texi21 @c @author Max @email{foo@ntp.org}
/netbsd/src/external/bsd/ntp/dist/scripts/ntpsweep/
Dntpsweep.texi24 @c @author Max @email{foo@ntp.org}
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp.conf.texi21 @c @author Max @email{foo@ntp.org}

12345678