Home
last modified time | relevance | path

Searched defs:MVNDistinct (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/postgresql13-docs/postgresql-13.5/src/include/storage/
H A Dbarrier.h33 bool static_party; /* used only for assertions */
37 extern void BarrierInit(Barrier *barrier, int num_workers);
38 extern bool BarrierArriveAndWait(Barrier *barrier, uint32 wait_event_info);
39 extern bool BarrierArriveAndDetach(Barrier *barrier);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; argument
/dports/databases/postgresql11-server/postgresql-11.14/src/include/statistics/
H A Dstatistics.h37 typedef struct MVNDistinct struct
42 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
43 } MVNDistinct; typedef
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
H A DSDController.c33 0, // Reserved0
34 0, // BusWidth4
37 0, // Reserved1
38 (512 * 1024) //BoundarySize
39 },
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/databases/postgresql13-server/postgresql-13.5/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; typedef
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; typedef
/dports/databases/postgresql12-server/postgresql-12.9/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/OpenMP/
H A Dteams_distribute_lastprivate_codegen.cpp34 template <class T>
35 struct S {
38 S() : f() {}
39 operator T() { return T(); }
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/statistics/
H A Dstatistics.h33 typedef struct MVNDistinct struct
38 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
39 } MVNDistinct; argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/statistics/
H A Dstatistics.h34 typedef struct MVNDistinct struct
39 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
40 } MVNDistinct; argument
/dports/databases/postgresql14-server/postgresql-14.1/src/include/statistics/
H A Dstatistics.h34 typedef struct MVNDistinct struct
39 MVNDistinctItem items[FLEXIBLE_ARRAY_MEMBER]; argument
40 } MVNDistinct; argument

12