OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cppflags
(Results
501 - 525
of
1154
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libpng/scripts/
makefile.darwin
40
CPPFLAGS
=-I$(ZLIBINC)
78
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
81
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -fno-common -o $@ $*.c
186
$(CC) -I$(DI) $(
CPPFLAGS
) \
193
$(CC) $(
CPPFLAGS
) $(CFLAGS) \
makefile.hp64
40
CPPFLAGS
=-I$(ZLIBINC) \
84
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
87
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) +z -o $@ $*.c
189
$(CC) -I$(DI) $(
CPPFLAGS
) $(CCFLAGS) \
198
$(CC) $(
CPPFLAGS
) $(CCFLAGS) \
makefile.hpgcc
57
CPPFLAGS
=-I$(ZLIBINC) # -DPNG_DEBUG=5
91
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
94
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -fPIC -o $@ $*.c
192
$(CC) -I$(DI) $(
CPPFLAGS
) \
201
$(CC) $(
CPPFLAGS
) \
makefile.linux
52
CPPFLAGS
=-I$(ZLIBINC) # -DPNG_DEBUG=5
92
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
95
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -fPIC -o $@ $*.c
207
$(CC) -I$(DI) $(
CPPFLAGS
) \
214
$(CC) $(
CPPFLAGS
) \
makefile.sco
41
CPPFLAGS
=-I$(ZLIBINC)
78
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
81
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -KPIC -o $@ $*.c
186
$(CC) -I$(DI) $(
CPPFLAGS
) \
193
$(CC) $(
CPPFLAGS
) $(CFLAGS) \
makefile.sggcc
47
CPPFLAGS
=-I$(ZLIBINC) # -DPNG_DEBUG=5
84
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
109
echo
cppflags
=\"\"; \
193
$(CC) -I$(DI) $(
CPPFLAGS
) \
203
$(CC) $(
CPPFLAGS
) \
makefile.so9
50
CPPFLAGS
=-I$(ZLIBINC) # -DPNG_DEBUG=5
88
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -o $@ $<
91
$(CC) -c $(
CPPFLAGS
) $(CFLAGS) -KPIC -o $@ $*.c
205
$(CC) -I$(DI) $(
CPPFLAGS
) \
214
$(CC) $(
CPPFLAGS
) \
/toolchain/binutils/binutils-2.27/config/
gettext.m4
157
[gt_save_CPPFLAGS="$
CPPFLAGS
"
158
CPPFLAGS
="$
CPPFLAGS
$INCINTL"
204
CPPFLAGS
="$gt_save_CPPFLAGS"
280
AC_LIB_APPENDTOVAR([
CPPFLAGS
], [$INCINTL])
/external/valgrind/auxprogs/
Makefile.in
193
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
255
CPPFLAGS
= @
CPPFLAGS
@
763
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(getoff_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CPPFLAGS) $(
CPPFLAGS
) $(getoff_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CFLAGS) $(CFLAGS) -MT getoff_@VGCONF_ARCH_PRI@_@VGCONF_OS@-getoff.o -MD -MP -MF $(DEPDIR)/getoff_@VGCONF_ARCH_PRI@_@VGCONF_OS@-getoff.Tpo -c -o getoff_@VGCONF_ARCH_PRI@_@VGCONF_OS@-getoff.o `test -f 'getoff.c' || echo '$(srcdir)/'`getoff.c
[
all
...]
/external/valgrind/memcheck/tests/amd64/
Makefile.in
224
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
288
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/external/valgrind/none/tests/arm64/
Makefile.in
187
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
247
CPPFLAGS
= @
CPPFLAGS
@
700
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(allexec_CFLAGS) $(CFLAGS) -MT allexec-allexec.o -MD -MP -MF $(DEPDIR)/allexec-allexec.Tpo -c -o allexec-allexec.o `test -f 'allexec.c' || echo '$(srcdir)/'`allexec.c
704
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(allexec_CFLAGS) $(CFLAGS) -c -o allexec-allexec.o `test -f 'allexec.c' || echo '$(srcdir)/'`allexec.c
707
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(allexec_CFLAGS) $(CFLAGS) -MT allexec-allexec.obj -MD -MP -MF $(DEPDIR)/allexec-allexec.Tpo -c -o allexec-allexec.obj `if test -f 'allexec.c'; then $(CYGPATH_W) 'allexec.c'; else $(CYGPATH_W) '$(srcdir)/allexec.c'; fi`
711
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(allexec_CFLAGS) $(CFLAGS) -c -o allexec-allexec.obj `if test -f 'allexec.c'; then $(CYGPATH_W) 'allexec.c'; else $(CYGPATH_W) '$(srcdir)/allexec.c'; fi`
714
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(crc32_CFLAGS) $(CFLAGS) -MT crc32-crc32.o -MD -MP -MF $(DEPDIR)/crc32-crc32.Tpo -c -o crc32-crc32.o `test -f 'crc32.c' || echo '$(srcdir)/'`crc32.c
718
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(crc32_CFLAGS) $(CFLAGS) -c -o crc32-crc32.o `test -f 'crc32.c' || echo '$(srcdir)/'`crc32.c
721
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) $(crc32_CFLAGS) $(CFLAGS) -MT crc32-crc32.obj -MD -MP -MF $(DEPDIR)/crc32-crc32.Tpo -c -o crc32-c (…)
[
all
...]
/build/soong/cc/
builder.go
240
cppFlags
string
327
flags.
cppFlags
,
330
cppflags
:= strings.Join([]string{
333
flags.
cppFlags
,
349
cppflags
+= " ${config.NoOverrideClangGlobalCflags}"
353
cppflags
+= " ${config.NoOverrideGlobalCflags}"
411
moduleCflags =
cppflags
/external/curl/m4/
curl-confopts.m4
191
dnl If the compiler is known CFLAGS and
CPPFLAGS
will be
203
dnl Finally, if the compiler is known and CFLAGS and
CPPFLAGS
do
206
dnl IOW, existing optimizer flags defined in CFLAGS or
CPPFLAGS
219
dnl If the compiler is known CFLAGS and
CPPFLAGS
will be
489
clean_CPPFLAGS="$
CPPFLAGS
"
519
CPPFLAGS
="$clean_CPPFLAGS $ares_CPPFLAGS"
548
CPPFLAGS
="$clean_CPPFLAGS"
/external/libmicrohttpd/src/testcurl/https/
Makefile.in
236
$(
CPPFLAGS
) $(AM_CFLAGS) $(CFLAGS)
239
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(
CPPFLAGS
) \
553
CPPFLAGS
= @
CPPFLAGS
@
[
all
...]
/build/soong/android/
variable.go
86
Cppflags
[]string
94
Cppflags
[]string
102
Cppflags
[]string
/external/google-breakpad/src/testing/gtest/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/external/googletest/googletest/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/external/icu/icu4c/source/config/
Makefile.inc.in
190
CPPFLAGS
= @UCONFIG_CPPFLAGS@ -I$(prefix)/include
211
SHLIB.c= $(CC) $(DEFS) $(
CPPFLAGS
) $(CFLAGS) $(LDFLAGS) -shared
212
SHLIB.cc= $(CXX) $(DEFS) $(
CPPFLAGS
) $(CXXFLAGS) $(LDFLAGS) -shared
/external/protobuf/gtest/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/external/skia/infra/bots/recipes/compile.expected/
Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
107
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
127
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
147
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
/external/skqp/infra/bots/recipes/compile.expected/
Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
107
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
127
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
147
"
CPPFLAGS
": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
/external/v8/testing/gtest/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/scripts/
gtest-config.in
33
g++ $(gtest-config --
cppflags
--cxxflags) -o foo.o -c foo.cpp
66
--
cppflags
compile flags specific to the C-like preprocessors
183
--
cppflags
) echo_cppflags=yes;;
/toolchain/binutils/binutils-2.27/binutils/po/
Make-in
44
CPPFLAGS
= @
CPPFLAGS
@
48
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(
CPPFLAGS
) $(CFLAGS) $(XCFLAGS)
Completed in 657 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>