Home
last modified time | relevance | path

Searched refs:fcurrent (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/exiftran/fbida-2.14/
H A Dfbi.c364 shadow_draw_image(img, fcurrent->left, fcurrent->top, y1, y2, 100); in status_prepare()
1447 desc = make_desc(&fcurrent->fimg->i, fcurrent->name); in main()
1448 info = make_info(fcurrent->fimg, fcurrent->scale); in main()
1458 fcurrent = flist_prev(fcurrent,0); in main()
1460 fcurrent = flist_next(fcurrent,0,0); in main()
1522 fcurrent->tag = !fcurrent->tag; in main()
1525 fcurrent = flist_next(fcurrent,1,0); in main()
1535 fcurrent = flist_next(fcurrent,0,1); in main()
1538 fcurrent = flist_prev(fcurrent,1); in main()
1541 fcurrent = flist_next(fcurrent,once,1); in main()
[all …]
/dports/graphics/ida/fbida-2.14/
H A Dfbi.c364 shadow_draw_image(img, fcurrent->left, fcurrent->top, y1, y2, 100); in status_prepare()
1447 desc = make_desc(&fcurrent->fimg->i, fcurrent->name); in main()
1448 info = make_info(fcurrent->fimg, fcurrent->scale); in main()
1458 fcurrent = flist_prev(fcurrent,0); in main()
1460 fcurrent = flist_next(fcurrent,0,0); in main()
1522 fcurrent->tag = !fcurrent->tag; in main()
1525 fcurrent = flist_next(fcurrent,1,0); in main()
1535 fcurrent = flist_next(fcurrent,0,1); in main()
1538 fcurrent = flist_prev(fcurrent,1); in main()
1541 fcurrent = flist_next(fcurrent,once,1); in main()
[all …]
/dports/benchmarks/httperf/httperf-568322e/src/gen/
H A Duri_wlog.c89 static char *fbase, *fend, *fcurrent; variable
101 if (fcurrent >= fend) in set_uri()
112 fcurrent = fbase; in set_uri()
116 uri = fcurrent; in set_uri()
117 len = strlen (fcurrent); in set_uri()
119 fcurrent += len + 1; in set_uri()
152 fcurrent = fbase; in init_wlog()
/dports/science/py-GPy/GPy-1.10.0/GPy/inference/mcmc/
H A Dsamplers.py40 fcurrent = self.model.log_likelihood() + self.model.log_prior()
49 if fprop>fcurrent:#sample accepted, going 'uphill'
52 fcurrent = fprop
55 if np.exp(fprop-fcurrent)>u:#sample accepted downhill
58 fcurrent = fprop
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dattr-copy-2.c141 int fcurrent (void);
143 ATTR ((copy (fcurrent))) int
146 int call_fcurrent (void) { return fcurrent () + fcurrent2 (); } in call_fcurrent()
/dports/graphics/dia/dia-0.97.3/plug-ins/cgm/
H A Dcgm.c241 FillEdgeAttrCGM fcurrent, finfile; member
333 renderer->fcurrent.fill_color.red = 0; in init_attributes()
334 renderer->fcurrent.fill_color.green = 0; in init_attributes()
335 renderer->fcurrent.fill_color.blue = 0; in init_attributes()
337 renderer->fcurrent.edgevis = 0; in init_attributes()
340 renderer->fcurrent.style = 1; in init_attributes()
341 renderer->fcurrent.width = 0.1; in init_attributes()
342 renderer->fcurrent.color.red = 0; in init_attributes()
343 renderer->fcurrent.color.green = 0; in init_attributes()
344 renderer->fcurrent.color.blue = 0; in init_attributes()
[all …]
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DDMS.cpp232 real fcurrent = 0; in InternalDecode() local
281 s >> fcurrent; in InternalDecode()
285 fpieces[k] = icurrent + fcurrent; in InternalDecode()
288 icurrent = fcurrent = 0; in InternalDecode()
317 s >> fcurrent; in InternalDecode()
321 fpieces[npiece] = icurrent + fcurrent; in InternalDecode()
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc5.c124 (lastline < errstart) || (lastline > fline) || (fcurrent != lastfile)) in error()
127 lastfile = fcurrent; in error()
H A Dembryo_cc_scvars.c72 int fcurrent = 0; /* current file being processed (debugging) */ variable
H A Dembryo_cc_sc2.c117 pushstk((stkitem) fcurrent); in plungequalifiedfile()
125 fcurrent = fnumber; in plungequalifiedfile()
127 setfile(inpfname, fcurrent); in plungequalifiedfile()
129 setactivefile(fcurrent); in plungequalifiedfile()
265 fcurrent = (int)(long)popstk(); in readline()
273 setactivefile(fcurrent); in readline()
2633 return find_symbol(&glbtab, name, fcurrent); in findglb()
2654 sym = find_symbol(&glbtab, name, fcurrent); in findconst()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide_utils.cpp481 void Telecide::CalculateMetrics(int frame, ADMImage *fcurrent, ADMImage *fprevious) in CalculateMetrics() argument
509 uint32_t cpitch=fcurrent->GetPitch(PLANAR_Y); in CalculateMetrics()
514 uint32_t cpitchu=fcurrent->GetPitch(PLANAR_U); in CalculateMetrics()
515 uint32_t cpitchv=fcurrent->GetPitch(PLANAR_V); in CalculateMetrics()
525 uint8_t *fcrp=fcurrent->GetPlane(PLANAR_Y); in CalculateMetrics()
528 uint8_t *fcrpU=fcurrent->GetPlane(PLANAR_U); in CalculateMetrics()
529 uint8_t *fcrpV=fcurrent->GetPlane(PLANAR_V); in CalculateMetrics()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide_utils.cpp481 void Telecide::CalculateMetrics(int frame, ADMImage *fcurrent, ADMImage *fprevious) in CalculateMetrics() argument
509 uint32_t cpitch=fcurrent->GetPitch(PLANAR_Y); in CalculateMetrics()
514 uint32_t cpitchu=fcurrent->GetPitch(PLANAR_U); in CalculateMetrics()
515 uint32_t cpitchv=fcurrent->GetPitch(PLANAR_V); in CalculateMetrics()
525 uint8_t *fcrp=fcurrent->GetPlane(PLANAR_Y); in CalculateMetrics()
528 uint8_t *fcrpU=fcurrent->GetPlane(PLANAR_U); in CalculateMetrics()
529 uint8_t *fcrpV=fcurrent->GetPlane(PLANAR_V); in CalculateMetrics()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide_utils.cpp481 void Telecide::CalculateMetrics(int frame, ADMImage *fcurrent, ADMImage *fprevious) in CalculateMetrics() argument
509 uint32_t cpitch=fcurrent->GetPitch(PLANAR_Y); in CalculateMetrics()
514 uint32_t cpitchu=fcurrent->GetPitch(PLANAR_U); in CalculateMetrics()
515 uint32_t cpitchv=fcurrent->GetPitch(PLANAR_V); in CalculateMetrics()
525 uint8_t *fcrp=fcurrent->GetPlane(PLANAR_Y); in CalculateMetrics()
528 uint8_t *fcrpU=fcurrent->GetPlane(PLANAR_U); in CalculateMetrics()
529 uint8_t *fcrpV=fcurrent->GetPlane(PLANAR_V); in CalculateMetrics()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide_utils.cpp481 void Telecide::CalculateMetrics(int frame, ADMImage *fcurrent, ADMImage *fprevious) in CalculateMetrics() argument
509 uint32_t cpitch=fcurrent->GetPitch(PLANAR_Y); in CalculateMetrics()
514 uint32_t cpitchu=fcurrent->GetPitch(PLANAR_U); in CalculateMetrics()
515 uint32_t cpitchv=fcurrent->GetPitch(PLANAR_V); in CalculateMetrics()
525 uint8_t *fcrp=fcurrent->GetPlane(PLANAR_Y); in CalculateMetrics()
528 uint8_t *fcrpU=fcurrent->GetPlane(PLANAR_U); in CalculateMetrics()
529 uint8_t *fcrpV=fcurrent->GetPlane(PLANAR_V); in CalculateMetrics()
/dports/graphics/dia/dia-0.97.3/plug-ins/dxf/
H A Ddxf-export.c112 FillEdgeAttrdxf fcurrent, finfile; member
248 renderer->lcurrent.style = renderer->fcurrent.style = "CONTINUOUS"; in init_attributes()
271 renderer->lcurrent.width = renderer->fcurrent.width = linewidth; in set_linewidth()
309 renderer->lcurrent.style = renderer->fcurrent.style = style; in set_linestyle()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/acpi/
H A Dacpi_tz.c275 uint32_t tmp, fmin, fmax, fcurrent; in acpitz_get_status() local
298 if (acpitz_get_fanspeed(dv, &fmin, &fmax, &fcurrent) == 0) { in acpitz_get_status()
300 if (fcurrent != ATZ_TMP_INVALID) in acpitz_get_status()
301 sc->sc_zone.fancurrent = fcurrent; in acpitz_get_status()

12