Home
last modified time | relevance | path

Searched refs:outst (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/johannesboyne/gofakes3/
H A Drange_test.go13 outst, outln int64
16 {inst: 0, inend: RangeNoEnd, sz: 5, outst: 0, outln: 5},
17 {inst: 0, inend: 5, sz: 10, outst: 0, outln: 6},
18 {inst: 0, inend: 0, sz: 4, outst: 0, outln: 1},
19 {inst: 1, inend: 5, sz: 10, outst: 1, outln: 5},
20 {inst: 1, inend: 5, sz: 3, outst: 1, outln: 2},
21 {inst: 5, inend: 7, sz: 6, outst: 5, outln: 1},
23 {rev: true, inend: 10, sz: 10, outst: 0, outln: 10},
24 {rev: true, inend: 5, sz: 10, outst: 5, outln: 5},
42 if rng.Start != tc.outst {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/johannesboyne/gofakes3/
H A Drange_test.go13 outst, outln int64
16 {inst: 0, inend: RangeNoEnd, sz: 5, outst: 0, outln: 5},
17 {inst: 0, inend: 5, sz: 10, outst: 0, outln: 6},
18 {inst: 0, inend: 0, sz: 4, outst: 0, outln: 1},
19 {inst: 1, inend: 5, sz: 10, outst: 1, outln: 5},
20 {inst: 1, inend: 5, sz: 3, outst: 1, outln: 2},
21 {inst: 5, inend: 7, sz: 6, outst: 5, outln: 1},
23 {rev: true, inend: 10, sz: 10, outst: 0, outln: 10},
24 {rev: true, inend: 5, sz: 10, outst: 5, outln: 5},
42 if rng.Start != tc.outst {
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Dimdi.c34 static void interp_match(imdi *s, void **outp, int outst, void **inp, int inst,
431 void **outp, int outst, /* Output pointers and stride */ in interp_match() argument
452 outst = impl->wod; in interp_match()
454 outst = 1; in interp_match()
519 moutp[0] = (void *)((char *)moutp[0] + outst * (npixels - 1)); in interp_match()
521 moutp[0] = (void *)((char *)moutp[0] + outst * 2 * (npixels - 1)); in interp_match()
524 moutp[j] = (void *)((char *)moutp[j] + outst * (npixels - 1)); in interp_match()
527 moutp[j] = (void *)((char *)moutp[j] + outst * 2 * (npixels - 1)); in interp_match()
529 outst = -outst; in interp_match()
533 impl->interp(s, moutp, outst, minp, inst, npixels); in interp_match()
H A Dimdi_tab.h119 void (*interp)(struct _imdi *s, void **outp, int outst, /* Underlying conversion function */
153 void (*interp)(struct _imdi *s, void **outp, int outst, /* Underlying conversion function */
H A Dimdi.h41 void (*interp)(struct _imdi *s, void **outp, int outst, /* Ouput pointers and stride */
H A Dimdi_tab.c135 void (*interp)(struct _imdi *s, void **outp, int outst, /* Underlying conversion function */ in imdi_tab() argument
/dports/science/cgnslib/CGNS-4.1.2/src/tools/
H A Dcgnsconvert.c43 struct stat inpst, outst; in main() local
132 if (stat (outfile, &outst)) { in main()
140 FileType[outtype], (long)outst.st_size); in main()
/dports/print/gutenprint/gutenprint-5.3.3/scripts/
H A Dbuild-release520 local outst="RUNNING[$1]: "
523 echo $([[ -z ${BUILD_VERBOSE:-} ]] && echo '' -n) ">>> $(stamp) $outst $*"
/dports/print/gimp-gutenprint/gutenprint-5.3.3/scripts/
H A Dbuild-release520 local outst="RUNNING[$1]: "
523 echo $([[ -z ${BUILD_VERBOSE:-} ]] && echo '' -n) ">>> $(stamp) $outst $*"
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c1250 GstStructure *st, *outst; in gst_encoding_profile_get_input_caps() local
1275 outst = gst_caps_get_structure (fcaps, 0); in gst_encoding_profile_get_input_caps()
1276 out_name = gst_structure_get_name_id (outst); in gst_encoding_profile_get_input_caps()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dsort.c970 struct stat *outst = get_outstatus (); in stream_open() local
971 if (!outst || S_ISREG (outst->st_mode) || S_TYPEISSHM (outst)) in stream_open()
3720 struct stat *outst = get_outstatus (); in avoid_trashing_input() local
3721 if (!outst) in avoid_trashing_input()
3728 && SAME_INODE (instat, *outst)); in avoid_trashing_input()
/dports/devel/patch/patch-2.7.6/
H A DChangeLog903 Change outst variable name to tmpoutst to be less misleading
904 * src/patch.c (main): Rename outst to tmpoutst.
H A DChangeLog-201135 * src/patch.c (main): Fix use of initialized outst and add an
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Dcj5.cin59090 outst ��
/dports/chinese/gcin/gcin-2.9.0/data/
H A Dcj5.cin59089 outst ��
/dports/chinese/librime/librime-1.7.3/data/minimal/
H A Dcangjie5.dict.yaml59110 �� outst

12