Searched refs:INCLUDE_DIRS (Results 1 – 9 of 9) sorted by relevance
4 from . import REPO_ROOT, INCLUDE_DIRS, SOURCE_DIRS39 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))57 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))64 yield from iter_files_by_suffix(INCLUDE_DIRS, ('.h',))
12 INCLUDE_DIRS = [os.path.join(REPO_ROOT, name) for name in [ variable
62 INCLUDE_DIRS = [ variable142 for path in INCLUDE_DIRS:
31 INCLUDE_DIRS=()34 INCLUDE_DIRS=("${INCLUDE_DIRS[@]}" "-I$DIR")
41 INCLUDE_DIRS = [ variable74 for dname in INCLUDE_DIRS:
3 …INCLUDE_DIRS "../libwebsockets/include;${IDF_PATH}/components/spi_flash/include;${IDF_PATH}/compon…
4 …INCLUDE_DIRS "../libwebsockets/include;${IDF_PATH}/components/spi_flash/include;${IDF_PATH}/compon…
28 INCLUDE_DIRS=$(JERRYDIR)/jerry-core/include \