Home
last modified time | relevance | path

Searched defs:destin (Results 1 – 25 of 47) sorted by relevance

12

/dports/sysutils/terraform/terraform-1.0.11/internal/terraform/testdata/validate-computed-module-var-ref/dest/
H A Dmain.tf1 variable "destin" { } variable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_pfx.cpp272 void *destin, int destpitch, int destwidth, int destheight, in Scale8()
393 void *destin, int destpitch, int destwidth, int destheight, in Convert8()
487 void *destin, int destpitch, int destwidth, int destheight, in Convert16()
573 void *destin, int destpitch, int destwidth, int destheight, in Convert24()
629 void *destin, int destpitch, int destwidth, int destheight, in Convert32()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_pfx.cpp272 void *destin, int destpitch, int destwidth, int destheight, in Scale8()
393 void *destin, int destpitch, int destwidth, int destheight, in Convert8()
487 void *destin, int destpitch, int destwidth, int destheight, in Convert16()
573 void *destin, int destpitch, int destwidth, int destheight, in Convert24()
629 void *destin, int destpitch, int destwidth, int destheight, in Convert32()
/dports/audio/wavpack/wavpack-5.4.0/cli/
H A Dutils.h37 #define CLEAR(destin) memset (&destin, 0, sizeof (destin)); argument
H A Dwvtest.c24 #define CLEAR(destin) memset (&destin, 0, sizeof (destin)); argument
672 float sequencing_angle = 0.0, speed = 60.0, width = 200.0, *source, *destin, ratio, bps; in run_test() local
1315 static void mix_samples_with_gain (float *destin, float *source, int num_samples, int num_chans, fl… in mix_samples_with_gain()
/dports/misc/numchar/numchar-1.0/
H A Dnumchar.c48 static unsigned char *destin = NULL; variable
/dports/multimedia/jmref/JM/ldecod/src/
H A Dconfigfile.c265 char *destin = &content[(int) strlen (content)]; in ParseCommand() local
/dports/games/falconseye/falconseye-1.9.3_11/win/jtp/
H A Djtp_txt.c110 unsigned char *destin in jtp_put_char()
161 unsigned char *destin in jtp_put_text()
H A Djtp_gra.c598 unsigned char *destin; in jtp_put_img() local
637 unsigned char *destin, *a_end; in jtp_put_stencil() local
/dports/security/nmap/nmap-7.91/libpcap/msdos/
H A Dpktdrvr.h85 ETHER destin; member
95 ETHER destin; /* E-net destination address */ member
H A Dpktdrvr.c1367 FARPTR destin; /* destination pointer for copy */ in RealCopy() local
/dports/net/libpcap/libpcap-1.10.1/msdos/
H A Dpktdrvr.h85 ETHER destin; member
95 ETHER destin; /* E-net destination address */ member
H A Dpktdrvr.c1367 FARPTR destin; /* destination pointer for copy */ in RealCopy() local
/dports/news/atp/atp-1.50/
H A Dqlib.c225 fcopy_utime(const char *destin, const char *source) in fcopy_utime()
288 fcopy_fin(int dst, int src, const char *destin, const char *source, char *buf) in fcopy_fin()
320 fcopy(const char *source, const char *destin) in fcopy()
/dports/graphics/libcaca/libcaca-0.99.beta19/caca/
H A Dcaca_conio.c246 int caca_conio_gettext(int left, int top, int right, int bottom, void *destin) in caca_conio_gettext()
402 int caca_conio_puttext(int left, int top, int right, int bottom, void *destin) in caca_conio_puttext()
/dports/multimedia/jmref/JM/lencod/src/
H A Dconfigfile.c424 char *destin = &content[(int) strlen (content)]; in Configure() local
/dports/science/dynare/dynare-4.6.4/mex/sources/k_order_perturbation/
H A Dk_order_perturbation.cc68 copy_derivatives(mxArray *destin, const Symmetry &sym, const FGSContainer &derivs, const char *fiel… in copy_derivatives()
/dports/net/norm/norm-1.5r6/protolib/include/
H A DprotoSocket.h136 void SetDestination(const ProtoAddress& destin) in SetDestination()
/dports/audio/wavpack/wavpack-5.4.0/src/
H A Dunpack3.c165 static void *unpack_save (WavpackStream3 *wps, void *destin) in unpack_save()
H A Dunpack3.h116 #define SAVE(destin, item) { memcpy (destin, &item, sizeof (item)); destin = (char *) destin + size… argument
/dports/biology/seaview/seaview/
H A Dregions.cxx65 region *destin; in duplicate_region() local
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/opvp/
H A Dgdevopvp.c1279 opvp_alloc_string(char **destin, const char *source) in opvp_alloc_string()
1305 opvp_cat_string(char **destin, const char *string) in opvp_cat_string()
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/opvp/
H A Dgdevopvp.c1279 opvp_alloc_string(char **destin, const char *source) in opvp_alloc_string()
1305 opvp_cat_string(char **destin, const char *string) in opvp_cat_string()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/opvp/
H A Dgdevopvp.c1271 opvp_alloc_string(char **destin, const char *source) in opvp_alloc_string()
1297 opvp_cat_string(char **destin, const char *string) in opvp_cat_string()
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/opvp/
H A Dgdevopvp.c1280 opvp_alloc_string(char **destin, const char *source) in opvp_alloc_string()
1306 opvp_cat_string(char **destin, const char *string) in opvp_cat_string()

12