Searched defs:match (Results 1 – 10 of 10) sorted by relevance
30 def match_to_int(match): argument
145 def _is_match_at_start(match): argument
241 for (auto match = str.find(from); match != str.npos; match = str.find(from, pos)) { in Replace() local
173 bool match = gc::space::ImageSpace::VerifyBootClassPathChecksums( in GenerateOatForTest() local
194 def move_cursor(self, match): argument
700 InductionInfo* match = SolvePhi(phi, /*input_index*/ 0, /*adjust_input_size*/ 0); in SolvePhiAllInputs() local
864 inline bool Class::DescriptorEquals(const char* match) { in DescriptorEquals()
1348 bool Class::ProxyDescriptorEquals(const char* match) { in ProxyDescriptorEquals()
1334 MatchKind match = MatchKind::kExact; in GetMethodTypeMatchForAccessMode() local
2358 int32_t match = findMatch(methods2, d2->numMethods, methods1[i]); in createDiff() local