Home
last modified time | relevance | path

Searched refs:num_short (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/webmin/webmin-1.981/status/
H A Dping-monitor.pl192 $num_short, # The number of short words in the message
198 $num_short = $len_msg / 2;
200 foreach $short (unpack("S$num_short", $msg))
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/torch/data/video_cls/
H A Dmultigrid_helper.py140 num_short = len(self.sampler) // short_batch_size
142 total = num_short // self.n_epoch_short * self.len_short
148 total = total + int(num_short%self.n_epoch_short >= remain)
/dports/net/p5-Net-Traceroute-PurePerl/Net-Traceroute-PurePerl-0.10/
H A DPurePerl.pm823 $num_short, # The number of short words in the message
829 $num_short = int($len_msg / 2);
831 foreach $short (unpack("n$num_short", $msg))
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/Traceroute/
H A DPurePerl.pm826 $num_short, # The number of short words in the message
832 $num_short = int($len_msg / 2);
834 foreach $short (unpack("n$num_short", $msg))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dabseil-duration-division.cpp56 const short num_short = d/d; in Negatives() local
/dports/net/p5-POE-Component-Client-Traceroute/POE-Component-Client-Traceroute-0.21/
H A DTraceroute.pm872 $num_short, # The number of short words in the message
878 $num_short = int($len_msg / 2);
880 foreach $short (unpack("n$num_short", $msg))
/dports/lang/perl5.32/perl-5.32.1/dist/Net-Ping/lib/Net/
H A DPing.pm846 $num_short, # The number of short words in the message
852 $num_short = int($len_msg / 2);
854 foreach $short (unpack("n$num_short", $msg))
/dports/lang/perl5.30/perl-5.30.3/dist/Net-Ping/lib/Net/
H A DPing.pm846 $num_short, # The number of short words in the message
852 $num_short = int($len_msg / 2);
854 foreach $short (unpack("n$num_short", $msg))
/dports/lang/perl5.34/perl-5.34.0/dist/Net-Ping/lib/Net/
H A DPing.pm853 $num_short, # The number of short words in the message
859 $num_short = int($len_msg / 2);
861 foreach $short (unpack("n$num_short", $msg))
/dports/net/p5-Net-Ping/Net-Ping-2.74/lib/Net/
H A DPing.pm853 $num_short, # The number of short words in the message
859 $num_short = int($len_msg / 2);
861 foreach $short (unpack("n$num_short", $msg))
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Net-Ping/lib/Net/
H A DPing.pm853 $num_short, # The number of short words in the message
859 $num_short = int($len_msg / 2);
861 foreach $short (unpack("n$num_short", $msg))
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dvalid.c28109 Int4 num_short = 0; in CheckForShortExons() local
28117 num_short++; in CheckForShortExons()
28121 if (num_short > 1) { in CheckForShortExons()
28123 } else if (num_short > 0) { in CheckForShortExons()

12