Home
last modified time | relevance | path

Searched refs:INCLUDE_DIRS (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Tools/c-analyzer/cpython/
D_files.py4 from . import REPO_ROOT, INCLUDE_DIRS, SOURCE_DIRS
39 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',))
D__init__.py12 INCLUDE_DIRS = [os.path.join(REPO_ROOT, name) for name in [ variable
/third_party/vk-gl-cts/scripts/
Dcppcheck.py62 INCLUDE_DIRS = [ variable
142 for path in INCLUDE_DIRS:
/third_party/jerryscript/tools/
Dcheck-cppcheck.sh31 INCLUDE_DIRS=()
34 INCLUDE_DIRS=("${INCLUDE_DIRS[@]}" "-I$DIR")
Dcheck-license.py41 INCLUDE_DIRS = [ variable
74 for dname in INCLUDE_DIRS:
/third_party/curl/lib/
DMakefile.vxworks110 INCLUDE_DIRS := ../include $(OPENSSL_INC) $(ZLIB_INC) $(ARES_INC) $(WIND_BASE)/target/h $(WIND_BASE…
129 CFLAGS += $(INCLUDE_DIRS:%=$(INCLUDE_FLAG)%)
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
DCMakeLists.txt4INCLUDE_DIRS "../libwebsockets/include;${IDF_PATH}/components/spi_flash/include;${IDF_PATH}/compon…
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
DCMakeLists.txt3INCLUDE_DIRS "../libwebsockets/include;${IDF_PATH}/components/spi_flash/include;${IDF_PATH}/compon…
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
DCMakeLists.txt3INCLUDE_DIRS "../libwebsockets/include;${IDF_PATH}/components/spi_flash/include;${IDF_PATH}/compon…
/third_party/jerryscript/targets/particle/
DMakefile.particle28 INCLUDE_DIRS=$(JERRYDIR)/jerry-core/include \
/third_party/gettext/build-aux/
Dtexi2html235 @INCLUDE_DIRS
746 @INCLUDE_DIRS = ();
9308 linkage => \@Texi2HTML::Config::INCLUDE_DIRS,
10162 unshift(@Texi2HTML::Config::INCLUDE_DIRS, $docu_dir);
10163 unshift(@Texi2HTML::Config::INCLUDE_DIRS, @Texi2HTML::Config::PREPEND_DIRS);
14112 foreach my $dir (@Texi2HTML::Config::INCLUDE_DIRS)