Searched refs:KEYS (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/pb_ds/regression/
H A Dhash_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
H A Dhash_no_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
H A Dpriority_queue_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
56 return rand_regression_test(ITERATIONS, KEYS,
H A Dtree_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
H A Dtree_no_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
H A Dtrie_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
H A Dtrie_no_data_map_rand.cc49 #ifndef KEYS
50 #define KEYS 10000 macro
58 return rand_regression_test(ITERATIONS, KEYS,
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/monitoring/
H A Dntp.pl28 %KEYS = ( 0, "\200\200\200\200\200\200\200\200",
63 $KEYS{$id} = $key if (defined($key));
64 if (! defined($KEYS{$id}))

Completed in 112 milliseconds