HomeSort by relevance Sort by last modified time
    Searched refs:matchList (Results 1 - 7 of 7) sorted by null

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4847.go 18 func matchList(s *S) E { return matcher(matchAnyFn)(s) }
20 var foo = matcher(matchList)
22 var matchAny = matcher(matchList) // ERROR "initialization loop|depends upon itself"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4847.go 18 func matchList(s *S) E { return matcher(matchAnyFn)(s) }
20 var foo = matcher(matchList)
22 var matchAny = matcher(matchList) // ERROR "initialization loop|depends upon itself"
  /libcore/ojluni/src/main/java/java/util/regex/
Pattern.java     [all...]
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 255 * @param matchList An array list of {@link SmartDialMatchPosition}s that we add matched
258 * string contained in query. If the function returns true, matchList will contain an
263 ArrayList<SmartDialMatchPosition> matchList) {
341 matchList.add(new SmartDialMatchPosition(
343 for (SmartDialMatchPosition match : matchList) {
403 matchList.addAll(partial);
404 for (SmartDialMatchPosition match : matchList) {
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 580 milliseconds