Searched defs:match (Results 1 – 11 of 11) sorted by relevance
30 def match_to_int(match): argument
145 def _is_match_at_start(match): argument
250 for (auto match = str.find(from); match != str.npos; match = str.find(from, pos)) { in Replace() local
172 bool match = oat_file_assistant.ValidateBootClassPathChecksums(*odex_file); in GenerateOatForTest() local
194 def move_cursor(self, match): argument
131 auto match = [=](MemMap& map) { return unneeded == reinterpret_cast<LrtEntry*>(map.Begin()); }; in Deallocate() local
821 inline bool Class::DescriptorEquals(const char* match) { in DescriptorEquals()
1340 MatchKind match = MatchKind::kExact; in GetMethodTypeMatchForAccessMode() local
1694 bool Class::ProxyDescriptorEquals(const char* match) { in ProxyDescriptorEquals()
790 InductionInfo* match = SolvePhi(phi, /*input_index=*/ 0, /*adjust_input_size=*/ 0, cycle); in SolvePhiAllInputs() local
2356 int32_t match = findMatch(methods2, d2->numMethods, methods1[i]); in createDiff() local