Home
last modified time | relevance | path

Searched defs:bias (Results 1 – 25 of 7672) sorted by path

12345678910>>...307

/dports/archivers/7-zip/7-zip-21.07/C/Util/7z/
H A D7zMain.c336 LONG bias = (int)(mktime(ptm)-utc); in TIME_GetBias() local
/dports/archivers/7-zip/7-zip-21.07/CPP/Common/
H A DMyWindows.cpp162 LONG bias = (int)(mktime(ptm)-utc); in TIME_GetBias() local
/dports/archivers/gcpio/cpio-2.13/lib/
H A Drtapelib.c361 rmt_open__ (const char *file_name, int open_mode, int bias, in rmt_open__()
/dports/archivers/gtar/tar-1.34/lib/
H A Drtapelib.c361 rmt_open__ (const char *file_name, int open_mode, int bias, in rmt_open__()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/myWindows/
H A Dwine_date_and_time.cpp67 LONG bias = (int)(mktime(ptm)-utc); in TIME_GetBias() local
74 LONG bias = TIME_GetBias(); in RtlSystemTimeToLocalTime() local
109 LONG bias = TIME_GetBias(); in DosDateTimeToFileTime() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Drender.cpp2533 const GLfloat bias = -0.5f; in renderToBlurTexture() local
6353 float bias = 1.0f / (1.0f - r1 / r0); in renderRings() local
H A Drenderglsl.cpp672 float bias = 1.0f / (1.0f - r1 / r0); in renderRings_GLSL() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp4656 void CelestiaCore::setTimeZoneBias(int bias) in setTimeZoneBias()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dperlin.cpp10 float bias(float a, float b) in bias() function
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Drender.cpp2533 const GLfloat bias = -0.5f; in renderToBlurTexture() local
6353 float bias = 1.0f / (1.0f - r1 / r0); in renderRings() local
H A Drenderglsl.cpp672 float bias = 1.0f / (1.0f - r1 / r0); in renderRings_GLSL() local
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp4656 void CelestiaCore::setTimeZoneBias(int bias) in setTimeZoneBias()
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dperlin.cpp10 float bias(float a, float b) in bias() function
/dports/astro/gpsd/gpsd-3.20/
H A Ddriver_tsip.c867 float bias, bias_rate; in tsip_parse_input() local
/dports/astro/gpstk/GPSTk-8.0.0/core/apps/positioning/
H A DPRSolve.cpp1065 double bias(asDouble(word)*C_MPS*1.e-9); // ns to m in Initialize() local
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/FileHandling/RINEX3/
H A DRinex3ClockData.hpp106 RCDouble bias; ///< Clock bias in seconds member in gpstk::Rinex3ClockData
H A DRinex3ObsHeader.cpp948 double bias = 0.0; in writeHeaderRecords() local
1484 double bias(asDouble(strip(line.substr(i*13+5,8)))); in parseHeaderRecord() local
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DClockSatStore.cpp229 double bias, dt(ttag-ttag0), err, slope; in getClockBias() local
349 const double& bias, const double& sig) in addClockBias()
H A DClockSatStore.hpp67 double bias, sig_bias; ///< clock bias and sigma member
H A DSP3EphemerisStore.hpp664 const double& bias, const double& sig=0.0) in addClockBias()
/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/relposition/
H A DEstimation.cpp501 long bias=long(State[i]/wave + (State[i]/wave > 0 ? 0.5 : -0.5)); in ModifyState() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/robust/
H A Drstats.cpp861 double d,x(-1.0),w(-1.0),bias; in ReadAndCompute() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/Ionex/
H A DIonexHeader.cpp165 double bias = asDouble(line.substr(6,16));// * 1e-9; // change to seconds in ParseDcbRecord() local
H A DIonexHeader.hpp118 double bias; ///< differential (L1-L2) code bias in nanoseconds member
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSRI.cpp727 void SRI::stateFixAndRemove(const unsigned int& in, const double& bias) in stateFixAndRemove()

12345678910>>...307