Home
last modified time | relevance | path

Searched defs:text_bytes (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det.cc25 int text_bytes; in DetectLanguage() local
63 int* text_bytes, in DetectLanguageSummary()
108 int* text_bytes, in DetectLanguageSummary()
150 int* text_bytes, in ExtDetectLanguageSummary()
195 int* text_bytes, in ExtDetectLanguageSummary()
238 int* text_bytes, in ExtDetectLanguageSummary()
Dcompact_lang_det_unittest_small.cc428 int text_bytes; in TestExtCompactLangDetPlain() local
Dgetonescriptspan.h21 int text_bytes; // Number of bytes of text in the span member
Dcompact_lang_det_impl.cc1651 const int* text_bytes, const bool* is_reliable) { in PrintLangs()
1851 int* text_bytes, bool* is_reliable) { in ExtractLangEtc()
2108 int* text_bytes, in DetectLanguageSummaryV25()
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
Dcld_unicodetext.cc43 int* error_code, int* text_bytes) { in DetectLanguageOfUnicodeText()
/external/chromium_org/components/translate/core/language_detection/
Dlanguage_detection_util.cc91 int text_bytes = 0; in DetermineTextLanguage() local
/external/harfbuzz_ng/test/api/
Dtest-buffer.c669 unsigned int text_bytes, segment_bytes, j, len; in test_buffer_utf8_validity() local