Home
last modified time | relevance | path

Searched defs:outmax (Results 1 – 25 of 117) sorted by relevance

12345

/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dfiles-fasta-fastq.C39 uint64 outmax = 4096 + sl + sl/bl; in outputFASTA() local
97 uint64 outmax = 4096 + sl + sl; in outputFASTQ() local
147 uint64 outmax = 4096 + sl + sl; in outputFASTQ() local
197 uint64 outmax = 4096 + sl + sl; in outputFASTQ() local
/dports/mail/emil/emil-2.1.0-beta9/charset/
H A Dbaseqp.c102 Char c1, c2, c3, c4, *outmax=out+72; local
155 register Char c, *outbeg= out, *outmax= out+72; local
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzznrmlon.c10 doublereal *tol, doublereal *outmin, doublereal *outmax) in zznrmlon_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzznrmlon.c10 doublereal *tol, doublereal *outmin, doublereal *outmax) in zznrmlon_()
/dports/mail/smtpmail/smtpmail-0.4.5/src/
H A Dencode.c30 char *_out, unsigned outmax, unsigned *outlen) in encode64()
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/Testing/Python/
H A DpolyDataItemDrawHints.py8 def affine(val, inmin, inmax, outmin, outmax): argument
/dports/math/vtk9/VTK-9.1.0/Rendering/Context2D/Testing/Python/
H A DpolyDataItemDrawHints.py8 def affine(val, inmin, inmax, outmin, outmax): argument
/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dlpd.h23 int outmax; /* max buffer size */ member
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/setupgui/
H A DConfigDSN.cc36 SQLWCHAR *outstr, SQLSMALLINT outmax, SQLSMALLINT *outlen) in Driver_Prompt()
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DEigenvalues.cpp68 std::vector<double> *outmax = dmax->incrementList(1, type, numNodes); in execute() local
H A DEigenvectors.cpp79 std::vector<double> *outmax = dmax->incrementList(3, type, numNodes); in execute() local
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dstrerror.c743 size_t outmax; in Curl_sspi_strerror() local
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dstrerror.c743 size_t outmax; in Curl_sspi_strerror() local
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/lib/
H A Dsaslutil.c122 unsigned outmax, in sasl_encode64()
185 unsigned outmax, /* size of the buffer, not counting the NUL */ in sasl_decode64()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dstrerror.c818 size_t outmax; in Curl_sspi_strerror() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dstrerror.c769 size_t outmax; in Curl_sspi_strerror() local
/dports/graphics/netpbm/netpbm-10.91.01/converter/pbm/
H A Dpbmtogem.c60 static int outcol, outmax; variable
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_result1.c1843 SQLINTEGER outmax= 0; in DECLARE_TEST() local
1900 SQLINTEGER outmax= 0; in DECLARE_TEST() local
1957 SQLINTEGER outmax= 0; in DECLARE_TEST() local
/dports/misc/ondir/ondir-0.2.4/
H A Dconf.c169 int inlen = strlen(in), outmax = inlen * 2, outlen = 0; in expand_envars() local

12345