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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.h 70 // areas are state_table, remap_base, and remap_string. state0 and state0_size
79 const uint32 state0_size; member in struct:__anon16350
95 const uint32 state0_size; member in struct:__anon16351
cld_utf8statetable.cc 13 return (static_cast<uint32>(Tbl - Tbl0) < st->state0_size);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 45 // areas are state_table, remap_base, and remap_string. state0 and state0_size
54 const uint32 state0_size; member in struct:google::protobuf::internal::__anon19485
350 return (static_cast<uint32>(Tbl - Tbl0) < st->state0_size);
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 45 // areas are state_table, remap_base, and remap_string. state0 and state0_size
54 const uint32 state0_size; member in struct:google::protobuf::internal::__anon33609
350 return (static_cast<uint32>(Tbl - Tbl0) < st->state0_size);

Completed in 477 milliseconds