Home | History | Annotate | Download | only in BSD-Archive

Lines Matching defs:match

157     const ObjectNameToIndexMap::Entry *match = m_object_name_to_index_map.FindFirstValueForName (object_name.GetCString());
158 if (match)
163 if (m_objects[match->value].ar_date == object_date)
164 return &m_objects[match->value];
165 const ObjectNameToIndexMap::Entry *next_match = m_object_name_to_index_map.FindNextValueForName (match);
175 return &m_objects[match->value];
193 bool match = true;
195 match = false;
197 match = false;
198 if (match)
207 // whose modification time doesn't match. It doesn't make sense
312 // Check to see if the magic bytes match and if they do, read the entire
518 // Check to see if the magic bytes match and if they do, read the entire