Searched refs:IndexBase (Results 1 – 7 of 7) sorted by relevance
15 abstract class IndexBase { class22 IndexBase(XZIOException invalidIndexException) { in IndexBase() method in IndexBase
20 public class IndexEncoder extends IndexBase {
22 public class IndexHash extends IndexBase {
22 public class IndexDecoder extends IndexBase {
22 HValue* IndexBase() const { return index_base_; } in IndexBase() function in v8::internal::BoundsCheckKey307 return k1->IndexBase() == k2->IndexBase() && k1->Length() == k2->Length(); in BoundsCheckKeyMatch()
69 src/org/tukaani/xz/index/IndexBase.java
778 SIBIndex IndexBase = IndexIs512 ? SIB_INDEX_ZMM0 : in translateRMMemory() local780 insn.sibIndex = (SIBIndex)(IndexBase + in translateRMMemory()