Home
last modified time | relevance | path

Searched refs:nlookups (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/misc/
H A Ddebug_renumber.cpp209 int nlookups = 1000 * 1000; in main() local
214 for(int i = 0 ; i < nlookups ; i++) { in main()
222 nlookups, in main()
245 nlookups, in main()
246 (seconds() - tt) * nlookups / nlookups_cached); in main()
256 nlookups, in main()
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dresolver.c38 static int nlookups = 0; variable
61 nlookups--; in done_lookup()
62 if (nlookups == 0) in done_lookup()
720 nlookups = argc - 1; in main()
725 nlookups = connectable_count; in main()
/dports/devel/glibmm/glibmm-2.64.2/examples/network/
H A Dresolver.cc40 static int nlookups = 0; variable
65 nlookups--; in done_lookup()
66 if (nlookups == 0) in done_lookup()
468 nlookups = argc - 1; in main()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/lib/ds/
H A Dplhash.c145 ht->nlookups++; in PL_HashTableRawLookup()
179 ht->nlookups++; in PL_HashTableRawLookupConst()
442 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
447 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/www/firefox/firefox-99.0/nsprpub/lib/ds/
H A Dplhash.c145 ht->nlookups++; in PL_HashTableRawLookup()
179 ht->nlookups++; in PL_HashTableRawLookupConst()
442 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
447 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/lib/ds/
H A Dplhash.c140 ht->nlookups++; in PL_HashTableRawLookup()
174 ht->nlookups++; in PL_HashTableRawLookupConst()
432 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
437 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/lib/ds/
H A Dplhash.c140 ht->nlookups++; in PL_HashTableRawLookup()
174 ht->nlookups++; in PL_HashTableRawLookupConst()
432 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
437 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/devel/nspr/nspr-4.33/nspr/lib/ds/
H A Dplhash.c145 ht->nlookups++; in PL_HashTableRawLookup()
179 ht->nlookups++; in PL_HashTableRawLookupConst()
442 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
447 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/lib/ds/
H A Dplhash.c145 ht->nlookups++; in PL_HashTableRawLookup()
179 ht->nlookups++; in PL_HashTableRawLookupConst()
442 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
447 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/lib/ds/
H A Dplhash.c145 ht->nlookups++; in PL_HashTableRawLookup()
179 ht->nlookups++; in PL_HashTableRawLookupConst()
442 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in PL_HashTableDumpMeter()
447 / ht->nlookups); in PL_HashTableDumpMeter()
/dports/devel/jsl/jsl-0.3.0/src/liveconnect/
H A Djsj_hash.c203 ht->nlookups++; in JSJ_HashTableRawLookup()
453 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JSJ_HashTableDumpMeter()
458 / ht->nlookups); in JSJ_HashTableDumpMeter()
H A Djsj_hash.h101 JSUint32 nlookups; /* total number of lookups */ member
/dports/devel/jsl/jsl-0.3.0/src/
H A Djshash.c173 ht->nlookups++; in JS_HashTableRawLookup()
426 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
431 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h96 uint32 nlookups; /* total number of lookups */ member
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djshash.c175 ht->nlookups++; in JS_HashTableRawLookup()
438 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
443 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h95 uint32 nlookups; /* total number of lookups */ member
/dports/lang/spidermonkey17/js/src/
H A Djshash.c175 ht->nlookups++; in JS_HashTableRawLookup()
438 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
443 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h95 uint32 nlookups; /* total number of lookups */ member
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djshash.c175 ht->nlookups++; in JS_HashTableRawLookup()
438 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
443 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h95 uint32 nlookups; /* total number of lookups */ member
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djshash.c175 ht->nlookups++; in JS_HashTableRawLookup()
438 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
443 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h95 uint32 nlookups; /* total number of lookups */ member
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djshash.c175 ht->nlookups++; in JS_HashTableRawLookup()
438 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JS_HashTableDumpMeter()
443 / ht->nlookups); in JS_HashTableDumpMeter()
H A Djshash.h95 uint32 nlookups; /* total number of lookups */ member
/dports/lang/spidermonkey17/js/src/liveconnect/
H A Djsj_hash.c187 ht->nlookups++; in JSJ_HashTableRawLookup()
437 fprintf(fp, " number of lookups: %u\n", ht->nlookups); in JSJ_HashTableDumpMeter()
442 / ht->nlookups); in JSJ_HashTableDumpMeter()

123