Home
last modified time | relevance | path

Searched defs:mp_size (Results 1 – 25 of 147) sorted by relevance

123456

/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/pgstattuple/
H A Dpgstattuple--1.1--1.2.sql1 /* contrib/pgstattuple/pgstattuple--1.1--1.2.sql */
2
3 -- complain if script is sourced in psql, rather than via ALTER EXTENSION
4 \echo Use "ALTER EXTENSION pgstattuple UPDATE TO '1.2'" to load this file. \quit
5
6 ALTER EXTENSION pgstattuple DROP FUNCTION pgstattuple(oid);
7 DROP FUNCTION pgstattuple(oid);
8
9 CREATE FUNCTION pgstattuple(IN reloid regclass,
10 OUT table_len BIGINT, -- physical table length in bytes
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/dns/
H A DDescribeDomainRecordInfoNew.go1 package dns
2
3 import "github.com/denverdino/aliyungo/common"
4
5 // endpoint change to 'http://alidns.aliyuncs.com' then record ttl and priority change to string
6 type RecordTypeNew struct {
7 DomainName string
8 RecordId string
9 RR string
10 Type string
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/graphics/contrib/test/
H A Dcxgraphics.c14 int ierr, mp_size, my_rank; in main() local
H A Dfxgraphics.f46 integer ierr, mp_size, my_rank, my_color variable
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/mtest/
H A Dmpi-types.h5 typedef unsigned int mp_size; typedef
/dports/math/libtommath/libtommath-1.2.0/mtest/
H A Dmpi-types.h5 typedef unsigned int mp_size; typedef
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/tests/
H A Dbasic.c84 size_t mp_size; in test_basic() local
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-dilocation.ll34 !llvm.dbg.cu = !{!0}
35 !llvm.module.flags = !{!3, !4, !5}
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/Xcode/playwave/
H A DSDLMain.m49 /* Determine the application name */
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql11-server/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h40 typedef unsigned int mp_size; typedef

123456