Home
last modified time | relevance | path

Searched defs:abs_x (Results 1 – 25 of 346) sorted by path

12345678910>>...14

/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/goo/
H A DGooString.cc653 unsigned long long abs_x; local
655 unsigned long abs_x; local
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__trig.c173 const double abs_x = fabs(x); in gsl_sf_sin_e() local
245 const double abs_x = fabs(x); in gsl_sf_cos_e() local
/dports/audio/spectmorph/spectmorph-0.5.2/glui/
H A Dsmwidget.cc110 Widget::abs_x() const in abs_x() function in Widget
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c1376 abs_x, in cd_tooltip_popup() local
H A Dgeom.c610 Position abs_x, in geom_main_force() local
/dports/audio/xwave/xwave2-981109/FWF/src/Board/
H A DBoardP.h34 Position abs_x; member
/dports/biology/lamarc/lamarc-2.1.8/src/tools/
H A Dmathx.cpp1682 double abs_x = x >= 0.0 ? x : -x; in psi() local
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/AMS_CS4_RF_IC/
H A Dtb_CS4_CommSys_det.vhd238 variable abs_x : real := abs(x); variable
/dports/chinese/phpbb3-tw/phpBB3/includes/captcha/
H A Dcaptcha_gd.php1867 var $abs_x = array(1, 0); variable in char_cube3d
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dmath_fixed.c216 int16_t abs_x; in fixed_atan2() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_x11.cpp6134 struct input_absinfo abs_x, abs_y, abs_z; in initializeMultitouch_sys() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_private.h768 # define F_SAVE_SIGN_AND_GET_ABS(x, sign, abs_x) { \ argument
844 #define S_ABS(x,abs_x) { \ argument
851 #define D_ABS(x,abs_x) { \ argument
858 #define F_ABS(x,abs_x) { \ argument
865 #define B_ABS(x,abs_x) { \ argument
H A Dix86_macros.h160 # define F_SAVE_SIGN_AND_GET_ABS(x, sign, abs_x) { \ argument
185 #define __ABS(x,abs_x) { \ argument
211 #define F_ABS(x,abs_x) __ABS(x,abs_x) argument
223 #define B_ABS(x,abs_x) __ABS(x,abs_x) argument
268 # define F_SAVE_SIGN_AND_GET_ABS(x, sign, abs_x) \ argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/databases/percona57-client/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/databases/percona57-server/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_basebackup/po/
H A Dfr.po121 #, c-format
122 msgid "data directory \"%s\" not removed at user's request"
/dports/databases/xtrabackup/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp50 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp6902 int abs_x = flow->getCurrentAbsoluteX(); in renderBlockElementEnhanced() local
7478 int abs_x = flow->getCurrentAbsoluteX(); in renderBlockElementEnhanced() local
7492 int abs_x = flow->getCurrentAbsoluteX(); in renderBlockElementEnhanced() local
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dhandler.cc307 bool abs_x = current_dev->absolute; in handle_raw_motion() local
569 virtual void raw_motion(RTriple e, bool abs_x, bool abs_y) { in raw_motion()
633 virtual void raw_motion(RTriple e, bool abs_x, bool abs_y) { in raw_motion()
/dports/devel/R-cran-BH/BH/inst/include/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp56 const float_type abs_x = (x_is_neg ? -x : x); in pown() local
/dports/devel/R-cran-pillar/pillar/R/
H A Dsigfig.R42 abs_x <- abs(x) functionVar
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dfmax.h50 vec_uint4 nan_x, selector, abs_x, gt, eq; in _fmax() local

12345678910>>...14