Home
last modified time | relevance | path

Searched defs:fxl (Results 1 – 17 of 17) sorted by relevance

/dports/science/dynare/dynare-4.6.4/matlab/
H A Dslice_sampler.m109 fxl = -feval(objective_function,theta,varargin{:}); variable
119 fxl = -feval(objective_function,theta,varargin{:}); variable
126 fxl = -feval(objective_function,theta,varargin{:}); variable
H A Drotated_slice_sampler.m141 fxl = -feval(objective_function,theta,varargin{:}); variable
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DOpticaltrem.C83 float lfol, lfor, xl, xr, fxl, fxr; in out() local
H A DVibe.C98 float lfol, lfor, xl, xr, fxl, fxr; in out() local
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_polygon_scan_iterator.h61 T fxl; //!< left bound of current span (floating point value) variable
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxdtfill.h150 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxdtfill.h150 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdtfill.h156 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxdtfill.h152 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdtfill.h156 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxdtfill.h152 fixed fxl; in GX_FILL_TRAPEZOID() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevddrw.c163 fixed fxl; in gx_default_fill_trapezoid() local
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/plugins/
H A Dvibe.cc360 float fxl=0.0f; in out() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevddrw.c163 fixed fxl; in gx_default_fill_trapezoid() local
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_vibe.lv2/
H A Dvibe.cc431 float fxl=0.0f; in out() local
/dports/science/getdp/getdp-3.4.0-source/Functions/
H A DF_Hysteresis.cpp3290 double fxl[3]={0.,0.,0.}; in Tensor_num() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/tests/adhoc/
H A Dnlpqlp.cpp25301 static Real xl, xr, y1i, fxl, fxr, rst[100], tst[100]; in tp363b_() local
25495 /* Subroutine */ int tp363f_(Real *xl, Real *xr, Real *fxl, Real *fxr, Real *eps, Real *y, Real *y1… in tp363f_()