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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc 11 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
207 if (!InStateZero(st, Tbl)) {
210 } else if (!InStateZero(st, Tbl)) {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
441 if (!InStateZero(st, Tbl)) {
446 } else if (!InStateZero(st, Tbl)) {
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
441 if (!InStateZero(st, Tbl)) {
446 } else if (!InStateZero(st, Tbl)) {

Completed in 22 milliseconds