Home
last modified time | relevance | path

Searched defs:datm (Results 1 – 21 of 21) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswehel.c416 static int32 calc_rise_and_set(double tjd_start, int32 ipl, double *dgeo, double *datm, int32 event… in calc_rise_and_set()
508 …32 ipl, char* starname, int32 eventtype, int32 helflag, double *dgeo, double *datm, double *tret, … in my_rise_trans()
535 static int32 RiseSet(double JDNDaysUT, double *dgeo, double *datm, char *ObjectName, int32 RSEvent,… in RiseSet()
683 static int32 ObjectLoc(double JDNDaysUT, double *dgeo, double *datm, char *ObjectName, int32 Angle,… in ObjectLoc()
737 static int32 azalt_cart(double JDNDaysUT, double *dgeo, double *datm, char *ObjectName, int32 helfl… in azalt_cart()
1033 …double AltO, double AltS, double sunra, double Lat, double HeightEye, double *datm, int32 helflag,… in Deltam()
1073 …le JDNDayUT, double AltS, double sunra, double Lat, double HeightEye, double *datm, int32 helflag,… in Bn()
1324 static void default_heliacal_parameters(double *datm, double *dgeo, double *dobs, int helflag) in default_heliacal_parameters()
1464 int32 CALL_CONV swe_vis_limit_mag(double tjdut, double *dgeo, double *datm, double *dobs, char *Obj… in swe_vis_limit_mag()
1759 static int32 DeterTAV(double *dobs, double JDNDaysUT, double *dgeo, double *datm, char *ObjectName,… in DeterTAV()
[all …]
H A Dswetest.c765 static double attr[20], tret[20], datm[4], dobs[6]; variable
3687 …t(double t_ut, int32 ipl, char *star, int32 whicheph, double *geopos, double *datm, double *dobs, … in call_heliacal_event()
3833 … char *star, int32 special_event, int32 special_mode, double *geopos, double *datm, double *dobs, … in do_special_event()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dvalue.cpp2461 struct tm *datm; in GetGmTime() local
2540 struct tm datm; in MakeDate() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dvalue.cpp2461 struct tm *datm; in GetGmTime() local
2540 struct tm datm; in MakeDate() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dvalue.cpp2461 struct tm *datm; in GetGmTime() local
2540 struct tm datm; in MakeDate() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dvalue.cpp2461 struct tm *datm; in GetGmTime() local
2540 struct tm datm; in MakeDate() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dfilamdbf.cpp671 struct tm *datm; in AllocateBuffer() local
H A Dvalue.cpp2461 struct tm *datm; in GetGmTime() local
2540 struct tm datm; in MakeDate() local
H A Dha_connect.cc1692 struct tm datm; in GetColumnOption() local
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwGather.c1031 double dm[4][4],datm[4][4]; in _gatherRecurse() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ps2/
H A DGsDefs.h217 #define GS_SET_TEST(ate, atst, aref, afail, date, datm, zte, ztst) \ argument