Home
last modified time | relevance | path

Searched refs:include_root (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/tools/
Dcheck_include_violations32 include_root = os.path.join(ROOT_DIR, 'include')
33 for root, _, files in os.walk(include_root):
/external/u-boot/tools/
Dfdtgrep.c59 int include_root; /* Include the root node and all properties */ member
595 if (disp->include_root && type == FDT_IS_PROP && offset == 0 && inc) in h_include()
1156 disp->include_root = 1; in scan_args()