Searched refs:entry_shift (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dcld_utf8statetable.h74 // test for that condition. entry_shift is 8 for tables subscripted by a full
82 const int entry_shift; member in struct:__anon11457
98 const int entry_shift; member in struct:__anon11458
H A Dcld_utf8statetable.cc31 int eshift = st->entry_shift;
89 int eshift = st->entry_shift;
136 int eshift = st->entry_shift; // 6 (space optimized) or 8
/external/skia/tests/
H A DRandomTest.cpp129 int entry_shift = (value >> (kWordWidth-5)) & 0x1f;
130 entries[index] |= (0x1 << entry_shift);
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid.cc49 // 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::__anon14264
363 int eshift = st->entry_shift;
/external/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid.cc49 // 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::__anon24924
363 int eshift = st->entry_shift;

Completed in 108 milliseconds