Home
last modified time | relevance | path

Searched defs:h_keys (Results 1 – 25 of 25) sorted by relevance

/dports/devel/thrust/thrust-1.9.5/testing/
H A Dsort_by_key.cu91 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in TestSortAscendingKeyValue() local
109 thrust::host_vector<int> h_keys = unittest::random_integers<int>(n); in TestSortDescendingKeyValue() local
128 thrust::host_vector<bool> h_keys = unittest::random_integers<bool>(n); in TestSortByKeyBool() local
147 thrust::host_vector<bool> h_keys = unittest::random_integers<bool>(n); in TestSortByKeyBoolDescending() local
H A Dstable_sort_by_key_large.cu23 thrust::host_vector< FixedVector<T,N> > h_keys(n); in _TestStableSortByKeyWithLargeKeys() local
67 thrust::host_vector< unsigned int > h_keys(n); in _TestStableSortByKeyWithLargeValues() local
118 thrust::host_vector< FixedVector<T,N> > h_keys(n); in _TestStableSortByKeyWithLargeKeysAndValues() local
H A Dscan_by_key.cu374 thrust::host_vector<int> h_keys(n); in TestInclusiveScanByKey() local
401 thrust::host_vector<int> h_keys(n); in TestExclusiveScanByKey() local
443 thrust::host_vector<int> h_keys(n); in TestInclusiveScanByKeyInPlace() local
473 thrust::host_vector<int> h_keys(n); in TestExclusiveScanByKeyInPlace() local
500 thrust::host_vector<int> h_keys(n); in TestScanByKeyMixedTypes() local
560 thrust::host_vector<unsigned int> h_keys(n); in TestScanByKeyLargeInput() local
586 thrust::host_vector< unsigned int > h_keys(n); in _TestScanByKeyWithLargeTypes() local
H A Dstable_sort_large.cu11 thrust::host_vector< FixedVector<T,N> > h_keys(n); in _TestStableSortWithLargeKeys() local
H A Dstable_sort_by_key.cu103 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in operator ()() local
124 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in operator ()() local
H A Dsort_variable_bits.cu24 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in operator ()() local
H A Dsort_by_key_variable_bits.cu25 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in operator ()() local
H A Dtuple_sort.cu39 host_vector<T> h_keys = random_integers<T>(n); in operator ()() local
H A Dpair_scan_by_key.cu46 thrust::host_vector<T> h_keys = unittest::random_integers<bool>(n); in operator ()() local
H A Dunique_by_key.cu263 thrust::host_vector<K> h_keys = unittest::random_integers<bool>(n); in operator ()() local
303 thrust::host_vector<K> h_keys = unittest::random_integers<bool>(n); in operator ()() local
347 thrust::host_vector<K> h_keys = unittest::random_integers<bool>(n); in operator ()() local
H A Dreduce_by_key.cu121 thrust::host_vector<K> h_keys = unittest::random_integers<bool>(n); in operator ()() local
165 thrust::host_vector<K> h_keys = unittest::random_integers<bool>(n); in operator ()() local
/dports/misc/xgboost/xgboost-1.5.1/cub/examples/device/
H A Dexample_device_sort_find_non_trivial_runs.cu98 Key *h_keys, in Initialize()
131 Key *h_keys, in Solve()
236 Key *h_keys = new Key[num_items]; in main() local
H A Dexample_device_radix_sort.cu96 float *h_keys, in Initialize()
170 float *h_keys = new float[num_items]; in main() local
/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_radix_sort.cu640 KeyT *h_keys, in InitializeKeyBits()
654 KeyT *h_keys, in InitializeSolution()
725 KeyT *h_keys, in Test()
892 KeyT *h_keys, in TestBackend()
946 KeyT *h_keys, in TestValueTypes()
986 KeyT *h_keys, in TestDirection()
1003 KeyT *h_keys, in TestBits()
1033 KeyT *h_keys, in TestSegments()
1065 KeyT *h_keys, in TestSizes()
1092 KeyT *h_keys = new KeyT[max_items]; in TestGen() local
[all …]
H A Dtest_block_radix_sort.cu261 Key *h_keys, in Initialize()
337 Key *h_keys = new Key[TILE_SIZE]; in TestDriver() local
/dports/mail/mailagent/mailagent-9a14a15/agent/filter/
H A Dhash.h39 char **h_keys; /* Array of keys (strings) */ member
/dports/devel/taskflow/taskflow-3.2.0/examples/cuda/
H A Dcuda_sort.cu18 std::vector<int> h_keys(N); in main() local
/dports/devel/bullet/bullet3-3.21/test/OpenCL/RadixSortBenchmark/
H A Dmain.cpp105 K *h_keys, in TimedSort()
203 K *h_keys, in TimedSort()
471 K *h_keys = NULL; in TestSort() local
/dports/devel/py-bullet3/bullet3-3.21/test/OpenCL/RadixSortBenchmark/
H A Dmain.cpp105 K *h_keys, in TimedSort()
203 K *h_keys, in TimedSort()
471 K *h_keys = NULL; in TestSort() local
/dports/devel/thrust/thrust-1.9.5/examples/
H A Dsorting_aos_vs_soa.cu34 thrust::host_vector<int> h_keys(keys.size()); in initialize_keys() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Drepository_hash_cache.rb111 def fetch_and_add_missing(key, h_keys, &block) argument
/dports/devel/thrust/thrust-1.9.5/testing/backend/cuda/
H A Dsort_by_key.cu34 thrust::host_vector<T> h_keys = unittest::random_integers<T>(n); in TestComparisonSortByKeyDevice() local
H A Dscan_by_key.cu36 thrust::host_vector<int> h_keys(n); in TestScanByKeyDevice() local
/dports/databases/pecl-redis/redis-5.3.5/
H A Dredis_array.c822 HashTable *h_keys; in PHP_METHOD() local
951 HashTable *h_keys; in PHP_METHOD() local
1073 HashTable *h_keys; in ra_generic_del() local
H A Dredis_array_impl.c1155 HashTable *h_keys; in ra_rehash_server() local