Home
last modified time | relevance | path

Searched defs:PgStat_MsgInquiry (Results 1 – 25 of 41) sorted by relevance

12

/dports/audio/praat/praat-6.2.03/artsynth/
H A DArtword_Speaker_to_Sound.cpp239 /*t->R = 12.0 * 1.86e-5 * t->parallel * t->parallel * oneByDyav * oneByDyav;*/
241 t->R = 12.0 * 1.86e-5 / (Dymin * Dymin + t->dy * t->dy);
243 t->R = 12.0 * 1.86e-5 * t->parallel * t->parallel /
244 ((t->Dy + Dymin) * (t->Dy + Dymin) + t->dy * t->dy);
245 t->R += 0.3 * t->parallel * oneByDyav; /* 5.23 */
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; typedef
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dpgstat.h239 typedef struct PgStat_MsgInquiry struct
245 } PgStat_MsgInquiry; argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dpgstat.h257 typedef struct PgStat_MsgInquiry struct
263 } PgStat_MsgInquiry; argument
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/
H A Dpgstat.h257 typedef struct PgStat_MsgInquiry struct
263 } PgStat_MsgInquiry; argument
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dpgstat.h257 typedef struct PgStat_MsgInquiry struct
263 } PgStat_MsgInquiry; argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dpgstat.h257 typedef struct PgStat_MsgInquiry struct
263 } PgStat_MsgInquiry; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dpgstat.h257 typedef struct PgStat_MsgInquiry struct
263 } PgStat_MsgInquiry; typedef

12