Home
last modified time | relevance | path

Searched defs:inputSame (Results 1 – 12 of 12) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/io/filter/
H A Dbuffer.c29 …bool inputSame; // Is the same input required agai… member
H A Dgroup.h34 bool inputSame; // Same input required again? member
H A Dfilter.intern.h44 bool (*inputSame)(const void *driver); member
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/compress/gz/
H A Ddecompress.c32 …bool inputSame; // Is the same input required on t… member
H A Dcompress.c31 …bool inputSame; // Is the same input required on t… member
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/compress/bz2/
H A Ddecompress.c32 …bool inputSame; // Is the same input required on t… member
H A Dcompress.c31 …bool inputSame; // Is the same input required on t… member
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/compress/lz4/
H A Ddecompress.c33 …bool inputSame; // Is the same input required on t… member
H A Dcompress.c46 …bool inputSame; // Is the same input required on t… member
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/compress/zst/
H A Ddecompress.c32 …bool inputSame; // Is the same input required on t… member
H A Dcompress.c33 …bool inputSame; // Is the same input required on t… member
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/crypto/
H A DcipherBlock.c53 …bool inputSame; // Is the same input required on n… member