Home
last modified time | relevance | path

Searched refs:num_items (Results 51 – 75 of 3561) sorted by relevance

12345678910>>...143

/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/thread/
H A Dthread_search.cuh99 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
103 while (num_items > 0) in LowerBound()
105 OffsetT half = num_items >> 1; in LowerBound()
109 num_items = num_items - (half + 1); in LowerBound()
113 num_items = half; in LowerBound()
130 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
134 while (num_items > 0) in UpperBound()
136 OffsetT half = num_items >> 1; in UpperBound()
139 num_items = half; in UpperBound()
144 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/thread/
H A Dthread_search.cuh97 OffsetT num_items, ///< [in] Input sequence length in LowerBound() argument
101 while (num_items > 0) in LowerBound()
103 OffsetT half = num_items >> 1; in LowerBound()
107 num_items = num_items - (half + 1); in LowerBound()
111 num_items = half; in LowerBound()
128 OffsetT num_items, ///< [in] Input sequence length in UpperBound() argument
132 while (num_items > 0) in UpperBound()
134 OffsetT half = num_items >> 1; in UpperBound()
137 num_items = half; in UpperBound()
142 num_items = num_items - (half + 1); in UpperBound()
/dports/www/phpbb3/phpBB3/phpbb/
H A Dpagination.php144 $total_pages = ceil($num_items / $per_page);
298 * @param int $num_items the total number of items, posts, topics, etc.
303 public function on_page($num_items, $per_page, $start) argument
317 public function validate_start($start, $per_page, $num_items) argument
319 if ($start < 0 || $start >= $num_items)
321 return ($start < 0 || $num_items <= 0) ? 0 : floor(($num_items - 1) / $per_page) * $per_page;
337 public function reverse_start($start, $limit, $num_items) argument
339 return max(0, $num_items - $limit - $start);
353 public function reverse_limit($start, $per_page, $num_items) argument
355 if ($start + $per_page > $num_items)
[all …]
/dports/textproc/libstree/libstree-0.4.2/src/
H A Dlst_string.c102 if (item_size == 0 || num_items == 0) in lst_string_new()
119 string->num_items = num_items + 1; in lst_string_new()
154 string->num_items = num_items + 1; in lst_string_init()
165 if (index >= string->num_items) in lst_string_get_item()
206 return string->num_items - 1; in lst_string_get_length()
235 if (!src || !dst || src_index >= src->num_items || dst_index >= dst->num_items) in lst_string_item_copy()
249 if (!s1 || !s2 || item1 >= s1->num_items || item2 >= s2->num_items) in lst_string_eq()
253 if (item1 == s1->num_items - 1 || item2 == s2->num_items - 1) { in lst_string_eq()
254 if (item1 == s1->num_items - 1 && item2 == s2->num_items - 1) { in lst_string_eq()
282 if (!s1 || !s2 || off1 >= s1->num_items || off2 >= s2->num_items) in lst_string_items_common()
[all …]
/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_reduce.cu110 int num_items, in Dispatch() argument
154 int num_items, in Dispatch() argument
186 int num_items, in Dispatch() argument
218 int num_items, in Dispatch() argument
250 int num_items, in Dispatch() argument
649 (void)num_items; in CnpDispatchKernel()
709 int num_items) in Initialize() argument
979 OffsetT num_items, in TestProblem() argument
1043 OffsetT num_items, in TestByBackend() argument
1075 if (num_items > 1) in TestByBackend()
[all …]
/dports/graphics/box/box-0.4.0/box/
H A Darray.c185 if (num_items > arr->dim) { in BoxArr_Expand()
252 if (num_items < 1) in BoxArr_MPush()
264 arr->numel += num_items; in BoxArr_MPush()
273 if (num_items < 1) return; in BoxArr_MPop()
278 if (num_items > numel) num_items = numel; in BoxArr_MPop()
282 item_index = numel - num_items; in BoxArr_MPop()
289 for(i = 0; i < num_items; i++) { in BoxArr_MPop()
314 if (num_items < 1) return NULL; in BoxArr_Insert()
323 new_dim += num_items; in BoxArr_Insert()
333 insert_size = num_items*elsize; in BoxArr_Insert()
[all …]
/dports/x11-toolkits/plib/plib-1.8.5/src/puAux/
H A DpuAuxComboBox.cxx117 if ( ( i == num_items ) || ( num_items == 0 ) ) in update_current_item()
127 num_items++ ; in update_current_item()
129 curr_item = num_items - 1 ; in update_current_item()
132 list[num_items] = NULL ; in update_current_item()
148 for ( i = 0; i < num_items; i++ ) in newList()
158 num_items = 0 ; in newList()
161 for ( num_items = 0 ; _list[num_items] != NULL ; num_items++ ) in newList()
164 if ( num_items > 0 ) in newList()
176 list[num_items] = NULL ; in newList()
232 for ( i = 0 ; i < num_items ; i++ ) in setCurrentItem()
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_radix_sort.cuh155 … int num_items, ///< [in] Number of items to sort in SortPairs()
172 num_items, in SortPairs()
268 num_items, in SortPairs()
336 … int num_items, ///< [in] Number of items to sort in SortPairsDescending()
353 num_items, in SortPairsDescending()
444 num_items, in SortPairsDescending()
512 … int num_items, ///< [in] Number of items to sort in SortKeys()
530 num_items, in SortKeys()
617 num_items, in SortKeys()
693 num_items, in SortKeysDescending()
[all …]

12345678910>>...143