Home
last modified time | relevance | path

Searched refs:INCLUDE_PATH (Results 1 – 25 of 98) sorted by relevance

1234

/external/jsoncpp/
Damalgamate.py14 INCLUDE_PATH = "include/json" variable
74 header.add_file(os.path.join(INCLUDE_PATH, "version.h"))
75 header.add_file(os.path.join(INCLUDE_PATH, "allocator.h"))
76 header.add_file(os.path.join(INCLUDE_PATH, "config.h"))
77 header.add_file(os.path.join(INCLUDE_PATH, "forwards.h"))
78 header.add_file(os.path.join(INCLUDE_PATH, "json_features.h"))
79 header.add_file(os.path.join(INCLUDE_PATH, "value.h"))
80 header.add_file(os.path.join(INCLUDE_PATH, "reader.h"))
81 header.add_file(os.path.join(INCLUDE_PATH, "writer.h"))
82 header.add_file(os.path.join(INCLUDE_PATH, "assertions.h"))
[all …]
/external/rust/crates/libz-sys/src/zlib/msdos/
DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
85 $(INSTALL) zlib.h $(INCLUDE_PATH)
86 $(INSTALL) zconf.h $(INCLUDE_PATH)
90 $(RM) $(INCLUDE_PATH)\zlib.h
91 $(RM) $(INCLUDE_PATH)\zconf.h
/external/grpc-grpc/tools/distrib/python/
Ddocgen.py51 INCLUDE_PATH = os.path.join(PROJECT_ROOT, 'include') variable
60 'CFLAGS': '-I{}'.format(INCLUDE_PATH),
/external/mesa3d/doxygen/
Dglsl.doxy30 INCLUDE_PATH =
Dtnl_dd.doxy34 INCLUDE_PATH =
Dmath.doxy35 INCLUDE_PATH =
Dvbo.doxy35 INCLUDE_PATH =
Dswrast_setup.doxy35 INCLUDE_PATH =
Dswrast.doxy34 INCLUDE_PATH = ../include/
Dglapi.doxy34 INCLUDE_PATH = ../include/
Dnir.doxy34 INCLUDE_PATH = ../include/
Dgbm.doxy34 INCLUDE_PATH = ../include/
Dtnl.doxy35 INCLUDE_PATH =
Di965.doxy34 INCLUDE_PATH = ../include/
Dmain.doxy34 INCLUDE_PATH = ../include/
Dmath_subset.doxy138 INCLUDE_PATH =
/external/ImageMagick/scripts/
DMakefile.am8 magickppincdir = $(INCLUDE_PATH)/Magick++
120 magickpptopincdir = $(INCLUDE_PATH)
/external/ImageMagick/Magick++/
DMakefile.am118 magickpptopincdir = $(INCLUDE_PATH)
125 magickppincdir = $(INCLUDE_PATH)/Magick++
/external/libevent/
DDoxyfile217 # in the INCLUDE_PATH (see below) will be search if a #include is found.
221 # The INCLUDE_PATH tag can be used to specify one or more directories that
225 INCLUDE_PATH =
/external/libnetfilter_conntrack/
Ddoxygen.cfg.in150 INCLUDE_PATH =
/external/ImageMagick/MagickWand/
DMakefile.am18 MagickWandincdir = $(INCLUDE_PATH)/MagickWand
/external/mesa3d/src/mesa/drivers/dri/r200/
DDoxyfile188 INCLUDE_PATH =
/external/libepoxy/doc/
DDoxyfile.in193 INCLUDE_PATH = "@top_srcdir@/include" \
/external/rust/crates/libz-sys/src/zlib/win32/
DMakefile.gcc129 echo INCLUDE_PATH, LIBRARY_PATH, and BINARY_PATH must be specified; \
/external/antlr/runtime/Python/
Ddoxyfile221 INCLUDE_PATH =

1234