Searched defs:match (Results 1 – 10 of 10) sorted by relevance
30 def match_to_int(match): argument
141 def __isMatchAtStart(match): argument
241 for (auto match = str.find(from); match != str.npos; match = str.find(from, pos)) { in Replace() local
152 bool match = gc::space::ImageSpace::VerifyBootClassPathChecksums( in GenerateOatForTest() local
188 def moveCursor(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()
1379 bool Class::ProxyDescriptorEquals(const char* match) { in ProxyDescriptorEquals()
1427 MatchKind match = MatchKind::kExact; in GetMethodTypeMatchForAccessMode() local
2358 int32_t match = findMatch(methods2, d2->numMethods, methods1[i]); in createDiff() local