Home
last modified time | relevance | path

Searched defs:all_snippets (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/doc/snippets/
H A DCMakeLists.txt3 add_custom_target(all_snippets) target
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
H A Dsnippets.py110 def all_snippets(snippet_globs: List[str]) -> Dict[str, str]: function