Home
last modified time | relevance | path

Searched refs:m_ordered_hash_map (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dordered-hash-map.h93 m_ordered_hash_map (map), m_idx (idx) {} in iterator()
124 const Key &k = m_ordered_hash_map.m_keys[m_idx];
126 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k);
141 if (m_idx > m_ordered_hash_map.m_keys.length ()) in valid_index_p()
143 if (m_idx == m_ordered_hash_map.m_keys.length ()) in valid_index_p()
145 const Key &k = m_ordered_hash_map.m_keys[m_idx]; in valid_index_p()
147 = const_cast<ordered_hash_map &> (m_ordered_hash_map).get (k); in valid_index_p()
151 const ordered_hash_map &m_ordered_hash_map; variable