Home
last modified time | relevance | path

Searched defs:calc_flag (Results 1 – 7 of 7) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswedllst.c632 int CALL_CONV swe_refrac_d(double *inalt, double *atpress, double *attemp, int32 calc_flag, double … in swe_refrac_d()
640 int32 calc_flag, in swe_azalt_d()
653 int32 calc_flag, in swe_azalt_rev_d()
H A Dswecl.c2792 int32 calc_flag, in swe_azalt()
2843 int32 calc_flag, in swe_azalt_rev()
2889 double CALL_CONV swe_refrac(double inalt, double atpress, double attemp, int32 calc_flag)
3037 …lt, double geoalt, double atpress, double attemp, double lapse_rate, int32 calc_flag, double *dret)
/dports/graphics/blender/blender-2.91.0/extern/curve_fit_nd/intern/
H A Dcurve_fit_cubic.c1157 const uint calc_flag, in fit_cubic_to_points_recursive()
1256 const uint calc_flag, in curve_fit_cubic_to_points_db()
1399 const uint calc_flag, in curve_fit_cubic_to_points_fl()
H A Dcurve_fit_cubic_refit.c1090 const uint calc_flag, in curve_fit_cubic_to_points_refit_db()
1453 const unsigned int calc_flag, in curve_fit_cubic_to_points_refit_fl()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/curve/
H A Deditcurve_paint.c852 uint calc_flag = CURVE_FIT_CALC_HIGH_QUALIY; in curve_draw_exec() local
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/
H A Dk40_whisperer.py805 def entry_set(self, val2, calc_flag=0, new=0): argument
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Modify/
H A Dedit_table.cpp823 bool calc_flag= inside ("calc-table"); in table_write_subtable() local