HomeSort by relevance Sort by last modified time
    Searched refs:matchList (Results 1 - 8 of 8) 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/java/com/android/dialer/smartdial/
SmartDialNameMatcher.java 249 * @param matchList An array list of {@link SmartDialMatchPosition}s that we add matched positions
252 * contained in query. If the function returns true, matchList will contain an ArrayList of
257 String displayName, String query, ArrayList<SmartDialMatchPosition> matchList) {
336 matchList.add(
338 for (SmartDialMatchPosition match : matchList) {
394 matchList.addAll(partial);
395 for (SmartDialMatchPosition match : matchList) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
mrhoist.c     [all...]
  /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 280 milliseconds