Home
last modified time | relevance | path

Searched defs:resolve_include (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zstd/build/single_file_libs/
H A Dcombine.sh115 resolve_include() { function
H A Dcombine.py113 def resolve_include(file: str, parent: Optional[Path] = None) -> Optional[Path]: function
/aosp_15_r20/external/pytorch/tools/
H A Dnvcc_fix_deps.py24 def resolve_include(path: Path, include_dirs: list[Path]) -> Path: function