Home
last modified time | relevance | path

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

12

/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Audio/
H A DDiskIO.sc1 DiskOut : UGen {
2 *ar { arg bufnum, channelsArray;
3 ^this.multiNewList(['audio', bufnum] ++ channelsArray.asArray)
4 }
5
6 checkInputs {
7 if (rate == 'audio', {
8 for(1, inputs.size - 1, { arg i;
9 if (inputs.at(i).rate != 'audio', {
10 ^("input was not audio rate: " + inputs.at(i));
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/GlobalISel/
H A Dselect-trunc.mir36 name: trunc_i32toi1
/dports/databases/postgresql12-contrib/postgresql-12.9/src/pl/plperl/po/
H A Des.po35 #: plperl.c:450
36 msgid "Perl initialization code to execute once when plperlu is first used."
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/libpq/
H A Dlibpq-fe.h35 #define PG_COPYRES_TUPLES 0x02 /* Implies PG_COPYRES_ATTRS */ macro

12