OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:includedir
(Results
126 - 150
of
549
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libxslt/
xslt-config.in
6
includedir
=@
includedir
@
93
if test "$
includedir
" != "/usr/include"; then
94
the_flags="$the_flags -I$
includedir
`@XML_CONFIG@ --cflags`"
/external/liblzf/
Makefile.in
7
includedir
= @
includedir
@
42
$(INSTALL) -d $(
includedir
)
43
$(INSTALL_DATA) lzf.h $(
includedir
)
/external/libusb/libusb/
Makefile.am
20
hdrdir = $(
includedir
)/libusb-1.0
/external/chromium_org/third_party/icu/source/data/
icupkg.inc.in
29
includedir
=@
includedir
@
/external/icu4c/data/
icupkg.inc.in
29
includedir
=@
includedir
@
/external/libpng/scripts/
libpng-config.in
18
includedir
="@
includedir
@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@"
21
I_opts="-I${
includedir
}"
/external/libsepol/src/
Makefile
3
INCLUDEDIR
?= $(PREFIX)/include
32
sed -e 's/@VERSION@/$(VERSION)/; s:@prefix@:$(PREFIX):; s:@libdir@:$(LIBBASE):; s:@
includedir
@:$(
INCLUDEDIR
):' < $< > $@
/external/bison/darwin-lib/
configmake.h
12
#define
INCLUDEDIR
"/usr/local/include"
/external/bison/linux-lib/
configmake.h
12
#define
INCLUDEDIR
"/usr/local/include"
/external/zlib/src/contrib/minizip/
Makefile.am
27
minizip_includedir = $(
includedir
)/minizip
/external/libpcap/
Makefile.in
30
includedir
= @
includedir
@
180
[ -d $(DESTDIR)$(
includedir
) ] || \
181
(mkdir -p $(DESTDIR)$(
includedir
); chmod 755 $(DESTDIR)$(
includedir
))
182
$(INSTALL_DATA) $(srcdir)/pcap.h $(DESTDIR)$(
includedir
)/pcap.h
184
$(DESTDIR)$(
includedir
)/pcap-bpf.h
186
$(DESTDIR)$(
includedir
)/pcap-namedb.h
201
rm -f $(DESTDIR)$(
includedir
)/pcap.h
202
rm -f $(DESTDIR)$(
includedir
)/pcap-bpf.
[
all
...]
/external/icu4c/config/
icu.pc
7
includedir
= ${prefix}/include
30
Cflags: -I${
includedir
}
/external/icu4c/extra/uconv/
pkgdata.inc.in
31
includedir
=@
includedir
@
/external/chromium/testing/gtest/scripts/
gtest-config.in
51
--
includedir
=<dir> overrides the header file installation prefix
57
--
includedir
header file installation directory
157
--
includedir
=*) GTEST_INCLUDEDIR=${1#--
includedir
=};;
160
--prefix|--exec-prefix|--libdir|--
includedir
|--version)
199
includedir
="${GTEST_INCLUDEDIR:-@
includedir
@}"
232
gtest_cppflags="-I${
includedir
}"
242
includedir
) echo $
includedir
; exit 0;
[
all
...]
/external/chromium_org/testing/gtest/scripts/
gtest-config.in
51
--
includedir
=<dir> overrides the header file installation prefix
57
--
includedir
header file installation directory
157
--
includedir
=*) GTEST_INCLUDEDIR=${1#--
includedir
=};;
160
--prefix|--exec-prefix|--libdir|--
includedir
|--version)
199
includedir
="${GTEST_INCLUDEDIR:-@
includedir
@}"
232
gtest_cppflags="-I${
includedir
}"
242
includedir
) echo $
includedir
; exit 0;
[
all
...]
/external/gtest/scripts/
gtest-config.in
51
--
includedir
=<dir> overrides the header file installation prefix
57
--
includedir
header file installation directory
157
--
includedir
=*) GTEST_INCLUDEDIR=${1#--
includedir
=};;
160
--prefix|--exec-prefix|--libdir|--
includedir
|--version)
199
includedir
="${GTEST_INCLUDEDIR:-@
includedir
@}"
232
gtest_cppflags="-I${
includedir
}"
242
includedir
) echo $
includedir
; exit 0;
[
all
...]
/external/protobuf/gtest/scripts/
gtest-config.in
51
--
includedir
=<dir> overrides the header file installation prefix
57
--
includedir
header file installation directory
157
--
includedir
=*) GTEST_INCLUDEDIR=${1#--
includedir
=};;
160
--prefix|--exec-prefix|--libdir|--
includedir
|--version)
199
includedir
="${GTEST_INCLUDEDIR:-@
includedir
@}"
232
gtest_cppflags="-I${
includedir
}"
242
includedir
) echo $
includedir
; exit 0;
[
all
...]
/external/srtp/
Makefile.in
63
includedir
= @
includedir
@
192
@if [ -r $(DESTDIR)$(
includedir
)/srtp/srtp.h ]; then \
195
$(INSTALL) -d $(DESTDIR)$(
includedir
)/srtp
197
cp $(srcdir)/include/*.h $(DESTDIR)$(
includedir
)/srtp
198
cp $(srcdir)/crypto/include/*.h $(DESTDIR)$(
includedir
)/srtp
199
if [ "$(srcdir)" != "." ]; then cp crypto/include/*.h $(DESTDIR)$(
includedir
)/srtp; fi
203
rm -f $(DESTDIR)$(
includedir
)/srtp/*.h
205
-rmdir $(DESTDIR)$(
includedir
)/srtp
Makefile
61
includedir
= ${prefix}/include
macro
180
@if [ -d $(DESTDIR)$(
includedir
)/srtp ]; then \
183
$(INSTALL) -d $(DESTDIR)$(
includedir
)/srtp
185
cp include/*.h $(DESTDIR)$(
includedir
)/srtp
186
cp crypto/include/*.h $(DESTDIR)$(
includedir
)/srtp
190
rm -rf $(DESTDIR)$(
includedir
)/srtp
/external/chromium_org/third_party/WebKit/Source/build/scripts/
action_useragentstylesheets.py
94
includeDir
= os.path.dirname(perlModule)
95
if not
includeDir
in includeDirs:
96
includeDirs.append(
includeDir
)
108
for
includeDir
in includeDirs:
109
command.extend(['-I',
includeDir
])
/external/libpng/
Makefile.am
65
pkgincludedir= $(
includedir
)/$(PNGLIB_BASENAME)
126
cd $(DESTDIR)$(
includedir
); rm -f png.h pngconf.h
127
cd $(DESTDIR)$(
includedir
); $(LN_S) $(PNGLIB_BASENAME)/png.h png.h
128
cd $(DESTDIR)$(
includedir
); $(LN_S) $(PNGLIB_BASENAME)/pngconf.h pngconf.h
146
cd $(DESTDIR)$(
includedir
); rm -f png.h pngconf.h
/external/chromium_org/third_party/libxslt/linux/
xslt-config
6
includedir
=${prefix}/include
93
if test "$
includedir
" != "/usr/include"; then
94
the_flags="$the_flags -I$
includedir
`/home/mmoss/src/chrome/src/sconsbuild/Debug/third_party/libxml/scons/xml2-config --cflags`"
/prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh
41
includedir
=$(echo "${prefix}/include" | sed "s#$prefix_build#$prefix_real#")
64
INCDIR="-I$
includedir
/python${VERSION}${ABIFLAGS}"
65
PLATINCDIR="-I$
includedir
/python${VERSION}${ABIFLAGS}"
/prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh
41
includedir
=$(echo "${prefix}/include" | sed "s#$prefix_build#$prefix_real#")
64
INCDIR="-I$
includedir
/python${VERSION}${ABIFLAGS}"
65
PLATINCDIR="-I$
includedir
/python${VERSION}${ABIFLAGS}"
/external/checkpolicy/
Makefile
8
INCLUDEDIR
?= $(PREFIX)/include
15
override CFLAGS += -I. -I${
INCLUDEDIR
}
Completed in 2909 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>