HomeSort by relevance Sort by last modified time
    Searched refs:UTF8ScanObj (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8utils.h 15 int UTF8GenericScan(const UTF8ScanObj* st,
cld_utf8utils_windows.cc 11 int UTF8GenericScan(const UTF8ScanObj* st, const char* src, int len,
cld_utf8statetable.h 110 typedef UTF8StateMachineObj UTF8ScanObj;
134 int UTF8GenericScan(const UTF8ScanObj* st,
cld_utf8statetable.cc 11 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
132 int UTF8GenericScan(const UTF8ScanObj* st,
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 67 typedef UTF8StateMachineObj UTF8ScanObj;
315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
356 int UTF8GenericScan(const UTF8ScanObj* st,
466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st,
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 67 typedef UTF8StateMachineObj UTF8ScanObj;
315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
356 int UTF8GenericScan(const UTF8ScanObj* st,
466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st,
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
utf8scannotjustletterspecial.h     [all...]

Completed in 615 milliseconds