Searched refs:patterns (Results 1 – 14 of 14) sorted by relevance
318 List<Pattern> patterns = new ArrayList<>(); in getSubscribeLinkPatterns() local322 patterns.add(Pattern.compile(patternsArray.getString(i))); in getSubscribeLinkPatterns()327 return patterns; in getSubscribeLinkPatterns()331 static String findSubscribeLink(@NonNull List<Pattern> patterns, String response) in findSubscribeLink() argument333 if (patterns.isEmpty()) { in findSubscribeLink()342 for (Pattern pattern : patterns) { in findSubscribeLink()
56 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk)
150 String removeSideData(String response, String... patterns) { in removeSideData() argument151 for (String pattern : patterns) { in removeSideData()
159 final String[] patterns = condition.split(":"); in fulfillsCondition() local162 for (final String pattern : patterns) { in fulfillsCondition()
368 public void setSenderWhitelistPatterns(Set<String> patterns) { in setSenderWhitelistPatterns() argument369 getEditor().putStringSet(PreferenceKeys.DISPLAY_IMAGES_PATTERNS, patterns).apply(); in setSenderWhitelistPatterns()
471 def extract_timing(s, patterns): argument472 for k, p in patterns.iteritems():
600 # blank the following patterns are tested:655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude1291 # patterns (like *.h and *.hpp) to filter out the header-files in the1292 # directories. If left blank, the patterns specified with FILE_PATTERNS will
791 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and793 # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii,833 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude900 # patterns match the file name, INPUT_FILTER is applied.1980 # patterns (like *.h and *.hpp) to filter out the header-files in the1981 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...