Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dtools.py130 def exclude_paths(exclusions: Iterable[Pattern[str]], function
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c200 struct exclude_info *exclude_paths = NULL; variable