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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.h 74 // test for that condition. entry_shift is 8 for tables subscripted by a full
82 const int entry_shift; member in struct:__anon15527
98 const int entry_shift; member in struct:__anon15528
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 49 // test for that condition. entry_shift is 8 for tables subscripted by a full
57 const int entry_shift; member in struct:google::protobuf::internal::__anon18742
363 int eshift = st->entry_shift;
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 49 // test for that condition. entry_shift is 8 for tables subscripted by a full
57 const int entry_shift; member in struct:google::protobuf::internal::__anon32723
363 int eshift = st->entry_shift;

Completed in 680 milliseconds