HomeSort by: relevance | last modified time | path
    Searched refs:specs (Results 1 - 20 of 20) sorted by relevancy

  /src/games/sail/
globals.c 45 static struct shipspecs specs[]; variable in typeref:struct:shipspecs[]
58 { "Ranger", specs+0, N_A, 7, 20, 4, 0 },
59 { "Drake", specs+1, N_B, 7, 31, 5, 0 }
64 { "Bonhomme Rich", specs+2, N_A, 13, 40, 2, 0 },
65 { "Serapis", specs+3, N_B, 2, 42, 2, 0 }
70 { "America", specs+4, N_B, 7, 37, 4, 0 },
71 { "Befford", specs+5, N_B, 5, 35, 4, 0 },
72 { "Adamant", specs+6, N_B, 3, 33, 4, 0 },
73 { "London", specs+7, N_B, 1, 31, 4, 0 },
74 { "Royal Oak", specs+8, N_B, -1, 29, 4, 0 }
318 static struct shipspecs specs[] = { variable in typeref:struct:shipspecs[]
    [all...]
game.c 50 turns = ship->specs->ta;
65 Move = ship->specs->bs;
66 if (!ship->specs->rig1)
68 if (!ship->specs->rig2)
70 if (!ship->specs->rig3)
72 if (!ship->specs->rig4)
76 Move = ship->specs->fs;
79 Move -= 1 + WET[windspeed][ship->specs->class-1].B;
82 Move -= 1 + WET[windspeed][ship->specs->class-1].C;
85 Move = (flank ? 2 : 1) - WET[windspeed][ship->specs->class-1].D
    [all...]
dr_1.c 88 crew[0] = sp->specs->crew1 != 0;
89 crew[1] = sp->specs->crew2 != 0;
90 crew[2] = sp->specs->crew3 != 0;
99 switch (sp->specs->class - sq->specs->class) {
158 menfrom = from->specs->crew1
159 + from->specs->crew2
160 + from->specs->crew3;
167 fromstrength = menfrom * fromcap->specs->qual;
168 strengthto = mento * tocap->specs->qual
    [all...]
assorted.c 61 hull = on->specs->hull;
62 crew[0] = on->specs->crew1;
63 crew[1] = on->specs->crew2;
64 crew[2] = on->specs->crew3;
65 rigg[0] = on->specs->rig1;
66 rigg[1] = on->specs->rig2;
67 rigg[2] = on->specs->rig3;
68 rigg[3] = on->specs->rig4;
115 guns = on->specs->gunR;
116 car = on->specs->carR
    [all...]
dr_5.c 79 crew[0] = from->specs->crew1;
80 crew[1] = from->specs->crew2;
81 crew[2] = from->specs->crew3;
dr_3.c 72 && sp->specs->crew3) {
218 sb = to->specs->guns;
219 bs = from->specs->guns;
256 ((sp->specs->class >= 3 && !snagged(sp))
298 qual = ship->specs->qual;
303 ? ship->specs->crew1 * qual : 0;
305 ? ship->specs->crew2 * qual : 0;
307 ? ship->specs->crew3 * qual : 0;
341 rig = sp->specs->rig1;
342 if (windspeed == 6 || (windspeed == 5 && sp->specs->class > 4)
    [all...]
dr_2.c 48 #define couldwin(f,t) (f->specs->crew2 > t->specs->crew2 * 1.5)
123 sp->specs->guns/13, 6);
141 if (sp->specs->crew1 + sp->specs->crew2 + sp->specs->crew3 >
146 - 2 * sp->specs->pts);
238 if ((ship->specs->class >= 3 && !snagged(ship))
lo_main.c 113 (float) log.l_netpoints / ship->specs->pts);
154 (float) log.l_netpoints / ship->specs->pts);
pl_4.c 134 classname[ship->specs->class], directionname[i]);
sync.c 730 ship->specs->class = a;
736 struct shipspecs *s = ship->specs;
781 struct shipspecs *s = ship->specs;
790 struct shipspecs *s = ship->specs;
799 ship->specs->hull = a;
849 ship->specs->qual = a;
871 struct shipspecs *s = ship->specs;
924 ship->specs->ta = a;
967 ship->specs->rig1 = a;
973 ship->specs->rig2 = a
    [all...]
misc.c 215 net = (float)s->file->points / s->specs->pts;
228 / scene[lp->l_gamenum].ship[lp->l_shipnum].specs->pts) {
pl_7.c 96 struct shipspecs *mc; /* ms->specs */
917 sp->specs->pts,
1106 mc = ms->specs;
1197 ship->specs->guns,
1198 shortclassname[ship->specs->class],
1199 qualname[ship->specs->qual],
1200 ship->specs->pts);
extern.h 174 struct shipspecs *specs; /* 2 */ member in struct:ship
  /src/common/dist/zlib/nintendods/
Makefile 38 LDFLAGS = -specs=ds_arm9.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
  /src/sys/dev/pci/
if_vioif.c 2319 struct vioif_ctrl_cmdspec *specs, int nspecs)
2327 specs[i].dmamap, specs[i].buf, specs[i].bufsize,
2341 bus_dmamap_unload(virtio_dmat(vsc), specs[i].dmamap);
2349 struct vioif_ctrl_cmdspec *specs, int nspecs)
2355 bus_dmamap_unload(virtio_dmat(vsc), specs[i].dmamap);
2361 struct vioif_ctrl_cmdspec *specs, int nspecs)
2374 bus_dmamap_sync(virtio_dmat(vsc), specs[i].dmamap,
2375 0, specs[i].bufsize, BUS_DMASYNC_PREWRITE)
2453 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_ctrl_rx
2489 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_ctrl_mq_vq_pairs_set
2519 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_set_mac_addr
2567 struct vioif_ctrl_cmdspec specs[2]; local in function:vioif_set_rx_filter
    [all...]
  /src/sys/arch/ia64/ia64/
consinit.c 152 if (ent->specs.type == DIG64_PCDP_SPEC_PCI) {
153 struct dig64_pci_spec *spec = ent->specs.pci;
  /src/sys/arch/ia64/include/
dig64.h 165 } specs; member in struct:dig64_pcdp_entry
  /src/sys/arch/ia64/stand/ia64/efi/
main.c 577 printf(" Interconn = %u", pcdp->specs.type);
579 switch (pcdp->specs.type) {
583 &pcdp->specs.acpi;
598 struct dig64_pci_spec *pci = &pcdp->specs.pci;
  /src/usr.sbin/gspa/gspa/
gsp_inst.c 340 const char *specs[] = { "B", "L", "W", "XY", NULL }; variable in typeref:typename:const char * []
360 for( sl = specs; *sl != NULL; ++sl )
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
dra7-l4.dtsi 3068 * the data manual delay time/skew specs.

Completed in 60 milliseconds