|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Functions | |
| uint8_t | ChopBits (uint64_t max_offset, uint64_t max_next, const Config &config) |
| std::size_t | ArrayCount (uint64_t max_offset, uint64_t max_next, const Config &config) |
| void * | AlignTo8 (void *from) |
| void* lm::ngram::trie::anonymous_namespace{bhiksha.cc}::AlignTo8 | ( | void * | from | ) |
| std::size_t lm::ngram::trie::anonymous_namespace{bhiksha.cc}::ArrayCount | ( | uint64_t | max_offset, |
| uint64_t | max_next, | ||
| const Config & | config | ||
| ) |
| uint8_t lm::ngram::trie::anonymous_namespace{bhiksha.cc}::ChopBits | ( | uint64_t | max_offset, |
| uint64_t | max_next, | ||
| const Config & | config | ||
| ) |