Home
last modified time | relevance | path

Searched defs:height (Results 126 – 150 of 29453) sorted by relevance

12345678910>>...1179

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/test/
H A Dbuffer.h44 Buffer(int width, int height, int padding) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/test/
H A Dbuffer.h44 Buffer(int width, int height, int padding) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/test/
H A Dbuffer.h44 Buffer(int width, int height, int padding) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/test/
H A Dbuffer.h44 Buffer(int width, int height, int padding) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/test/
H A Dbuffer.h44 Buffer(int width, int height, int padding) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/elements/
H A DIcon.ts11 height?: string; property
18 height?: string; property
35 const {width, height} = data; constant
50 height: this.height, constant
65 const {iconPath, width, height, color} = this; constant
68 height, constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/data/render_pass_data/top_real_world_desktop/gmail_2018/
H A D0066.json26 "height": 127, number
37 "height": 127, number
48 "height": 174, number
56 "height": 174, number
67 "height": 144, number
75 "height": 144, number
87 "height": 281, number
101 "height": 320, number
213 "height": 248, number
224 "height": 248, number
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Primitives/tests/
H A DRectangleTests.cs23 public void NonDefaultConstructorTest(int x, int y, int width, int height) in NonDefaultConstructorTest()
57 public void NonEmptyTest(int x, int y, int width, int height) in NonEmptyTest()
68 public void DimensionsTest(int x, int y, int width, int height) in DimensionsTest()
132 public void EqualityTest(int x, int y, int width, int height) in EqualityTest()
168 public void RectangleFConversionTest(float x, float y, float width, float height) in RectangleFConversionTest()
190 public void ContainsTest(int x, int y, int width, int height) in ContainsTest()
205 public void InflateTest(int x, int y, int width, int height) in InflateTest()
232 public void IntersectTest(int x, int y, int width, int height) in IntersectTest()
256 public void UnionTest(int x, int y, int width, int height) in UnionTest()
276 public void OffsetTest(int x, int y, int width, int height) in OffsetTest()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/data/render_pass_data/top_real_world_desktop/yahoo_sports_2018/
H A D0269.json18 "height": 1117, number
29 "height": 1272, number
41 "height": 18, number
55 "height": 64, number
59 "height": 18, number
71 "height": 18, number
85 "height": 64, number
89 "height": 18, number
101 "height": 18, number
115 "height": 64, number
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dbox-outline.c44 box_outline_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_stroke()
68 box_outline_alpha_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_alpha_stroke()
92 box_outline_aa_stroke (cairo_t *cr, int width, int height, int loops) in box_outline_aa_stroke()
117 box_outline_fill (cairo_t *cr, int width, int height, int loops) in box_outline_fill()
144 box_outline_alpha_fill (cairo_t *cr, int width, int height, int loops) in box_outline_alpha_fill()
171 box_outline_aa_fill (cairo_t *cr, int width, int height, int loops) in box_outline_aa_fill()
205 box_outline (cairo_perf_t *perf, cairo_t *cr, int width, int height) in box_outline()
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dline-width-overlap.c43 draw (cairo_t *cr, int width, int height) in draw()
69 draw_offset (cairo_t *cr, int width, int height) in draw_offset()
76 draw_rotated (cairo_t *cr, int width, int height) in draw_rotated()
86 draw_flipped (cairo_t *cr, int width, int height) in draw_flipped()
96 draw_flopped (cairo_t *cr, int width, int height) in draw_flopped()
106 draw_dashed (cairo_t *cr, int width, int height) in draw_dashed()
H A Dline-width-large-overlap.c43 draw (cairo_t *cr, int width, int height) in draw()
69 draw_offset (cairo_t *cr, int width, int height) in draw_offset()
76 draw_rotated (cairo_t *cr, int width, int height) in draw_rotated()
86 draw_flipped (cairo_t *cr, int width, int height) in draw_flipped()
96 draw_flopped (cairo_t *cr, int width, int height) in draw_flopped()
106 draw_dashed (cairo_t *cr, int width, int height) in draw_dashed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/data/render_pass_data/top_real_world_desktop/twitch_2018/
H A D0396.json18 "height": 1249, number
29 "height": 1272, number
41 "height": 18, number
55 "height": 64, number
59 "height": 18, number
71 "height": 18, number
85 "height": 64, number
89 "height": 18, number
101 "height": 18, number
115 "height": 64, number
[all …]
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/coaster/
H A DReverserRollerCoaster.cpp50 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_flat()
119 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_25_deg_up()
188 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_flat_to_25_deg_up()
257 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_25_deg_up_to_flat()
326 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_25_deg_down()
334 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_flat_to_25_deg_down()
342 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_25_deg_down_to_flat()
350 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_left_quarter_turn_5()
531 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_right_quarter_turn_5()
540 …paint_session* session, const Ride* ride, uint8_t trackSequence, uint8_t direction, int32_t height, in reverser_rc_track_s_bend_left()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/responsive/test/browser/
H A Ddevices.json7 "height": 570, number
17 "height": 480, number
27 "height": 480, number
37 "height": 480, number
47 "height": 480, number
57 "height": 568, number
67 "height": 568, number
78 "height": 667, number
88 "height": 736, number
99 "height": 667, number
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/responsive/test/browser/
H A Ddevices.json7 "height": 570, number
17 "height": 480, number
27 "height": 480, number
37 "height": 480, number
47 "height": 480, number
57 "height": 568, number
67 "height": 568, number
78 "height": 667, number
88 "height": 736, number
99 "height": 667, number
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/responsive/test/browser/
H A Ddevices.json7 "height": 570, number
17 "height": 480, number
27 "height": 480, number
37 "height": 480, number
47 "height": 480, number
57 "height": 568, number
67 "height": 568, number
78 "height": 667, number
88 "height": 736, number
99 "height": 667, number
[all …]
/dports/www/firefox/firefox-99.0/devtools/client/responsive/test/browser/
H A Ddevices.json7 "height": 570, number
17 "height": 480, number
27 "height": 480, number
37 "height": 480, number
47 "height": 480, number
57 "height": 568, number
67 "height": 568, number
78 "height": 667, number
88 "height": 736, number
99 "height": 667, number
[all …]

12345678910>>...1179