Home
last modified time | relevance | path

Searched refs:cods (Results 1 – 25 of 102) sorted by relevance

12345

/dports/math/libpgmath/flang-d07daf3/runtime/flangrti/
H A Dtrace_lin.c33 struct cods { struct
38 #define CODNULL ((struct cods *)0) argument
40 static struct cods codill[] = {{ILL_ILLOPC, "illegal opcode"},
50 static struct cods codfpe[] = {{FPE_INTDIV, "integer divide by zero"},
60 static struct cods codsegv[] = {
65 static struct cods codbus[] = {{BUS_ADRALN, "invalid address alignment"},
74 struct cods *cod; /* address of optional code info */
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.8/
H A DStatistics.def100 // map an [x,y] point from image cods back to real cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.9/
H A DStatistics.def100 // map an [x,y] point from image cods back to real cods
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DCodonTable.pm648 my @cods = $self->revtranslate($aa);
649 push @data, \@cods;
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.10/
H A DMatrix.def344 // map an [x,y] point from image cods back to real cods
H A DFilter.def1108 // position and size of shadow image in input cods
1114 // size and pos of final image, in input cods
1117 // hard part of shadow in output cods
/dports/print/mftrace/mftrace-1.2.18/
H A Dmftrace.py323 cods = string.split (cod)
325 return (name, cods)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.12/
H A DFilter.def1385 // position and size of shadow image in input cods
1391 // size and pos of final image, in input cods
1394 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.24/
H A DFilter.def1476 // position and size of shadow image in input cods
1482 // size and pos of final image, in input cods
1485 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.16/
H A DFilter.def1452 // position and size of shadow image in input cods
1458 // size and pos of final image, in input cods
1461 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.40/
H A DFilter.def1504 // position and size of shadow image in input cods
1510 // size and pos of final image, in input cods
1513 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.14/
H A DFilter.def1452 // position and size of shadow image in input cods
1458 // size and pos of final image, in input cods
1461 // hard part of shadow in output cods
/dports/games/bzflag/bzflag-2.4.22/
H A DAUTHORS164 Frederic Jolliton (cods)
/dports/games/bzflag-server/bzflag-2.4.22/
H A DAUTHORS164 Frederic Jolliton (cods)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.26/
H A DFilter.def1717 // position and size of shadow image in input cods
1723 // size and pos of final image, in input cods
1726 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.38/
H A DFilter.def1702 // position and size of shadow image in input cods
1708 // size and pos of final image, in input cods
1711 // hard part of shadow in output cods
H A D_stdenv.def1083 cods = [[x * patch_width + left_margin, y * patch_height + top_margin] ::
1085 x = map (extract 0) cods;
1086 y = map (extract 1) cods;
1111 cods = [[x * patch_width + left_margin, y * patch_height + top_margin] ::
1115 cods;
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.3/
H A DFilter.def1511 // position and size of shadow image in input cods
1517 // size and pos of final image, in input cods
1520 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.5/
H A DFilter.def1514 // position and size of shadow image in input cods
1520 // size and pos of final image, in input cods
1523 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/start/
H A DFilter.def1523 // position and size of shadow image in input cods
1529 // size and pos of final image, in input cods
1532 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.6/
H A DFilter.def1514 // position and size of shadow image in input cods
1520 // size and pos of final image, in input cods
1523 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.2/
H A DFilter.def1511 // position and size of shadow image in input cods
1517 // size and pos of final image, in input cods
1520 // hard part of shadow in output cods
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.4/
H A DFilter.def1511 // position and size of shadow image in input cods
1517 // size and pos of final image, in input cods
1520 // hard part of shadow in output cods
H A D_stdenv.def1097 cods = [[x * patch_width + left_margin, y * patch_height + top_margin] ::
1099 x = map (extract 0) cods;
1100 y = map (extract 1) cods;
1125 cods = [[x * patch_width + left_margin, y * patch_height + top_margin] ::
1130 cods;
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.28/
H A DFilter.def1702 // position and size of shadow image in input cods
1708 // size and pos of final image, in input cods
1711 // hard part of shadow in output cods

12345