Home
last modified time | relevance | path

Searched refs:with_size (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/perl5.34/perl-5.34.0/dist/ExtUtils-ParseXS/t/
H A D517-t-targetable.t137 T_UV => { type => 'u', with_size => undef, what => '(UV)$var', what_size => undef },
138 T_IV => { type => 'i', with_size => undef, what => '(IV)$var', what_size => undef },
139 T_NV => { type => 'n', with_size => undef, what => '(NV)$var', what_size => undef },
140 T_FLOAT => { type => 'n', with_size => undef, what => '(double)$var', what_size => undef },
141 T_PTR => { type => 'i', with_size => undef, what => 'PTR2IV($var)', what_size => undef },
142 T_PV => { type => 'p', with_size => undef, what => '$var', what_size => undef },
143 …T_OPAQUE => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', sizeof($v…
144 …T_OPAQUEPTR => { type => 'p', with_size => 'n', what => '(char *)$var', what_size => ', sizeof(*$v…
145 T_CHAR => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', 1' },
146 T_CALLBACK => { type => 'p', with_size => 'n', what => '$var.context.value().chp()',
[all …]
/dports/lang/perl5.30/perl-5.30.3/dist/ExtUtils-ParseXS/t/
H A D517-t-targetable.t137 T_UV => { type => 'u', with_size => undef, what => '(UV)$var', what_size => undef },
138 T_IV => { type => 'i', with_size => undef, what => '(IV)$var', what_size => undef },
139 T_NV => { type => 'n', with_size => undef, what => '(NV)$var', what_size => undef },
140 T_FLOAT => { type => 'n', with_size => undef, what => '(double)$var', what_size => undef },
141 T_PTR => { type => 'i', with_size => undef, what => 'PTR2IV($var)', what_size => undef },
142 T_PV => { type => 'p', with_size => undef, what => '$var', what_size => undef },
143 …T_OPAQUE => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', sizeof($v…
144 …T_OPAQUEPTR => { type => 'p', with_size => 'n', what => '(char *)$var', what_size => ', sizeof(*$v…
145 T_CHAR => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', 1' },
146 T_CALLBACK => { type => 'p', with_size => 'n', what => '$var.context.value().chp()',
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/ExtUtils-ParseXS/t/
H A D517-t-targetable.t137 T_UV => { type => 'u', with_size => undef, what => '(UV)$var', what_size => undef },
138 T_IV => { type => 'i', with_size => undef, what => '(IV)$var', what_size => undef },
139 T_NV => { type => 'n', with_size => undef, what => '(NV)$var', what_size => undef },
140 T_FLOAT => { type => 'n', with_size => undef, what => '(double)$var', what_size => undef },
141 T_PTR => { type => 'i', with_size => undef, what => 'PTR2IV($var)', what_size => undef },
142 T_PV => { type => 'p', with_size => undef, what => '$var', what_size => undef },
143 …T_OPAQUE => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', sizeof($v…
144 …T_OPAQUEPTR => { type => 'p', with_size => 'n', what => '(char *)$var', what_size => ', sizeof(*$v…
145 T_CHAR => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', 1' },
146 T_CALLBACK => { type => 'p', with_size => 'n', what => '$var.context.value().chp()',
[all …]
/dports/devel/p5-ExtUtils-ParseXS/ExtUtils-ParseXS-3.35/t/
H A D517-t-targetable.t137 T_UV => { type => 'u', with_size => undef, what => '(UV)$var', what_size => undef },
138 T_IV => { type => 'i', with_size => undef, what => '(IV)$var', what_size => undef },
139 T_NV => { type => 'n', with_size => undef, what => '(NV)$var', what_size => undef },
140 T_FLOAT => { type => 'n', with_size => undef, what => '(double)$var', what_size => undef },
141 T_PTR => { type => 'i', with_size => undef, what => 'PTR2IV($var)', what_size => undef },
142 T_PV => { type => 'p', with_size => undef, what => '$var', what_size => undef },
143 …T_OPAQUE => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', sizeof($v…
144 …T_OPAQUEPTR => { type => 'p', with_size => 'n', what => '(char *)$var', what_size => ', sizeof(*$v…
145 T_CHAR => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', 1' },
146 T_CALLBACK => { type => 'p', with_size => 'n', what => '$var.context.value().chp()',
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/ExtUtils-ParseXS/t/
H A D517-t-targetable.t137 T_UV => { type => 'u', with_size => undef, what => '(UV)$var', what_size => undef },
138 T_IV => { type => 'i', with_size => undef, what => '(IV)$var', what_size => undef },
139 T_NV => { type => 'n', with_size => undef, what => '(NV)$var', what_size => undef },
140 T_FLOAT => { type => 'n', with_size => undef, what => '(double)$var', what_size => undef },
141 T_PTR => { type => 'i', with_size => undef, what => 'PTR2IV($var)', what_size => undef },
142 T_PV => { type => 'p', with_size => undef, what => '$var', what_size => undef },
143 …T_OPAQUE => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', sizeof($v…
144 …T_OPAQUEPTR => { type => 'p', with_size => 'n', what => '(char *)$var', what_size => ', sizeof(*$v…
145 T_CHAR => { type => 'p', with_size => 'n', what => '(char *)&$var', what_size => ', 1' },
146 T_CALLBACK => { type => 'p', with_size => 'n', what => '$var.context.value().chp()',
[all …]
/dports/sysutils/ohmu/ohmu-1.1.0/ohmu/
H A Dtest_views.py11 self.with_size(1, 1, """
16 self.with_size(2, 1, """
21 self.with_size(3, 1, """
26 self.with_size(4, 1, """
31 self.with_size(5, 1, """
36 self.with_size(1, 2, """
42 self.with_size(1, 3, """
49 self.with_size(1, 4, """
57 self.with_size(1, 5, """
66 self.with_size(2, 2, r"""
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/tests/src/cmdline/
H A Drsvg_convert.rs166 .stdout(file::is_svg().with_size( in user_specified_width_and_height()
184 .stdout(file::is_svg().with_size( in user_specified_width_and_height_px_output()
210 .stdout(file::is_svg().with_size( in user_specified_width_and_height_a4()
492 .stdout(file::is_png().with_size(300, 150)); in width_option()
501 .stdout(file::is_png().with_size(400, 200)); in height_option()
538 .stdout(file::is_png().with_size(160, 80)); in zoom_factor()
635 .stdout(file::is_png().with_size(96, 384)); in default_resolution_is_96dpi()
654 .stdout(file::is_png().with_size(45, 384)); in x_resolution_short_option()
673 .stdout(file::is_png().with_size(96, 180)); in y_resolution_short_option()
826 .stdout(file::is_png().with_size(2, 2)); in does_not_clip_partial_coverage_pixels()
[all …]
/dports/archivers/py-zstandard/zstandard-0.16.0/tests/
H A Dtest_compressor_copy_stream.py94 with_size = io.BytesIO()
96 cctx.copy_stream(source, with_size)
99 self.assertEqual(len(with_size.getvalue()), len(no_size.getvalue()))
102 with_size = io.BytesIO()
103 cctx.copy_stream(source, with_size, size=len(source.getvalue()))
106 self.assertEqual(len(with_size.getvalue()), len(no_size.getvalue()) + 1)
109 with_params = zstd.get_frame_parameters(with_size.getvalue())
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/misc/scripts/
H A Dpng2c.py28 with_size = 0 variable
32 with_size = 1 variable
58 if with_size:
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/misc/scripts/
H A Dpng2c.py28 with_size = 0 variable
32 with_size = 1 variable
58 if with_size:
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/misc/scripts/
H A Dpng2c.py28 with_size = 0 variable
32 with_size = 1 variable
58 if with_size:
/dports/lang/perl5.34/perl-5.34.0/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DOutputMap.pm164 my ($type, $with_size, $arg, $sarg) =
182 with_size => $with_size,
/dports/lang/perl5.30/perl-5.30.3/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DOutputMap.pm164 my ($type, $with_size, $arg, $sarg) =
182 with_size => $with_size,
/dports/lang/perl5.32/perl-5.32.1/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DOutputMap.pm164 my ($type, $with_size, $arg, $sarg) =
182 with_size => $with_size,
/dports/devel/p5-ExtUtils-ParseXS/ExtUtils-ParseXS-3.35/lib/ExtUtils/Typemaps/
H A DOutputMap.pm164 my ($type, $with_size, $arg, $sarg) =
182 with_size => $with_size,
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DOutputMap.pm164 my ($type, $with_size, $arg, $sarg) =
182 with_size => $with_size,
/dports/polish/kadu/kadu-4.3/scripts/
H A Dconvert-svg.sh8 with_size=${svg_file/svg/${size}x${size}}
9 png_file=${with_size/.svg/.png}
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dstorage_info.cc165 base::string16 StorageInfo::GetDisplayName(bool with_size) const { in GetDisplayName()
166 return GetDisplayNameWithOverride(base::string16(), with_size); in GetDisplayName()
170 const base::string16& override_display_name, bool with_size) const { in GetDisplayNameWithOverride()
185 if (with_size) in GetDisplayNameWithOverride()
H A Dstorage_info.h67 base::string16 GetDisplayName(bool with_size) const;
71 const base::string16& override_display_name, bool with_size) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dstorage_info.cc164 base::string16 StorageInfo::GetDisplayName(bool with_size) const { in GetDisplayName()
165 return GetDisplayNameWithOverride(base::string16(), with_size); in GetDisplayName()
169 const base::string16& override_display_name, bool with_size) const { in GetDisplayNameWithOverride()
184 if (with_size) in GetDisplayNameWithOverride()
H A Dstorage_info.h67 base::string16 GetDisplayName(bool with_size) const;
71 const base::string16& override_display_name, bool with_size) const;
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/simplejit/src/
H A Dmemory.rs43 fn with_size(size: usize) -> Result<Self, String> { in with_size() method
63 fn with_size(size: usize) -> Result<Self, String> { in with_size() method
82 fn with_size(size: usize) -> Result<Self, String> { in with_size() method
168 self.current = PtrLen::with_size(size)?; in allocate()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-jit/src/
H A Dmemory.rs42 fn with_size(size: usize) -> io::Result<Self> { in with_size() method
57 fn with_size(size: usize) -> io::Result<Self> { in with_size() method
76 fn with_size(size: usize) -> io::Result<Self> { in with_size() method
162 self.current = PtrLen::with_size(size)?; in allocate()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/audio/csound/tests/
H A Dcsound_filter.rs134 gst::Buffer::with_size(EOS_NUM_SAMPLES * std::mem::size_of::<f64>()).unwrap(); in csound_filter_eos()
239 gst::Buffer::with_size(UNDERFLOW_NUM_SAMPLES * std::mem::size_of::<f64>()).unwrap(); in csound_filter_underflow()
330 assert!(h.push(gst::Buffer::with_size(2048).unwrap()).is_ok()); in csound_filter_caps_negotiation()
408 let buffer = gst::Buffer::with_size(2048).unwrap(); in csound_filter_caps_negotiation_fail()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-audio-0.17.2/src/
H A Daudio_buffer.rs518 let buffer = gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_read()
550 gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_read_planar()
587 let buffer = gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_write()
619 gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_write_planar()
656 let buffer = gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_ref_read()
679 gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_ref_read_planar()
707 gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_ref_write()
734 gst::Buffer::with_size(info.rate() as usize * info.bpf() as usize).unwrap(); in test_map_ref_write_planar()

12345