Home
last modified time | relevance | path

Searched defs:sfc (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_satconf.c32 satip_satconf_t *sfc = obj; in satip_satconf_class_active_get() local
42 satip_satconf_t *sfc; in satip_satconf_find_ele() local
91 satip_satconf_t *sfc; in satip_satconf_in_network_group() local
193 satip_satconf_t *sfc; in satip_satconf_get_position() local
223 satip_satconf_t *sfc; in satip_satconf_sanity_check() local
239 satip_satconf_t *sfc = o; in satip_satconf_class_network_get() local
246 satip_satconf_t *sfc = o; in satip_satconf_class_network_set() local
313 satip_satconf_t *sfc = o; in satip_satconf_class_network_rend() local
492 ( satip_satconf_t *sfc ) in satip_satconf_destroy0()
527 satip_satconf_t *sfc; in satip_satconf_destroy() local
[all …]
/dports/net/libdaq/libdaq-3.0.5/modules/savefile/
H A Ddaq_savefile.c109 static void destroy_message_pool(SavefileContext *sfc) in destroy_message_pool()
227 SavefileContext *sfc; in savefile_daq_instantiate() local
277 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_destroy() local
287 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_start() local
364 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_interrupt() local
373 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_stop() local
388 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_get_stats() local
397 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_reset_stats() local
403 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_get_snaplen() local
414 SavefileContext *sfc = (SavefileContext *) handle; in savefile_daq_get_datalink_type() local
[all …]
/dports/math/R-cran-sf/sf/tests/testthat/
H A Dtest-shift_longitude.R6 (sfc = st_sfc(pt1, pt2)) globalVar
7 sfc = st_set_crs(sfc, 4326) globalVar
30 sfc = st_transform(sfc, 3035) globalVar
H A Dtest_wkt.R11 sfc = st_sfc(p1,p2) globalVar
/dports/math/R-cran-sf/sf/src/
H A Dgdal_geom.cpp9 Rcpp::NumericVector CPL_area(Rcpp::List sfc) { in CPL_area()
30 Rcpp::IntegerVector CPL_gdal_dimension(Rcpp::List sfc, bool NA_if_empty = true) { in CPL_gdal_dimension()
45 Rcpp::NumericVector CPL_length(Rcpp::List sfc) { in CPL_length()
77 Rcpp::List CPL_gdal_segmentize(Rcpp::List sfc, double dfMaxLength = 0.0) { in CPL_gdal_segmentize()
91 Rcpp::List CPL_gdal_linestring_sample(Rcpp::List sfc, Rcpp::List distLst) { in CPL_gdal_linestring_sample()
H A Dgdal.cpp350 std::vector<OGRGeometry *> ogr_from_sfc(Rcpp::List sfc, OGRSpatialReference **sref) { in ogr_from_sfc()
468 Rcpp::List CPL_roundtrip(Rcpp::List sfc) { // for debug purposes in CPL_roundtrip()
480 Rcpp::List CPL_circularstring_to_linestring(Rcpp::List sfc) { // need to pass more parameters? in CPL_circularstring_to_linestring()
492 Rcpp::List CPL_multisurface_to_multipolygon(Rcpp::List sfc) { // need to pass more parameters? in CPL_multisurface_to_multipolygon()
509 Rcpp::List CPL_compoundcurve_to_linear(Rcpp::List sfc) { // need to pass more parameters? in CPL_compoundcurve_to_linear()
521 Rcpp::List CPL_curve_to_linestring(Rcpp::List sfc) { // need to pass more parameters? #nocov start in CPL_curve_to_linestring()
532 Rcpp::List CPL_transform(Rcpp::List sfc, Rcpp::List crs, in CPL_transform()
597 Rcpp::List CPL_wrap_dateline(Rcpp::List sfc, Rcpp::CharacterVector opt, bool quiet = true) { in CPL_wrap_dateline()
H A DRcppExports.cpp97 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_roundtrip() local
108 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_circularstring_to_linestring() local
119 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_multisurface_to_multipolygon() local
130 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_compoundcurve_to_linear() local
141 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_curve_to_linestring() local
152 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_transform() local
169 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_wrap_dateline() local
247 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_area() local
258 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_gdal_dimension() local
270 Rcpp::traits::input_parameter< Rcpp::List >::type sfc(sfcSEXP); in _sf_CPL_length() local
[all …]
H A Dgeos.cpp507 Rcpp::CharacterVector CPL_geos_is_valid_reason(Rcpp::List sfc) { in CPL_geos_is_valid_reason()
531 Rcpp::List CPL_geos_make_valid(Rcpp::List sfc) { in CPL_geos_make_valid()
549 Rcpp::LogicalVector CPL_geos_is_valid(Rcpp::List sfc, bool NA_on_exception = true) { in CPL_geos_is_valid()
598 Rcpp::LogicalVector CPL_geos_is_simple(Rcpp::List sfc) { in CPL_geos_is_simple()
610 Rcpp::LogicalVector CPL_geos_is_empty(Rcpp::List sfc) { in CPL_geos_is_empty()
622 Rcpp::List CPL_geos_normalize(Rcpp::List sfc) { // #nocov start in CPL_geos_normalize()
638 Rcpp::List CPL_geos_union(Rcpp::List sfc, bool by_feature = false, bool is_coverage = false) { in CPL_geos_union()
725 Rcpp::List CPL_geos_op(std::string op, Rcpp::List sfc, in CPL_geos_op()
826 Rcpp::List CPL_geos_voronoi(Rcpp::List sfc, Rcpp::List env, double dTolerance = 0.0, int bOnlyEdges… in CPL_geos_voronoi()
1085 Rcpp::List CPL_nary_difference(Rcpp::List sfc) { in CPL_nary_difference()
[all …]
/dports/math/R-cran-sf/sf/R/
H A DRcppExports.R32 CPL_roundtrip <- function(sfc) { argument
44 CPL_compoundcurve_to_linear <- function(sfc) { argument
48 CPL_curve_to_linestring <- function(sfc) { argument
84 CPL_area <- function(sfc) { argument
92 CPL_length <- function(sfc) { argument
176 CPL_geos_make_valid <- function(sfc) { argument
184 CPL_geos_is_simple <- function(sfc) { argument
188 CPL_geos_is_empty <- function(sfc) { argument
192 CPL_geos_normalize <- function(sfc) { argument
236 CPL_nary_difference <- function(sfc) { argument
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/evas/
H A Devas_test_evasgl.c71 Evas_GL_Surface *sfc; in _test_evasgl_init() local
107 Evas_GL_Surface *sfc, *sfc2; in _test_evasgl_current_get() local
153 Evas_GL_Surface *sfc; in _test_evasgl_context_version() local
208 Evas_GL_Surface *sfc; in _test_evasgl_surfaceless_context() local
248 Evas_GL_Surface *sfc; in _test_evasgl_glreadpixels() local
282 Evas_GL_Surface *sfc; in _test_evasgl_fbo() local
400 Evas_GL_Surface *sfc; in _test_evasgl_pbuffer() local
442 Evas_GL_Surface *sfc; in _test_evasgl_formats() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3mmu.h75 unsigned char sfc, c; in sun3_get_buserr() local
89 unsigned char c, sfc; in sun3_get_segmap() local
103 unsigned char sfc; in sun3_put_segmap() local
117 unsigned char sfc; in sun3_get_pte() local
130 unsigned char sfc; in sun3_put_pte() local
143 unsigned char sfc, c; in sun3_get_context() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3mmu.h75 unsigned char sfc, c; in sun3_get_buserr() local
89 unsigned char c, sfc; in sun3_get_segmap() local
103 unsigned char sfc; in sun3_put_segmap() local
117 unsigned char sfc; in sun3_get_pte() local
130 unsigned char sfc; in sun3_put_pte() local
143 unsigned char sfc, c; in sun3_get_context() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3mmu.h75 unsigned char sfc, c; in sun3_get_buserr() local
89 unsigned char c, sfc; in sun3_get_segmap() local
103 unsigned char sfc; in sun3_put_segmap() local
117 unsigned char sfc; in sun3_get_pte() local
130 unsigned char sfc; in sun3_put_pte() local
143 unsigned char sfc, c; in sun3_get_context() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/mvc/
H A DControllerTests.java57 ServletForwardingController sfc = new ServletForwardingController(); in testServletForwardingController() local
63 ServletForwardingController sfc = new ServletForwardingController(); in testServletForwardingControllerWithInclude() local
69 ServletForwardingController sfc = new ServletForwardingController(); in testServletForwardingControllerWithBeanName() local
74 private void doTestServletForwardingController(ServletForwardingController sfc, boolean include) in doTestServletForwardingController()
/dports/x11/grim/grim-1.3.2/
H A Dcairo_ppm.c15 cairo_status_t cairo_surface_write_to_ppm_mem(cairo_surface_t *sfc, in cairo_surface_write_to_ppm_mem()
62 cairo_status_t cairo_surface_write_to_ppm_stream(cairo_surface_t *sfc, in cairo_surface_write_to_ppm_stream()
79 cairo_status_t cairo_surface_write_to_ppm(cairo_surface_t *sfc, in cairo_surface_write_to_ppm()
H A Dcairo_jpg.c19 cairo_status_t cairo_surface_write_to_jpeg_mem(cairo_surface_t *sfc, in cairo_surface_write_to_jpeg_mem()
92 cairo_status_t cairo_surface_write_to_jpeg_stream(cairo_surface_t *sfc, in cairo_surface_write_to_jpeg_stream()
109 cairo_status_t cairo_surface_write_to_jpeg(cairo_surface_t *sfc, in cairo_surface_write_to_jpeg()
/dports/math/R-cran-wk/wk/tests/testthat/
H A Dtest-compat-sf.R18 sfc <- sf::st_as_sfc("POINT (1 2)") globalVar
26 sfc <- sf::st_sfc(sf::st_point(), sf::st_point(c(0, 1)), crs = 4326) globalVar
45 sfc <- sf::st_sfc(sf::st_point(), sf::st_point(c(0, 1)), crs = 4326) globalVar
71 sfc <- sf::st_sfc(sf::st_point(), sf::st_point(c(0, 1))) globalVar
91 sfc <- sf::st_sfc(sf::st_point(c(2, 3)), sf::st_point(c(0, 1))) globalVar
98 sfc <- sf::st_sfc(sf::st_point(), sf::st_point(c(0, 1)), crs = 4326) globalVar
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DIRToString.cpp115 std::string iga::ToSyntax(SyncFC sfc) in ToSyntax()
137 std::string iga::ToSyntax(DpasFC sfc) in ToSyntax()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_core.c1288 _surface_buffers_create(EVGL_Surface *sfc) in _surface_buffers_create()
1390 _surface_buffers_destroy(EVGL_Surface *sfc) in _surface_buffers_destroy()
1590 _evgl_direct_renderable(EVGL_Resource *rsc, EVGL_Surface *sfc) in _evgl_direct_renderable()
1682 EVGL_Surface *sfc; in _evgl_tls_resource_destroy() local
1781 EVGL_Surface *sfc; in _evgl_direct_enabled() local
2006 EVGL_Surface *sfc = NULL; in evgl_surface_create() local
2093 EVGL_Surface *sfc = NULL; in evgl_pbuffer_surface_create() local
2176 evgl_surface_destroy(void *eng_data, EVGL_Surface *sfc) in evgl_surface_destroy()
2975 evgl_native_surface_yinvert_get(EVGL_Surface *sfc) in evgl_native_surface_yinvert_get()
3028 EVGL_Surface *sfc; in evgl_native_surface_direct_opts_get() local
[all …]
/dports/math/mfem/mfem-4.3/tests/unit/mesh/
H A Dtest_periodic_mesh.cpp50 bool sfc = false; // <-- Lexicographic instead of SFC ordering variable
72 bool sfc = false; // <-- Lexicographic instead of SFC ordering variable
/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/artio_headers/
H A Dartio_selector.c204 int64_t sfc; in artio_selection_add_root_cell() local
250 int64_t sfc; in artio_select_volume() local
293 int64_t sfc; in artio_select_cube() local
H A Dartio_grid.c146 int64_t cur, sfc, l; in artio_fileset_add_grid() local
425 int64_t sfc; in artio_grid_count_octs_in_sfc_range() local
624 int artio_grid_find_file(artio_grid_file *ghandle, int start, int end, int64_t sfc) { in artio_grid_find_file()
656 int artio_grid_seek_to_sfc(artio_fileset *handle, int64_t sfc) { in artio_grid_seek_to_sfc()
694 int artio_grid_write_root_cell_begin(artio_fileset *handle, int64_t sfc, in artio_grid_write_root_cell_begin()
856 int artio_grid_read_root_cell_begin(artio_fileset *handle, int64_t sfc, in artio_grid_read_root_cell_begin()
1164 int64_t sfc; in artio_grid_read_sfc_range_levels() local
H A Dartio_particle.c570 int start, int end, int64_t sfc) { in artio_particle_find_file()
603 int artio_particle_seek_to_sfc(artio_fileset *handle, int64_t sfc) { in artio_particle_seek_to_sfc()
640 int artio_particle_write_root_cell_begin(artio_fileset *handle, int64_t sfc, in artio_particle_write_root_cell_begin()
803 int artio_particle_read_root_cell_begin(artio_fileset *handle, int64_t sfc, in artio_particle_read_root_cell_begin()
1046 int64_t sfc; in artio_particle_read_sfc_range_species() local
/dports/math/R-cran-sf/sf/inst/doc/
H A Dsf3.R25 (sfc <- st_sfc(ls,mls)) globalVar
34 (sfc <- st_sfc(ls,mls1,mls2)) globalVar
41 (sfc <- st_sfc(gc1,gc2,gc3)) globalVar
/dports/devel/z88dk/z88dk/libsrc/target/cpm/fcntl/
H A Dstat.c35 struct sfcb *sfc; in stat() local

12345678910>>...15