NVBIO
|
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint32 | mask, |
const T | c | ||
) |
Definition at line 115 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint32 | mask, |
const T | c, | ||
const uint32 | i | ||
) |
Definition at line 116 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint32 | mask, |
const uint32 | c | ||
) |
Definition at line 117 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint32 | mask, |
const uint32 | c, | ||
const uint32 | i | ||
) |
Definition at line 118 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint64 | mask, |
const T | c | ||
) |
Definition at line 121 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint64 | mask, |
const T | c, | ||
const uint32 | i | ||
) |
Definition at line 122 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint64 | mask, |
const uint32 | c | ||
) |
Definition at line 123 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const uint64 | mask, |
const uint32 | c, | ||
const uint32 | i | ||
) |
Definition at line 124 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const TextString | text, |
const T | c, | ||
const uint32 | begin, | ||
const uint32 | end | ||
) |
Definition at line 130 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const TextString | text, |
const T | c, | ||
const uint32 | begin, | ||
const uint32 | end, | ||
const uint32 | i | ||
) |
Definition at line 146 of file rank_dictionary_inl.h.
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint32 nvbio::occ::popc_nbit | ( | const TextString | text, |
const T | c, | ||
const uint32 | begin, | ||
const uint32 | end, | ||
const uint32 | i, | ||
W & | last_mask | ||
) |
Definition at line 164 of file rank_dictionary_inl.h.