Searched refs:footers (Results 1 – 10 of 10) sorted by relevance
/external/skqp/ |
D | PRESUBMIT.py | 431 def _FooterExists(footers, key, value): argument 432 for k, v in footers: 474 original_description_lines, footers = cl.GetDescriptionFooters() 479 if all_docs_changes and not _FooterExists(footers, 'No-Try', 'true'): 491 not _FooterExists(footers, 'Docs-Preview', docs_preview_link)): 503 if not _FooterExists(footers, 'No-Tree-Checks', 'true'): 510 if not _FooterExists(footers, 'No-Try', 'true'): 517 if not _FooterExists(footers, 'No-Presubmit', 'true'): 527 cl.UpdateDescriptionFooters(new_description_lines, footers)
|
/external/apache-http/src/org/apache/http/impl/io/ |
D | ChunkedInputStream.java | 98 private Header[] footers = new Header[] {}; field in ChunkedInputStream 247 this.footers = AbstractMessageParser.parseHeaders in parseTrailerHeaders() 277 return (Header[])this.footers.clone(); in getFooters()
|
/external/bcc/src/cc/ |
D | exported_files.h | 29 static const std::map<std::string, const char *> & footers() { return footers_; } in footers() function
|
/external/bcc/src/cc/includes/ |
D | exported_files.h | 29 static const std::map<std::string, const char *> & footers() { return footers_; } in footers() function
|
/external/skia/ |
D | PRESUBMIT.py | 485 footers = change.GitFootersFromDescription() 490 if all_docs_changes and 'true' not in footers.get('No-Try', []): 502 and docs_preview_link not in footers.get('Docs-Preview', [])):
|
/external/bcc/src/cc/frontends/clang/ |
D | loader.cc | 74 for (auto f : ExportedFiles::footers()) in ClangLoader()
|
/external/curl/docs/ |
D | MAIL-ETIQUETTE | 183 footers about mails being "private" or "only meant for the recipient" or
|
/external/avb/ |
D | README.md | 436 The size of an image with integrity footers can be changed using the
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|