/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
D | ServletModule.java | 274 protected final FilterKeyBindingBuilder filterRegex(String regex, String... regexes) { in filterRegex() argument 276 .filterRegex(ImmutableList.<String>builder().add(regex).add(regexes).build()); in filterRegex() 283 protected final FilterKeyBindingBuilder filterRegex(Iterable<String> regexes) { in filterRegex() argument 284 return getFiltersModuleBuilder().filterRegex(ImmutableList.copyOf(regexes)); in filterRegex() 308 protected final ServletKeyBindingBuilder serveRegex(String regex, String... regexes) { in serveRegex() argument 310 .serveRegex(ImmutableList.<String>builder().add(regex).add(regexes).build()); in serveRegex() 317 protected final ServletKeyBindingBuilder serveRegex(Iterable<String> regexes) { in serveRegex() argument 318 return getServletModuleBuilder().serveRegex(ImmutableList.copyOf(regexes)); in serveRegex()
|
D | FiltersModuleBuilder.java | 45 public ServletModule.FilterKeyBindingBuilder filterRegex(List<String> regexes) { in filterRegex() argument 46 return new FilterKeyBindingBuilderImpl(parsePatterns(UriPatternType.REGEX, regexes)); in filterRegex()
|
D | ServletsModuleBuilder.java | 49 public ServletModule.ServletKeyBindingBuilder serveRegex(List<String> regexes) { in serveRegex() argument 50 return new ServletKeyBindingBuilderImpl(parsePatterns(UriPatternType.REGEX, regexes)); in serveRegex()
|
/external/libtextclassifier/annotator/ |
D | zlib-utils_test.cc | 38 model.datetime_model->patterns.back()->regexes.emplace_back( in TEST() 40 model.datetime_model->patterns.back()->regexes.back()->pattern = in TEST() 52 EXPECT_TRUE(model.datetime_model->patterns[0]->regexes[0]->pattern.empty()); in TEST() 77 ->regexes() in TEST() 93 EXPECT_EQ(model.datetime_model->patterns[0]->regexes[0]->pattern, in TEST()
|
D | zlib-utils.cc | 51 for (int j = 0; j < pattern->regexes.size(); j++) { in CompressModel() 52 DatetimeModelPattern_::RegexT* regex = pattern->regexes[j].get(); in CompressModel() 107 for (int j = 0; j < pattern->regexes.size(); j++) { in DecompressModel() 108 DatetimeModelPattern_::RegexT* regex = pattern->regexes[j].get(); in DecompressModel()
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | options.md | 103 …he type regexes specified. tfprof allow user to define extra operation types for graph nodes throu… 105 …e_regexes`: Show node starting from the node that matches the regexes, recursively. regexes are co… 107 …e_regexes`: Hide node starting from the node that matches the regexes, recursively, regexes are co… 109 `-show_name_regexes`: Show node that match the regexes. regexes are comma-seprated. 111 `-hide_name_regexes`: Hide node that match the regexes. regexes are comma-seprated.
|
/external/autotest/client/cros/ |
D | cryptohome.py | 414 def is_vault_mounted(user, regexes=None, allow_fail=False): argument 426 if regexes is None: 427 regexes = { 441 for fs_regex in regexes.keys(): 443 device_regex = regexes[fs_regex] 480 regexes={ 494 regexes={ 568 if not is_vault_mounted(user, regexes={
|
/external/libcxx/utils/ |
D | sym_match.py | 33 if not args.regexes and args.blacklist is None: 39 search_list = args.regexes
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_op.cc | 196 const std::vector<string>& regexes) { in SearchRoot() argument 197 if (regexes.empty() || (regexes.size() == 1 && regexes[0] == ".*")) { in SearchRoot() 202 for (const string& regex : regexes) { in SearchRoot()
|
D | tfprof_scope.cc | 121 std::vector<ScopeNode*> roots, const std::vector<string>& regexes) { in SearchRoot() argument 128 for (const string& regex : regexes) { in SearchRoot() 139 std::vector<ScopeNode*> nroots = SearchRoot(root->show_children, regexes); in SearchRoot()
|
D | tfprof_graph.cc | 118 const std::vector<GraphNode*>& roots, const std::vector<string>& regexes, in SearchRoot() argument 131 for (const string& regex : regexes) { in SearchRoot() 142 SearchRoot(root->show_children, regexes, visited); in SearchRoot()
|
D | tfprof_op.h | 56 const std::vector<string>& regexes);
|
D | tfprof_scope.h | 57 const std::vector<string>& regexes);
|
D | tfprof_graph.h | 65 const std::vector<string>& regexes,
|
D | tfprof_code.h | 72 const std::vector<string>& regexes);
|
D | tfprof_show_multi.cc | 103 const std::vector<string>& regexes) const { in ShouldTrim() 104 for (const string& regex : regexes) { in ShouldTrim()
|
D | tfprof_show_multi.h | 68 const std::vector<string>& regexes) const;
|
D | tfprof_show.cc | 112 const std::vector<string>& regexes) const { in ShouldTrim() 113 for (const string& regex : regexes) { in ShouldTrim()
|
D | tfprof_show.h | 66 const std::vector<string>& regexes) const;
|
D | tfprof_code.cc | 536 const std::vector<string>& regexes) { in SearchRoot() argument 543 for (const string& regex : regexes) { in SearchRoot() 554 std::vector<CodeNode*> nroots = SearchRoot(root->show_children, regexes); in SearchRoot()
|
/external/libtextclassifier/annotator/datetime/ |
D | parser_test.cc | 462 patterns->back()->regexes.emplace_back(new DatetimeModelPattern_::RegexT); in AddPattern() 463 patterns->back()->regexes.back()->pattern = regex; in AddPattern() 464 patterns->back()->regexes.back()->groups.push_back( in AddPattern()
|
D | parser.cc | 52 if (pattern->regexes()) { in DatetimeParser() 53 for (const DatetimeModelPattern_::Regex* regex : *pattern->regexes()) { in DatetimeParser()
|
/external/python/cpython3/Tools/demo/ |
D | README | 11 redemo.py Regular Expressions: GUI script to test regexes.
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | ldml2icu_readme.txt | 12 regexes in special text files (ldml2icu.txt for locale data and 34 All regexes in a file are assumed to be mutually exclusive and unique, so order 71 Variables are substituted into all the regexes in a file and should be declared
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | dataModifiers.txt | 6 # XPaths can be either regexes or literal XPaths, but using literal XPaths will
|