Home
last modified time | relevance | path

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

12

/dragonfly/games/robots/
H A Dmove_robs.c52 move(Max.y, Max.x); in move_robots()
75 Max.y = 0; in move_robots()
76 Max.x = 0; in move_robots()
96 if (rp->y > Max.y) in move_robots()
97 Max.y = rp->y; in move_robots()
98 if (rp->x > Max.x) in move_robots()
99 Max.x = rp->x; in move_robots()
112 move(Max.y, Max.x); in move_robots()
H A Dmake_level.c65 Max.y = 0; in make_level()
66 Max.x = 0; in make_level()
78 if (cp->y > Max.y) in make_level()
79 Max.y = cp->y; in make_level()
80 if (cp->x > Max.x) in make_level()
81 Max.x = cp->x; in make_level()
H A Dplay_level.c59 move(Max.y, Max.x); in play_level()
H A Dextern.c69 COORD Max; /* Max area robots take up */ variable
H A Drobots.h91 extern COORD Max, Min, My_pos, Robots[];
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A 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
/dragonfly/usr.bin/ministat/
H A DREADME22 N Min Max Median Avg Stddev
40 N Min Max Median Avg Stddev
H A Dministat.c181 Max(struct dataset *ds) in Max() function
235 ds->n, Min(ds), Max(ds), Median(ds), Avg(ds), Stddev(ds)); in Vitals()
325 AdjPlot(Max(ds)); in DimPlot()
/dragonfly/sys/dev/disk/ahci/
H A DTODO72 Word 75 4:0 Max Queue depth
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.music15 01/06 Max Bruch is born in Germany, 1838
134 03/19 Max Reger is born in Brand, Germany, 1873
200 05/11 Max Reger dies in Leipzig, Germany, 1916
340 08/15 Woodstock Festival, Max Yasgur's farm, 1969
425 10/20 Max Bruch dies, 1920
/dragonfly/contrib/gcc-8.0/gcc/
H A Dparams.def846 "Max loops number for regional RA.",
851 "Max size of conflict table in MB.",
920 "Max basic blocks number in loop for loop invariant motion.",
960 "Max. size of var tracking hash tables.",
968 "Max. recursion depth for expanding var tracking expressions.",
976 "Max. size of loc list for which reverse ops should be added.",
985 "Max. count of debug markers to expand or inline.",
/dragonfly/contrib/gcc-4.7/gcc/
H A Dparams.def781 "Max loops number for regional RA",
786 "Max size of conflict table in MB",
834 "Max basic blocks number in loop for loop invariant motion",
858 "Max. size of var tracking hash tables",
866 "Max. recursion depth for expanding var tracking expressions",
/dragonfly/sys/bus/firewire/
H A D00README130 - HDD: Yano B-Max 320GB
/dragonfly/contrib/file/magic/Magdir/
H A Dole2compounddocs651 # Note: called "3D Studio Max Scene" by TrID and "3DS Max" by DROID and
655 >>>80 ubequad 0x7b8cdd1cc081a045 3ds Max
H A Dgames506 >>0 ulelong&0xf =4 Max Payne 3,
H A Ddatabase84 # From Max Bowsher.
/dragonfly/share/dict/
H A Dpropernames771 Max
/dragonfly/contrib/tre/
H A DREADME126 Max OS X |
/dragonfly/test/interbench/
H A Dreadme129 Load Latency +/- SD (ms) Max Latency % Desired CPU % Deadlines Met
/dragonfly/share/misc/
H A Dpci_vendors12442 1462 11e9 Quadro P4000 Max-Q
14220 110c Mini-Max Technology, Inc.
14267 9500 Max-1C SVGA card
14268 9501 Max-1C image processing
21210 159e A-Max Technology Co Ltd
29955 1462 5800 845PE Max (MS-6580)
29975 1462 5800 845PE Max (MS-6580)
30001 1462 5800 845PE Max (MS-6580)
30023 1462 5800 845PE Max (MS-6580)
35921 0007 Max
[all …]
H A Dusb_hid_usages1101 0x83 Simultaneous Effects Max
/dragonfly/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim1040 " Max - Returns the max of two numbers {{{
1042 function! <SID>Max(argOne, argTwo) function
1099 let l:maxTabWidth = <SID>Max(strlen(l:tab), l:maxTabWidth)
/dragonfly/contrib/tcpdump/
H A DCHANGES577 fixes for IGMPv3's Max Response Time: it is in units of 0.1 second.
/dragonfly/sys/bus/u4b/
H A Dusbdevs3362 product OPTION GTMAX36 0x6701 GlobeTrotter Max 3.6 Modem
3363 product OPTION GTMAX72 0x6711 GlobeTrotter Max 7.2 HSDPA
/dragonfly/games/fortune/datfiles/
H A Dfortunes-o3411 After Joan and Max had been married for 25 years, Max became disinterested
3414 and Max's protestations. Max claimed that he was being nagged unmercifully
3418 the counselor issued the verdict. "Max," he said, "Everybody has to give a
3423 counselor's offices. On the way downstairs, she nudged Max.

12