Home
last modified time | relevance | path

Searched refs:sizesize (Results 26 – 50 of 93) sorted by relevance

1234

/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dgtools.c406 int sizesize,edgesize; in getecline() local
425 sizesize = c >> 4; in getecline()
428 for (i = 0; i < sizesize; ++i) in getecline()
435 headsize = 2 + sizesize; in getecline()
444 s[1] = (char)((sizesize << 4) + edgesize); in getecline()
445 for (i = 0; i < sizesize; ++i) in getecline()
/dports/security/softether/v4.38-9760/src/vpninstall/
H A Dvpninstall.c538 UINT sizesize; in ViOpenFile() local
555 sizesize = sizeof(size); in ViOpenFile()
571 &size, &sizesize, NULL) == false) in ViOpenFile()
/dports/security/softether-devel/v4.36-9754/src/vpninstall/
H A Dvpninstall.c538 UINT sizesize; in ViOpenFile() local
555 sizesize = sizeof(size); in ViOpenFile()
571 &size, &sizesize, NULL) == false) in ViOpenFile()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/vpninstall/
H A Dvpninstall.c439 UINT sizesize; in ViOpenFile() local
456 sizesize = sizeof(size); in ViOpenFile()
472 &size, &sizesize, NULL) == false) in ViOpenFile()
/dports/lang/perl5.32/perl-5.32.1/t/op/
H A Dsprintf2.t952 my $s = 8 * $Config{sizesize};
1165 if ($Config{intsize} == 4 && $Config{uvsize} > 4 && $Config{sizesize} > 4) {
/dports/lang/perl5.34/perl-5.34.0/t/op/
H A Dsprintf2.t952 my $s = 8 * $Config{sizesize};
1165 if ($Config{intsize} == 4 && $Config{uvsize} > 4 && $Config{sizesize} > 4) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/op/
H A Dsprintf2.t952 my $s = 8 * $Config{sizesize};
1165 if ($Config{intsize} == 4 && $Config{uvsize} > 4 && $Config{sizesize} > 4) {
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Draid.cpp868 …m_off_t sizesize = transfer->size > 32 * 1024 * 1024 ? 8 * 1024 * 1024 : 0; // start with large-i… in nextNPosForConnection() local
869 m_off_t targetsize = std::max<m_off_t>(sizesize, speedsize); in nextNPosForConnection()
/dports/lang/perl5.34/perl-5.34.0/ext/PerlIO-scalar/t/
H A Dscalar.t526 if $Config::Config{lseeksize} <= $Config::Config{sizesize};
/dports/lang/perl5.30/perl-5.30.3/ext/PerlIO-scalar/t/
H A Dscalar.t519 if $Config::Config{lseeksize} <= $Config::Config{sizesize};
/dports/lang/perl5.32/perl-5.32.1/ext/PerlIO-scalar/t/
H A Dscalar.t519 if $Config::Config{lseeksize} <= $Config::Config{sizesize};
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/PerlIO-scalar/t/
H A Dscalar.t522 if $Config::Config{lseeksize} <= $Config::Config{sizesize};
/dports/lang/perl5.30/perl-5.30.3/
H A Duconfig.sh837 sizesize=4
H A Duconfig64.sh837 sizesize=4
/dports/lang/perl5.32/perl-5.32.1/
H A Duconfig.sh840 sizesize=4
H A Duconfig64.sh840 sizesize=4
/dports/devel/p5-B-C/B-C-1.57/
H A DMakefile.PL121 osname osvers perlpath privlib ptrsize sizesize static_ext
/dports/security/gnutls/gnutls-3.6.16/lib/system/
H A Dkeys-win.c261 DWORD size1 = 0, sizesize = sizeof(DWORD); in capi_sign() local
340 (hHash, HP_HASHSIZE, (BYTE *) & size1, &sizesize, 0) in capi_sign()
/dports/lang/perl5.34/perl-5.34.0/
H A Duconfig64.sh841 sizesize=4
H A Duconfig.sh841 sizesize=4
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Duconfig.sh848 sizesize=4
H A Duconfig64.sh848 sizesize=4
/dports/lang/perl5.30/perl-5.30.3/symbian/
H A Dconfig.sh872 sizesize=4
/dports/lang/perl5.32/perl-5.32.1/symbian/
H A Dconfig.sh875 sizesize=4
/dports/lang/perl5.34/perl-5.34.0/plan9/
H A Dconfig_sh.sample1032 sizesize='4'

1234