Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsstatesig.py509 include_root = True
512 include_root = False
657 if include_root or root != ".":
/OK3568_Linux_fs/u-boot/tools/
H A Dfdtgrep.c60 int include_root; /* Include the root node and all properties */ member
593 if (disp->include_root && type == FDT_IS_PROP && offset == 0 && inc) in h_include()
1151 disp->include_root = 1; in scan_args()