Home
last modified time | relevance | path

Searched defs:IntoClause (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/
H A DPchLanSxSmm.c110 ASSERT (MmioRead32 (GbeBar + R_PCH_LAN_CSR_EXTCNF_CTRL) & B_PCH_LAN_CSR_EXTCNF_CTRL_SWFLAG);
112 …ASSERT ((MmioRead32 (GbeBar + R_PCH_LAN_CSR_EXTCNF_CTRL) & B_PCH_LAN_CSR_EXTCNF_CTRL_SWFLAG) == 0);
118 @param [in] GbeBar GbE MMIO space
119 @param [in] Data Value to write in lower 16bits, upper 16bit may contain opcode.
121 @return EFI_STATUS
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/parser/
H A Dprimnodes.h127 typedef struct IntoClause struct
139 } IntoClause; argument
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/parser/
H A Dprimnodes.h127 typedef struct IntoClause struct
139 } IntoClause; argument
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/parser/
H A Dprimnodes.h121 typedef struct IntoClause struct
133 } IntoClause; argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; typedef
/dports/databases/postgresql14-server/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql13-server/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql14-client/postgresql-14.1/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql12-server/postgresql-12.9/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/devel/llvm70/llvm-7.0.1.src/unittests/ADT/
H A DAPFloatTest.cpp108 EXPECT_TRUE(test.isInfinity() && !test.isNegative());
111 // nextDown(getLargest()) = -nextUp(-getLargest())
112 // = -(-getLargest() + inc)
114 test = APFloat::getLargest(APFloat::IEEEquad(), false);
116 "0x1.fffffffffffffffffffffffffffep+16383");
118 EXPECT_TRUE(!test.isInfinity() && !test.isNegative());
119 EXPECT_TRUE(test.bitwiseIsEqual(expected));
121 // nextUp(-getLargest()) = -getLargest() + inc.
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql13-client/postgresql-13.5/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/nodes/
H A Dprimnodes.h108 typedef struct IntoClause struct
120 } IntoClause; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dprimnodes.h90 typedef struct IntoClause struct
101 } IntoClause; argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dprimnodes.h90 typedef struct IntoClause struct
101 } IntoClause; argument

12