Home
last modified time | relevance | path

Searched defs:TableFunc (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/
H A DPchLanSxSmm.c84 UINT32 ExtCnfCtrl;
87 MmioOr32 (GbeBar + R_PCH_LAN_CSR_EXTCNF_CTRL, B_PCH_LAN_CSR_EXTCNF_CTRL_SWFLAG);
88 for (Count = 0; Count < GBE_MAX_LOOP_TIME; ++Count) {
89 ExtCnfCtrl = MmioRead32 (GbeBar + R_PCH_LAN_CSR_EXTCNF_CTRL);
90 if (ExtCnfCtrl & B_PCH_LAN_CSR_EXTCNF_CTRL_SWFLAG) {
93 MicroSecondDelay (50);
96 return EFI_TIMEOUT;
99
100 /**
101 Release MDIO software semaphore by clearing MBARA offset F00h [5]
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dprimnodes.h79 typedef struct TableFunc struct
95 } TableFunc; argument
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/parser/
H A Dprimnodes.h101 typedef struct TableFunc struct
117 } TableFunc; argument
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/parser/
H A Dprimnodes.h101 typedef struct TableFunc struct
117 } TableFunc; argument
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/parser/
H A Dprimnodes.h91 typedef struct TableFunc struct
107 } TableFunc; argument
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/parser/
H A Dprimnodes.h92 typedef struct TableFunc struct
108 } TableFunc; argument
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/parser/
H A Dprimnodes.h95 typedef struct TableFunc struct
111 } TableFunc; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; typedef
/dports/databases/postgresql14-server/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h82 typedef struct TableFunc struct
98 } TableFunc; argument

12