HomeSort by relevance Sort by last modified time
    Searched refs:cld (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8utils.h 10 namespace cld { namespace
20 } // namespace cld
cld_utf8utils_windows.cc 9 namespace cld { namespace
17 } // namespace cld
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/generated/
compact_lang_det_generated_quads_0.cc 30 static const cld::IndirectProbBucket4 kQuadTable[kQuadTableSize] = {
41 extern const cld::CLDTableSummary kQuadTable_obj = {
compact_lang_det_generated_cjkbis_0.cc 26 static const cld::IndirectProbBucket4 kCjkBiTable[kCjkBiTableSize] = {
39 extern const cld::CLDTableSummary kCjkBiTable_obj = {
compact_lang_det_generated_longwords8_0.cc 31 static const cld::IndirectProbBucket4 kLongWord8Table[kLongWord8TableSize] = {
44 extern const cld::CLDTableSummary kLongWord8Table_obj = {
  /bionic/libc/arch-x86/string/
strlen.S 12 cld /* set search forward */
bzero.S 14 cld /* set fill direction forward */
bcopy.S 64 cld /* nope, copy forwards. */
92 cld
memcmp.S 14 cld /* set compare direction forward */
memset.S 17 cld /* set fill direction forward */
swab.S 22 cld # set direction forward
strcat.S 28 cld /* set search forward */
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 96 uint32 cld::BiHashV25(const char* word_ptr, int bytecount) {
184 uint32 cld::QuadHashV25(const char* word_ptr, int bytecount) {
198 uint32 cld::QuadHashV25Underscore(const char* word_ptr, int bytecount) {
338 uint64 cld::OctaHash40(const char* word_ptr, int bytecount) {
356 uint64 cld::OctaHash40underscore(const char* word_ptr, int bytecount) {
386 void cld::ProcessProbV25UniTote(int propval, Tote* tote) {
389 if (pa->probs[0] > 0) {tote->Add(cld::PackLanguage(CHINESE), pa->probs[0]);}
390 if (pa->probs[1] > 0) {tote->Add(cld::PackLanguage(CHINESE_T), pa->probs[1]);}
391 if (pa->probs[2] > 0) {tote->Add(cld::PackLanguage(JAPANESE), pa->probs[2]);}
392 if (pa->probs[3] > 0) {tote->Add(cld::PackLanguage(KOREAN), pa->probs[3]);
    [all...]
compact_lang_det.h 54 namespace cld { namespace
56 } // namespace cld
103 const cld::CLDTableSummary* quadgram_obj;
compact_lang_det_impl.cc 30 extern const cld::CLDTableSummary kCjkBiTable_obj;
31 extern const cld::CLDTableSummary kQuadTable_obj;
32 extern const cld::CLDTableSummary kLongWord8Table_obj;
    [all...]
cldutil.h 15 namespace cld { namespace
39 // This describes a complete CLD table, consisting of
    [all...]
cldutil_dbg.h 21 namespace cld { namespace
73 } // End namespace cld
cldutil_dbg_empty.cc 21 namespace cld { namespace
75 } // End namespace cld
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.S 10 cld # we want these to happen forward
rep_prefix.S 10 cld # we want these to happen forward
  /external/valgrind/main/exp-bbv/tests/x86/
complex_rep.S 10 cld # we want these to happen forward
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/
gas-llabel.asm 18 cld
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.css 79 .detection-logs-cld-language {
83 .detection-logs-is-cld-reliable {
  /external/grub/stage2/
nbloader.S 66 cld
  /external/oprofile/module/x86/
oprofile_nmi.S 11 cld; \

Completed in 172 milliseconds

1 2 3 4