Home
last modified time | relevance | path

Searched defs:file_entry_t (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; argument
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; typedef
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; argument
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; typedef
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; argument
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_rewind/
H A Dfilemap.h49 typedef struct file_entry_t struct
51 uint32 status; /* hash status */
53 const char *path;
54 bool isrelfile; /* is it a relation data file? */
82 } file_entry_t; argument
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_test_timing/po/
H A Des.po41 msgid_plural "Testing timing overhead for %d seconds.\n"
43 msgstr[1] "Midiendo sobrecosto de lectura de reloj durante %d segundos.\n"
45 #: pg_test_timing.c:102
47 msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
50 #: pg_test_timing.c:140
52 msgid "Detected clock going backwards in time.\n"
53 msgstr "Se detectó que el reloj retrocede en el tiempo.\n"
57 msgid "Time warp: %d ms\n"
58 msgstr "Desfase de tiempo: %d ms\n"
60 #: pg_test_timing.c:164
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_rewind/
H A Dfilemap.h42 typedef struct file_entry_t struct
59 struct file_entry_t *next; argument
60 } file_entry_t; typedef
/dports/audio/xwave/xwave2-981109/ccitt/
H A Dg72x.c41 * quantizes the input val against the table of size short integers.
44 * Using linear search for simple coding.
48 int val,
50 int size)
52 int i;
54 for (i = 0; i < size; i++)
55 if (val < *table++)
57 return (i);
60 /*
61 * fmult()

123