Home
last modified time | relevance | path

Searched defs:PLpgSQL_datum (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/DeadStoreElimination/
H A DOverwriteStoreBegin.ll274 %p3 = bitcast i32* %arrayidx0 to i8*
276 %p4 = bitcast i32* %p to i16*
277 %arrayidx2 = getelementptr inbounds i16, i16* %p4, i64 1
278 %p5 = bitcast i16* %arrayidx2 to i64*
/dports/audio/visp-go/visp-2585747/vendor/github.com/prometheus/common/expfmt/
H A Ddecode.go265 samples := make(model.Vector, 0, len(f.Metric))
267 for _, m := range f.Metric {
268 if m.Untyped == nil {
269 continue
270 }
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; typedef
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/
H A Dplpgsql.h196 typedef struct PLpgSQL_datum struct
198 PLpgSQL_datum_type dtype; argument
200 } PLpgSQL_datum; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h256 typedef struct PLpgSQL_datum struct
258 PLpgSQL_datum_type dtype; argument
260 } PLpgSQL_datum; argument
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c258 // Configure DNS6 instance for the DNS server address and protocol.
260 ZeroMem (&Dns6ConfigData, sizeof (EFI_DNS6_CONFIG_DATA));
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h255 typedef struct PLpgSQL_datum struct
257 PLpgSQL_datum_type dtype; argument
259 } PLpgSQL_datum; typedef
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dplpgsql.h274 typedef struct PLpgSQL_datum struct
276 PLpgSQL_datum_type dtype; argument
278 } PLpgSQL_datum; typedef
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dplpgsql.h274 typedef struct PLpgSQL_datum struct
276 PLpgSQL_datum_type dtype; argument
278 } PLpgSQL_datum; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dplpgsql.h274 typedef struct PLpgSQL_datum struct
276 PLpgSQL_datum_type dtype; argument
278 } PLpgSQL_datum; typedef
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpgsql/src/
H A Dplpgsql.h274 typedef struct PLpgSQL_datum struct
276 PLpgSQL_datum_type dtype; argument
278 } PLpgSQL_datum; typedef
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpgsql/src/
H A Dplpgsql.h274 typedef struct PLpgSQL_datum struct
276 PLpgSQL_datum_type dtype; argument
278 } PLpgSQL_datum; argument
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h265 typedef struct PLpgSQL_datum struct
267 PLpgSQL_datum_type dtype; argument
269 } PLpgSQL_datum; argument

12