Home
last modified time | relevance | path

Searched refs:to_fmt (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11/xpra/xpra-4.3/tests/unittests/unit/codecs/
H A Drgb_transform_test.py45 for to_fmt in to_fmts:
54 transparency = to_fmt.find("A")>=0
55 r = rgb_reformat(img, to_fmt, transparency)
57 assert r is True, "rgb_reformat%s=%s" % ((img, to_fmt, transparency), r)
59 transparency = to_fmt.find("A")>=0
/dports/devel/p5-String-Formatter/String-Formatter-0.102084/lib/String/
H A DFormatter.pm138 my @to_fmt;
142 push @to_fmt, $1, {
152 $to_fmt[-1] = '%' if $to_fmt[-1]{literal} eq '%%';
157 push @to_fmt, substr $string, $pos if $pos < length $string;
159 return \@to_fmt;
/dports/devel/p5-String-Errf/String-Errf-0.007/lib/String/
H A DErrf.pm57 my @to_fmt;
61 push @to_fmt, $1, {
71 push @to_fmt, substr $string, $pos if $pos < length $string;
73 return \@to_fmt;
/dports/graphics/gegl/gegl-0.4.34/gegl/opencl/
H A Dgegl-cl-color.c40 const Babl *to_fmt; member
49 return GPOINTER_TO_INT (ekey->from_fmt) ^ GPOINTER_TO_INT (ekey->to_fmt); in color_kernels_hash_hashfunc()
60 ea->to_fmt == eb->to_fmt) in color_kernels_hash_equalfunc()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/icles/
H A Dbenchmark-video-conversion.c128 gchar *to_fmt = NULL; in main() local
135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main()
152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Ddata-conv.h103 octave::mach_info::float_format to_fmt
109 octave::mach_info::float_format to_fmt
115 octave::mach_info::float_format to_fmt
H A Ddata-conv.cc661 octave::mach_info::float_format to_fmt) in do_double_format_conversion() argument
663 switch (to_fmt) in do_double_format_conversion()
708 octave::mach_info::float_format to_fmt) in do_float_format_conversion() argument
710 switch (to_fmt) in do_float_format_conversion()
755 octave::mach_info::float_format to_fmt) in do_float_format_conversion() argument
760 do_float_format_conversion (data, len, from_fmt, to_fmt); in do_float_format_conversion()
764 do_double_format_conversion (data, len, from_fmt, to_fmt); in do_float_format_conversion()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/actions/
H A Dconvert.py163 def convert_ebooks_to_format(self, book_ids, to_fmt): argument
165 to_fmt = to_fmt.upper()
166 if to_fmt.lower() not in available_output_formats():
168 'Conversion to the {} format is not supported').format(to_fmt), show=True)
169 self.do_convert(book_ids, output_fmt=to_fmt, auto_conversion=True)
/dports/audio/xmp/xmp-4.1.0/src/
H A Dsound_alsa05.c59 static int to_fmt(struct options *options) in to_fmt() function
141 params.format.format = to_fmt(o); in init()
H A Dsound_oss.c46 static int to_fmt(int format) in to_fmt() function
87 fmt = to_fmt(*format); in setaudio()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddoublest.c777 const struct floatformat *to_fmt = floatformat_from_type (to_type); in convert_typed_floating() local
782 if (from_fmt == NULL || to_fmt == NULL) in convert_typed_floating()
794 else if (from_fmt == to_fmt) in convert_typed_floating()
814 floatformat_from_doublest (to_fmt, &d, to); in convert_typed_floating()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddoublest.c777 const struct floatformat *to_fmt = floatformat_from_type (to_type); in convert_typed_floating() local
782 if (from_fmt == NULL || to_fmt == NULL) in convert_typed_floating()
794 else if (from_fmt == to_fmt) in convert_typed_floating()
814 floatformat_from_doublest (to_fmt, &d, to); in convert_typed_floating()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddoublest.c876 const struct floatformat *to_fmt = floatformat_from_type (to_type); in convert_typed_floating() local
878 if (from_fmt == NULL || to_fmt == NULL) in convert_typed_floating()
890 else if (from_fmt == to_fmt) in convert_typed_floating()
910 floatformat_from_doublest (to_fmt, &d, to); in convert_typed_floating()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddoublest.c892 const struct floatformat *to_fmt = floatformat_from_type (to_type); in convert_typed_floating() local
894 if (from_fmt == NULL || to_fmt == NULL) in convert_typed_floating()
906 else if (from_fmt == to_fmt) in convert_typed_floating()
926 floatformat_from_doublest (to_fmt, &d, to); in convert_typed_floating()
/dports/math/kfr/kfr-4.2.1/include/kfr/dft/impl/
H A Dfft-impl.hpp990 to_fmt(size_t real_size, const complex<T>* rtwiddle, complex<T>* out, const complex<T>* in, in to_fmt() function
1133 to_fmt(this->stage_size, ptr_cast<complex<T>>(this->data), out, in, in do_execute()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tag_browser/
H A Dview.py222 def convert_requested(self, book_ids, to_fmt): argument
224 get_gui().iactions['Convert Books'].convert_ebooks_to_format(book_ids, to_fmt)

12