Go to the source code of this file.
|
| typedef unsigned long long int | Uint64 |
| |
| typedef long long int | Sint64 |
| |
| typedef unsigned int | Uint32 |
| |
| typedef int | Sint32 |
| |
| typedef long long int | ll_t |
| |
| typedef unsigned long long int | u_ll_t |
| |
|
| static int * | CreateIndex (int n) |
| |
| static void | Local2GlobalIndex (int n, const int local_index[], int index[], void *work) |
| |
| | CntSort (CntSort(Uint32, CntSort(32, CntSort(0, idummy) |
| |
| void | ec_countingsort_ (const int *Mode, const int *N, const int *Inc, const int *Start_addr, void *Data, int *index, const int *Nindex, const int *Index_adj, const int *Reverse, int *retc) |
| |
◆ ll_t
| typedef long long int ll_t |
◆ Sint32
◆ Sint64
◆ u_ll_t
| typedef unsigned long long int u_ll_t |
◆ Uint32
◆ Uint64
| typedef unsigned long long int Uint64 |
◆ CntSort()
| CntSort |
( |
CntSort( |
Uint32, |
|
|
CntSort( |
32, |
|
|
CntSort( |
0, |
|
|
idummy |
|
|
) |
| |
◆ CreateIndex()
| static int* CreateIndex |
( |
int |
n | ) |
|
|
static |
◆ ec_countingsort_()
| void ec_countingsort_ |
( |
const int * |
Mode, |
|
|
const int * |
N, |
|
|
const int * |
Inc, |
|
|
const int * |
Start_addr, |
|
|
void * |
Data, |
|
|
int * |
index, |
|
|
const int * |
Nindex, |
|
|
const int * |
Index_adj, |
|
|
const int * |
Reverse, |
|
|
int * |
retc |
|
) |
| |
◆ Local2GlobalIndex()
| static void Local2GlobalIndex |
( |
int |
n, |
|
|
const int |
local_index[], |
|
|
int |
index[], |
|
|
void * |
work |
|
) |
| |
|
static |
◆ Npasses32
◆ Npasses64