Searched refs:GetEntryIndex (Results 1 – 12 of 12) sorted by relevance
68 inline static int GetEntryIndex(int entry) in GetEntryIndex() function98 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in GetAttributes()104 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in SetAttributes()
52 int index = GetEntryIndex(entry) + ENTRY_VALUE_INDEX; in GetBox()63 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in GetAttributes()91 int index = static_cast<int>(GetEntryIndex(entry) + ENTRY_DETAILS_INDEX); in SetAttributes()231 int index = GetEntryIndex(entry) + ENTRY_VALUE_INDEX; in IsValidateBox()
36 inline static int GetEntryIndex(int entry) in GetEntryIndex() function90 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
45 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
145 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in GetAttributes()151 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in SetAttributes()314 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in GetAttributes()320 int index = GetEntryIndex(entry) + ENTRY_DETAILS_INDEX; in SetAttributes()
41 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
42 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
69 int copyLength = Derived::GetEntryIndex(table->Size());80 int length = Derived::GetEntryIndex(newSize);93 int length = Derived::GetEntryIndex(entriesCount); in Create()
108 int fromIndex = GetEntryIndex(i); in Rehash()113 int insertionIndex = GetEntryIndex(newTable->FindInsertIndex(hash)); in Rehash()
65 HWTEST_F_L0(SymbolTableTest, GetEntryIndex) in HWTEST_F_L0() argument68 EXPECT_EQ(SymbolTable::GetEntryIndex(entry), 3); in HWTEST_F_L0()
106 HWTEST_F_L0(TransitionsDictionaryTest, GetEntryIndex) in HWTEST_F_L0() argument109 EXPECT_EQ(TransitionsDictionary::GetEntryIndex(entry), 33); // 33 : 3 + 10 * 3 in HWTEST_F_L0()
47 inline static int GetEntryIndex(int entry) in GetEntryIndex() function