Home
last modified time | relevance | path

Searched refs:sfc (Results 1 – 25 of 1393) sorted by relevance

12345678910>>...56

/dports/net/libdaq/libdaq-3.0.5/modules/savefile/
H A Ddaq_savefile.c167 if (sfc->file_offset + sizeof(*sfhdr) > sfc->file_size) in savefile_read_message()
188 if (sfc->file_offset + sfhdr->caplen > sfc->file_size) in savefile_read_message()
196 msg->data = sfc->file_data + sfc->file_offset; in savefile_read_message()
231 if (!sfc) in savefile_daq_instantiate()
251 if (!sfc) in savefile_daq_instantiate()
289 sfc->fd = open(sfc->filename, O_RDONLY); in savefile_daq_start()
306 sfc->file_data = mmap(NULL, sfc->file_size, PROT_READ, MAP_PRIVATE, sfc->fd, 0); in savefile_daq_start()
353 munmap(sfc->file_data, sfc->file_size); in savefile_daq_start()
376 munmap(sfc->file_data, sfc->file_size); in savefile_daq_stop()
398 memset(&sfc->stats, 0, sizeof(sfc->stats)); in savefile_daq_reset_stats()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_satconf.c58 return sfc; in satip_satconf_find_ele()
68 return sfc ? sfc->sfc_priority : 0; in satip_satconf_get_priority()
76 return sfc ? sfc->sfc_grace : 0; in satip_satconf_get_grace()
195 if (sfc && sfc->sfc_enabled) { in satip_satconf_get_position()
437 satip_satconf_t *sfc = calloc(1, sizeof(*sfc)); in satip_satconf_create0() local
447 free(sfc); in satip_satconf_create0()
457 if (sfc->sfc_name == NULL || sfc->sfc_name[0] == '\0') { in satip_satconf_create0()
464 return sfc; in satip_satconf_create0()
500 free(sfc); in satip_satconf_destroy0()
514 sfc = sfc ? TAILQ_NEXT(sfc, sfc_link) : NULL; in satip_satconf_updated_positions()
[all …]
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/reader/
H A Dcsv.go39 sfc := &sfCSV{
49 sfc.hh = rec[4]
62 sfc.fields = fields
70 sfc.identifiers = append(sfc.identifiers, [2]string{v, ""})
73 return sfc, nil
86 if sfc.peek == nil || sfc.err != nil {
91 if sfc.hh != "" {
95 file, err := newFile(sfc.peek[0], sfc.peek[1], sfc.peek[2], hash, sfc.peek[3])
99 fn := sfc.peek[0]
109 sfc.peek, sfc.err = sfc.rdr.Read()
[all …]
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_core.c146 if (sfc) in _internal_resource_make_current()
156 … evgl_engine->funcs->indirect_surface_create(evgl_engine, eng_data, sfc, sfc->cfg, sfc->w, sfc->h); in _internal_resource_make_current()
1329 _texture_allocate_2d(sfc->color_buf, sfc->color_ifmt, sfc->color_fmt, in _surface_buffers_allocate()
2036 if (!sfc) in evgl_surface_create()
2085 if (sfc) free(sfc); in evgl_surface_create()
2122 if (!sfc) in evgl_pbuffer_surface_create()
2171 free(sfc); in evgl_pbuffer_surface_create()
2289 free(sfc); in evgl_surface_destroy()
2586 if (sfc) sfc->current_ctx = ctx; in evgl_make_current()
2652 if (!_surface_buffers_allocate(eng_data, sfc, sfc->w, sfc->h, ctx->version)) in evgl_make_current()
[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/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3mmu.h75 unsigned char sfc, c; in sun3_get_buserr() local
77 GET_SFC (sfc); in sun3_get_buserr()
80 SET_SFC (sfc); in sun3_get_buserr()
91 GET_SFC (sfc); in sun3_get_segmap()
94 SET_SFC (sfc); in sun3_get_segmap()
105 GET_DFC (sfc); in sun3_put_segmap()
108 SET_DFC (sfc); in sun3_put_segmap()
119 GET_SFC (sfc); in sun3_get_pte()
135 SET_DFC (sfc); in sun3_put_pte()
145 GET_SFC(sfc); in sun3_get_context()
[all …]
/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
77 GET_SFC (sfc); in sun3_get_buserr()
80 SET_SFC (sfc); in sun3_get_buserr()
91 GET_SFC (sfc); in sun3_get_segmap()
94 SET_SFC (sfc); in sun3_get_segmap()
105 GET_DFC (sfc); in sun3_put_segmap()
108 SET_DFC (sfc); in sun3_put_segmap()
119 GET_SFC (sfc); in sun3_get_pte()
135 SET_DFC (sfc); in sun3_put_pte()
145 GET_SFC(sfc); in sun3_get_context()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3mmu.h75 unsigned char sfc, c; in sun3_get_buserr() local
77 GET_SFC (sfc); in sun3_get_buserr()
80 SET_SFC (sfc); in sun3_get_buserr()
91 GET_SFC (sfc); in sun3_get_segmap()
94 SET_SFC (sfc); in sun3_get_segmap()
105 GET_DFC (sfc); in sun3_put_segmap()
108 SET_DFC (sfc); in sun3_put_segmap()
119 GET_SFC (sfc); in sun3_get_pte()
135 SET_DFC (sfc); in sun3_put_pte()
145 GET_SFC(sfc); in sun3_get_context()
[all …]
/dports/x11/grim/grim-1.3.2/
H A Dcairo_jpg.c26 if (cairo_surface_get_type(sfc) != CAIRO_SURFACE_TYPE_IMAGE || in cairo_surface_write_to_jpeg_mem()
28 cairo_image_surface_get_format(sfc) != CAIRO_FORMAT_RGB24)) { in cairo_surface_write_to_jpeg_mem()
30 other = sfc; in cairo_surface_write_to_jpeg_mem()
37 if (cairo_surface_status(sfc) != CAIRO_STATUS_SUCCESS) { in cairo_surface_write_to_jpeg_mem()
41 ctx = cairo_create(sfc); in cairo_surface_write_to_jpeg_mem()
47 cairo_surface_flush(sfc); in cairo_surface_write_to_jpeg_mem()
53 cinfo.image_width = cairo_image_surface_get_width(sfc); in cairo_surface_write_to_jpeg_mem()
54 cinfo.image_height = cairo_image_surface_get_height(sfc); in cairo_surface_write_to_jpeg_mem()
69 * cairo_image_surface_get_stride(sfc)); in cairo_surface_write_to_jpeg_mem()
77 cairo_surface_destroy(sfc); in cairo_surface_write_to_jpeg_mem()
[all …]
/dports/math/R-cran-sf/sf/man/
H A Dvctrs.Rd5 \alias{vec_ptype2.sfc}
6 \alias{vec_ptype2.sfc.default}
7 \alias{vec_ptype2.sfc.sfc}
8 \alias{vec_cast.sfc}
9 \alias{vec_cast.sfc.sfc}
10 \alias{vec_cast.sfc.default}
13 vec_ptype2.sfc(x, y, ...)
17 \method{vec_ptype2.sfc}{sfc}(x, y, ...)
19 vec_cast.sfc(x, to, ...)
21 \method{vec_cast.sfc}{sfc}(x, to, ...)
[all …]
H A Dst_geometry.Rd2 % Please edit documentation in R/sfc.R, R/sf.R
5 \alias{st_geometry.sfc}
13 \method{st_geometry}{sfc}(obj, ...)
19 \method{st_geometry}{sfc}(obj, ...)
30 \item{obj}{object of class \code{sf} or \code{sfc}}
36 \item{value}{object of class \code{sfc}, or \code{character}}
55 sfc = st_sfc(st_point(c(3,4)), st_point(c(10,11)))
56 st_geometry(sfc)
57 st_geometry(df) <- sfc
60 st_geometry(df) <- sfc # replaces
[all …]
/dports/math/R-cran-sf/sf/
H A DNAMESPACE9 S3method("[",sfc)
10 S3method("[<-",sfc)
15 S3method("st_crs<-",sfc)
19 S3method(Ops,sfc)
28 S3method(c,sfc)
34 S3method(format,sfc)
61 S3method(print,sfc)
66 S3method(rep,sfc)
338 S3method(str,sfc)
343 S3method(vec_cast.sfc,sfc)
[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
9 crd1 = st_coordinates(st_shift_longitude(sfc))[1, "X"]
10 crd2 = st_coordinates(st_shift_longitude(sfc))[2, "X"]
14 expect_equal(crd1, st_coordinates(sfc)[1, "X"] + 360)
15 expect_equal(crd2, st_coordinates(sfc)[2, "X"])
18 d = st_as_sf(data.frame(id = 1:2, geometry = sfc))
30 sfc = st_transform(sfc, 3035) globalVar
31 expect_error(st_shift_longitude(sfc))
/dports/math/R-cran-wk/wk/tests/testthat/
H A Dtest-compat-sf.R18 sfc <- sf::st_as_sfc("POINT (1 2)") globalVar
19 expect_identical(wk_crs(sfc), sf::st_crs(sfc))
27 expect_s3_class(as_wkt(sfc), "wk_wkt")
29 as.character(as_wkt(sfc)),
32 expect_identical(wk_crs(as_wkt(sfc)), sf::st_crs(sfc))
46 expect_s3_class(as_wkb(sfc), "wk_wkb")
48 as.character(as_wkt(as_wkb(sfc))),
51 expect_identical(wk_crs(as_wkb(sfc)), sf::st_crs(sfc))
72 expect_s3_class(as_xy(sfc), "wk_xy")
104 expect_equal(sf::st_as_sfc(wkb), sfc)
[all …]
/dports/mail/archiveopteryx-devel/aox-96ab17e/server/
H A Dlogclient.cpp180 sfc = LOG_AUTH; in setup()
184 sfc = LOG_CRON; in setup()
186 sfc = LOG_DAEMON; in setup()
188 sfc = LOG_FTP; in setup()
190 sfc = LOG_KERN; in setup()
192 sfc = LOG_LPR; in setup()
194 sfc = LOG_MAIL; in setup()
196 sfc = LOG_NEWS; in setup()
198 sfc = LOG_SYSLOG; in setup()
200 sfc = LOG_USER; in setup()
[all …]
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/server/
H A Dlogclient.cpp180 sfc = LOG_AUTH; in setup()
184 sfc = LOG_CRON; in setup()
186 sfc = LOG_DAEMON; in setup()
188 sfc = LOG_FTP; in setup()
190 sfc = LOG_KERN; in setup()
192 sfc = LOG_LPR; in setup()
194 sfc = LOG_MAIL; in setup()
196 sfc = LOG_NEWS; in setup()
198 sfc = LOG_SYSLOG; in setup()
200 sfc = LOG_USER; in setup()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_3/
H A DGaussian_map_to_nef_3.h85 SHalfedge_around_sface_const_circulator sfc(sec), sfcend(sfc); in create_solid()
92 sv_first->set_index(SE2i[sfc]); in create_solid()
93 ++sfc; in create_solid()
96 sv->mark() = sfc->mark().boolean(); in create_solid()
97 sv->set_index(SE2i[sfc]); in create_solid()
106 ++sfc; in create_solid()
107 CGAL_For_all(sfc,sfcend) { in create_solid()
110 sv->set_index(SE2i[sfc]); in create_solid()
212 sv0->set_index(SE2i[sfc]); in create_single_facet()
213 ++sfc; in create_single_facet()
[all …]
/dports/mail/archiveopteryx-devel/aox-96ab17e/logd/
H A Dlogserver.cpp243 sfc = LOG_AUTH; in setLogFile()
247 sfc = LOG_CRON; in setLogFile()
249 sfc = LOG_DAEMON; in setLogFile()
251 sfc = LOG_FTP; in setLogFile()
253 sfc = LOG_KERN; in setLogFile()
255 sfc = LOG_LPR; in setLogFile()
257 sfc = LOG_MAIL; in setLogFile()
259 sfc = LOG_NEWS; in setLogFile()
261 sfc = LOG_SYSLOG; in setLogFile()
263 sfc = LOG_USER; in setLogFile()
[all …]
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/logd/
H A Dlogserver.cpp243 sfc = LOG_AUTH; in setLogFile()
247 sfc = LOG_CRON; in setLogFile()
249 sfc = LOG_DAEMON; in setLogFile()
251 sfc = LOG_FTP; in setLogFile()
253 sfc = LOG_KERN; in setLogFile()
255 sfc = LOG_LPR; in setLogFile()
257 sfc = LOG_MAIL; in setLogFile()
259 sfc = LOG_NEWS; in setLogFile()
261 sfc = LOG_SYSLOG; in setLogFile()
263 sfc = LOG_USER; in setLogFile()
[all …]
/dports/math/R-cran-sf/sf/src/
H A Dgdal_geom.cpp9 Rcpp::NumericVector CPL_area(Rcpp::List sfc) { in CPL_area() argument
10 std::vector<OGRGeometry *> g = ogr_from_sfc(sfc, NULL); in CPL_area()
11 Rcpp::NumericVector out(sfc.length()); in CPL_area()
31 std::vector<OGRGeometry *> g = ogr_from_sfc(sfc, NULL); in CPL_gdal_dimension()
32 Rcpp::IntegerVector out(sfc.length()); in CPL_gdal_dimension()
45 Rcpp::NumericVector CPL_length(Rcpp::List sfc) { in CPL_length() argument
46 std::vector<OGRGeometry *> g = ogr_from_sfc(sfc, NULL); in CPL_length()
47 Rcpp::NumericVector out(sfc.length()); in CPL_length()
86 ret.attr("crs") = sfc.attr("crs"); in CPL_gdal_segmentize()
92 if (sfc.size() != distLst.size()) in CPL_gdal_linestring_sample()
[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
95 evas_gl_surface_destroy(evgl, sfc); in _test_evasgl_init()
107 Evas_GL_Surface *sfc, *sfc2; in _test_evasgl_current_get() local
129 fail_if(sfc2 != sfc); in _test_evasgl_current_get()
143 evas_gl_surface_destroy(evgl, sfc); in _test_evasgl_current_get()
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
[all …]
/dports/devel/z88dk/z88dk/libsrc/target/cpm/fcntl/
H A Dstat.c35 struct sfcb *sfc; in stat() local
85 sfc=(void *)fc; in stat()
86 if (bdos(102,sfc)!=0) { /* read file date stamps and password mode */ in stat()
87 buf->st_mtime=doepoch(sfc->date,sfc->hours,sfc->minutes); in stat()
88 buf->st_ctime=buf->st_atime=doepoch(sfc->c_date,sfc->c_hours,sfc->c_minutes); in stat()
/dports/science/grib_api/grib_api-1.28.0-Source/data/
H A Dread_any.ok3 - 3 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
6 - 6 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
7 - 7 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
8 - 8 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
10 - 10 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
11 - 11 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
12 - 12 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
13 - 13 - ed=1 size=11206064 totalLength=11206064 2dsp reduced_ll sfc level=0 step=0
14 - 14 - ed=1 size=17706816 totalLength=17706816 2dsp reduced_ll sfc level=0 step=0
/dports/science/eccodes/eccodes-2.23.0-Source/data/
H A Dread_any.ok3 - 3 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
6 - 6 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
7 - 7 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
8 - 8 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
10 - 10 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
11 - 11 - ed=2 size= 1552 totalLength= 1552 10u regular_ll sfc level=10 step=96
12 - 12 - ed=1 size=15163284 totalLength=15163284 t regular_ll sfc level=0 step=0
13 - 13 - ed=1 size=11206064 totalLength=11206064 2dsp reduced_ll sfc level=0 step=0
14 - 14 - ed=1 size=17706816 totalLength=17706816 2dsp reduced_ll sfc level=0 step=0
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/doc/source/cli/osc/v2/
H A Dnetworking-sfc.rst2 networking sfc
15 :command: sfc flow classifier *
18 :command: sfc port chain *
21 :command: sfc port pair create
24 :command: sfc port pair delete
27 :command: sfc port pair list
30 :command: sfc port pair set
33 :command: sfc port pair show
36 :command: sfc port pair group *
39 :command: sfc service graph *

12345678910>>...56