Searched defs:text_bytes (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | compact_lang_det.cc | 25 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()
|
D | compact_lang_det_unittest_small.cc | 428 int text_bytes; in TestExtCompactLangDetPlain() local
|
D | getonescriptspan.h | 21 int text_bytes; // Number of bytes of text in the span member
|
D | compact_lang_det_impl.cc | 1651 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/ |
D | cld_unicodetext.cc | 43 int* error_code, int* text_bytes) { in DetectLanguageOfUnicodeText()
|
/external/chromium_org/components/translate/core/language_detection/ |
D | language_detection_util.cc | 91 int text_bytes = 0; in DetermineTextLanguage() local
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 669 unsigned int text_bytes, segment_bytes, j, len; in test_buffer_utf8_validity() local
|