Home
last modified time | relevance | path

Searched refs:megs (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/benchmark/
H A Dbenchmark.cpp117 for(int i = 0; i < megs; i++) in bench_des()
122 double persec = 1 / total * megs; in bench_des()
136 for(int i = 0; i < megs; i++) in bench_aes()
141 double persec = 1 / total * megs; in bench_aes()
156 for(int i = 0; i < megs; i++) in bench_twofish()
161 double persec = 1 / total * megs; in bench_twofish()
176 for(int i = 0; i < megs; i++) in bench_blowfish()
195 for(int i = 0; i < megs; i++) in bench_arc4()
215 for(int i = 0; i < megs; i++) in bench_md5()
237 for(int i = 0; i < megs; i++) in bench_sha()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/benchmark/
H A Dbenchmark.cpp117 for(int i = 0; i < megs; i++) in bench_des()
122 double persec = 1 / total * megs; in bench_des()
136 for(int i = 0; i < megs; i++) in bench_aes()
141 double persec = 1 / total * megs; in bench_aes()
156 for(int i = 0; i < megs; i++) in bench_twofish()
161 double persec = 1 / total * megs; in bench_twofish()
176 for(int i = 0; i < megs; i++) in bench_blowfish()
195 for(int i = 0; i < megs; i++) in bench_arc4()
215 for(int i = 0; i < megs; i++) in bench_md5()
237 for(int i = 0; i < megs; i++) in bench_sha()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/benchmark/
H A Dbenchmark.cpp113 for(int i = 0; i < megs; i++) in bench_des()
118 double persec = 1 / total * megs; in bench_des()
132 for(int i = 0; i < megs; i++) in bench_aes()
137 double persec = 1 / total * megs; in bench_aes()
152 for(int i = 0; i < megs; i++) in bench_twofish()
157 double persec = 1 / total * megs; in bench_twofish()
172 for(int i = 0; i < megs; i++) in bench_blowfish()
191 for(int i = 0; i < megs; i++) in bench_arc4()
211 for(int i = 0; i < megs; i++) in bench_md5()
233 for(int i = 0; i < megs; i++) in bench_sha()
[all …]
/dports/polish/libgadu/libgadu-1.12.2/test/automatic/
H A Dhash.c113 unsigned int megs; member
127 static void test_file_hash(unsigned int megs, const char *expect) in test_file_hash() argument
143 for (i = 1; i <= megs; i++) { in test_file_hash()
160 fprintf(stderr, "gg_file_hash_sha1() failed for %d megs\n", megs); in test_file_hash()
165 printf("hash failed for %d mesgs, expected %s, got %s\n", megs, expect, sha1_to_string(result)); in test_file_hash()
187 test_file_hash(file_hashes[i].megs, file_hashes[i].expect); in main()
/dports/biology/bbmap/bbmap/current/driver/
H A DClearRam.java41 public static void writeJunk(int megs){ in writeJunk() argument
43 long[] old=(long[]) ReadWrite.readObject("JUNK"+megs+".long", false); in writeJunk()
53 long[] array=new long[megs*(1<<17)]; in writeJunk()
58 ReadWrite.write(array, "JUNK"+megs+".long", false); in writeJunk()
/dports/games/frogatto/frogatto-1.3.1/modules/cube_trains/data/object_prototypes/
H A Dct-block.cfg44 …_incompatible_groups_get_meg: "def(target_group, megs) #Returns a list containing all the mutually…
45 if(size(megs),
46 if(target_group in megs[0],
47 megs[0] + _incompatible_groups_get_meg(target_group, megs[1:size(megs)]),
48 _incompatible_groups_get_meg(target_group, megs[1:size(megs)])),
/dports/graphics/partio/partio-1.14.6/src/tests/
H A Dtestiterator.cpp171 float megs=nParticles*20./float(1<<20); in main() local
172 std::cerr<<megs<<" MB"<<std::endl; in main()
173 std::cerr<<"Iterator "<<avgIterator<<" s "<<megs/avgIterator<<" MB/s"<<std::endl; in main()
174 std::cerr<<"Hand "<<avgHand<<" s "<<megs/avgHand<<" MB/s"<<std::endl; in main()
175 std::cerr<<"Raw "<<raw<<" s "<<megs/raw<<" MB/s"<<std::endl; in main()
/dports/devel/sdl12/SDL-1.2.15/src/main/macos/
H A DSIZE.r21 5242880, // 5 megs minimum
22 5242880 // 5 megs maximum
/dports/games/triplane/triplane-classic-1.08.r20130224/data_src/pcx/misc/
H A Dfile_id.diz13 4 megs of RAM and 8 megs of Harddisk space
/dports/www/mod_php81/php-8.1.1/ext/curl/tests/
H A Dbug65458.phpt19 // should have megs and megs of extra allocations.
/dports/lang/php81/php-8.1.1/ext/curl/tests/
H A Dbug65458.phpt19 // should have megs and megs of extra allocations.
/dports/ftp/php81-curl/php-8.1.1/ext/curl/tests/
H A Dbug65458.phpt19 // should have megs and megs of extra allocations.
/dports/lang/php73/php-7.3.33/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/www/mod_php74/php-7.4.27/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/ftp/php80-curl/php-8.0.15/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/lang/php80/php-8.0.15/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/lang/php74/php-7.4.27/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/ftp/php73-curl/php-7.3.33/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/ftp/php74-curl/php-7.4.27/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/www/mod_php80/php-8.0.15/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/www/mod_php73/php-7.3.33/ext/curl/tests/
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/arch/carbon/
H A Ddescent.r20 50000*1024, // 50 megs maximum
21 30000*1024 // 30 megs minimum
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/fsp/
H A Dfsp0sysspace.cc114 ulint megs; in parse_units() local
121 megs = num * 1024; in parse_units()
127 megs = num; in parse_units()
132 megs = num / 1024; in parse_units()
136 megs = num / (1024 * 1024); in parse_units()
140 return (static_cast<page_no_t>(megs * (1024 * 1024 / UNIV_PAGE_SIZE))); in parse_units()
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_memcached.aug21 -m 64 # Start with a cap of 64 megs of memory.
40 { "#comment" = "Start with a cap of 64 megs of memory." }
/dports/textproc/aiksaurus/aiksaurus-1.2.1/base/
H A DCHANGES185 This yields a seemingly ok thesaurus with < 3 megs of datafiles.
197 compressed. Reduced disk space requirement to 8 megs.
210 Reduced memory requirement to 30 megs. Load time and
220 Very bloated: 41 megs of memory allocated while running,
222 megs of datafile.

12345678910>>...21