Home
last modified time | relevance | path

Searched refs:sfc2 (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-type-sf.R20 sfc2 = st_sfc(st_linestring(matrix(1:4, 2))) globalVar
30 geo2 = sfc2[0],
43 geo2 = sfc2[0],
52 sfc2 = st_sfc(st_linestring(matrix(1:4, 2))) globalVar
73 geo2 = sfc2[c(NA, NA) + 0L],
89 geo2 = sfc2,
100 sfc2 = st_sfc(st_linestring(matrix(1:4, 2))) globalVar
113 geo2 = sfc2[c(NA, NA, 1)]
121 geo2 = sfc2[c(1, NA, NA, 1)],
139 geo2 = sfc2[c(1L, NA)]
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/evas/
H A Devas_test_evasgl.c107 Evas_GL_Surface *sfc, *sfc2; in _test_evasgl_current_get() local
112 sfc2 = (void*)(intptr_t)0x1; in _test_evasgl_current_get()
113 evgl2 = evas_gl_current_evas_gl_get(&ctx2, &sfc2); in _test_evasgl_current_get()
114 fail_if(evgl2 || ctx2 || sfc2); in _test_evasgl_current_get()
122 sfc2 = (void*)(intptr_t)0x1; in _test_evasgl_current_get()
123 evgl2 = evas_gl_current_evas_gl_get(&ctx2, &sfc2); in _test_evasgl_current_get()
124 fail_if(evgl2 || ctx2 || sfc2); in _test_evasgl_current_get()
127 evgl2 = evas_gl_current_evas_gl_get(&ctx2, &sfc2); in _test_evasgl_current_get()
129 fail_if(sfc2 != sfc); in _test_evasgl_current_get()
135 evgl2 = evas_gl_current_evas_gl_get(&ctx2, &sfc2); in _test_evasgl_current_get()
[all …]
/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/artio_headers/
H A Dartio.h328 int64_t sfc1, int64_t sfc2,
334 int64_t sfc1, int64_t sfc2, int options,
461 int64_t sfc1, int64_t sfc2,
466 int64_t sfc1, int64_t sfc2,
H A Dartio_particle.c1023 int64_t sfc1, int64_t sfc2, in artio_particle_read_sfc_range() argument
1037 sfc1, sfc2, 0, handle->particle->num_species-1, in artio_particle_read_sfc_range()
1042 int64_t sfc1, int64_t sfc2, in artio_particle_read_sfc_range_species() argument
1078 ret = artio_particle_cache_sfc_range(handle, sfc1, sfc2); in artio_particle_read_sfc_range_species()
1103 for ( sfc = sfc1; sfc <= sfc2; sfc++ ) { in artio_particle_read_sfc_range_species()
H A Dartio_grid.c1158 int64_t sfc1, int64_t sfc2, in artio_grid_read_sfc_range_levels() argument
1210 ret = artio_grid_cache_sfc_range(handle, sfc1, sfc2); in artio_grid_read_sfc_range_levels()
1217 for (sfc = sfc1; sfc <= sfc2; sfc++) { in artio_grid_read_sfc_range_levels()
1280 int64_t sfc1, int64_t sfc2, in artio_grid_read_sfc_range() argument
1295 return artio_grid_read_sfc_range_levels( handle, sfc1, sfc2, in artio_grid_read_sfc_range()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dlm93.c287 u8 sfc2; member
436 return sfc2 & (nr < 2 ? 0x10 : 0x20); in LM93_TEMP_OFFSET_MODE_FROM_REG()
989 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in lm93_update_client_common()
1428 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in temp_auto_boost_hyst_store()
1429 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_boost_hyst_store()
1474 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_store()
1595 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_hyst_store()
1685 if (mapping && ((data->sfc2 >> nr) & 0x01)) in fan_smart_tach_show()
1706 data->sfc2 |= 1 << fan; in lm93_write_fan_smart_tach()
1708 data->sfc2 &= ~(1 << fan); in lm93_write_fan_smart_tach()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dlm93.c287 u8 sfc2; member
436 return sfc2 & (nr < 2 ? 0x10 : 0x20); in LM93_TEMP_OFFSET_MODE_FROM_REG()
989 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in lm93_update_client_common()
1428 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in temp_auto_boost_hyst_store()
1429 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_boost_hyst_store()
1474 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_store()
1595 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_hyst_store()
1685 if (mapping && ((data->sfc2 >> nr) & 0x01)) in fan_smart_tach_show()
1706 data->sfc2 |= 1 << fan; in lm93_write_fan_smart_tach()
1708 data->sfc2 &= ~(1 << fan); in lm93_write_fan_smart_tach()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dlm93.c287 u8 sfc2; member
436 return sfc2 & (nr < 2 ? 0x10 : 0x20); in LM93_TEMP_OFFSET_MODE_FROM_REG()
989 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in lm93_update_client_common()
1428 data->sfc2 = lm93_read_byte(client, LM93_REG_SFC2); in temp_auto_boost_hyst_store()
1429 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_boost_hyst_store()
1474 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_store()
1595 data->sfc2 |= ((nr < 2) ? 0x10 : 0x20); in temp_auto_offset_hyst_store()
1685 if (mapping && ((data->sfc2 >> nr) & 0x01)) in fan_smart_tach_show()
1706 data->sfc2 |= 1 << fan; in lm93_write_fan_smart_tach()
1708 data->sfc2 &= ~(1 << fan); in lm93_write_fan_smart_tach()
[all …]
/dports/math/R-cran-sf/sf/tests/testthat/
H A Dtest_st_cast.R130 sfc2 <- st_sfc(gc1, gc2, gc4) globalVar
131 expect_is(sfc2 %>% st_cast, "sfc_GEOMETRY")
132 …expect_equal(sapply(sfc2 %>% st_cast, class)[2, ], c("LINESTRING", "MULTILINESTRING", "MULTIPOINT"…
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_satconf.c276 satip_satconf_t *sfc2; in satip_satconf_class_network_set() local
277 TAILQ_FOREACH(sfc2, &lfe->sf_satconf, sfc_link) { in satip_satconf_class_network_set()
278 for (i = 0; i < sfc2->sfc_networks->is_count; i++) in satip_satconf_class_network_set()
280 idnode_uuid_as_str(sfc2->sfc_networks->is_array[i], ubuf)); in satip_satconf_class_network_set()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Dgoniometer.c637 static bool cccclip(GMUI* ui, cairo_t* cr, int sfc0, int sfc1, int sfc2) { in cccclip() argument
639 if (ui->crop_x1[sfc2] <= ui->crop_x0[sfc1]) return ccclip(ui, cr, sfc0, sfc1); in cccclip()
640 if (ui->crop_y1[sfc2] <= ui->crop_y0[sfc1]) return ccclip(ui, cr, sfc0, sfc1); in cccclip()
652 r2.x = ui->crop_x0[sfc2]; in cccclip()
653 r2.y = ui->crop_y0[sfc2]; in cccclip()
654 r2.width = ui->crop_x1[sfc2] - ui->crop_x0[sfc2]; in cccclip()
655 r2.height = ui->crop_y1[sfc2] - ui->crop_y0[sfc2]; in cccclip()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/ttml/
H A Dgstttmlrender.c2332 cairo_surface_t *sfc1, *sfc2, *sfc_dest; in gst_ttml_render_rendered_image_combine() local
2363 sfc2 = in gst_ttml_render_rendered_image_combine()
2387 cairo_set_source_surface (state_dest, sfc2, image2->x - ret->x, in gst_ttml_render_rendered_image_combine()
2396 cairo_surface_destroy (sfc2); in gst_ttml_render_rendered_image_combine()

123