Home
last modified time | relevance | path

Searched refs:find_file (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dtrusted-services.inc28 # TS cmake files use find_file() to search through source code and build dirs.
29 # Yocto cmake class limits CMAKE_FIND_ROOT_PATH and find_file() fails.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/
H A D0002-always-build-fluid-and-export-pointers.patch26 find_file(FLUID_PATH
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A Dnanopb-upgrade.patch104 find_file(NANOPB_GENERATOR_PATH
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py1211 def find_file(filename, basedir): function
1438 ci_scripts = find_file(["run-ci.sh", "run-ci"], CODE_SCAN_DIR)
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py427 def find_file(self, name: str) -> Optional[FileInfo]: member in FileList
H A Dqom_macros.py416 f = self.allfiles.find_file('include/qemu/typedefs.h')