Home
last modified time | relevance | path

Searched full:cxxflags (Results 1 – 25 of 670) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/lzma/CPP/7zip/
H A D7zip_gcc.mak213 CXXFLAGS = $(MY_ARCH_2) $(LOCAL_FLAGS) $(CXXFLAGS_BASE2) $(CFLAGS_BASE) $(FLAGS_FLTO) $(CXXFLAGS_EX… macro
284 $(CXX) $(CXXFLAGS) $<
288 $(CXX) $(CXXFLAGS) $<
290 $(CXX) $(CXXFLAGS) $<
293 $(CXX) $(CXXFLAGS) $<
296 $(CXX) $(CXXFLAGS) $<
298 $(CXX) $(CXXFLAGS) $<
300 $(CXX) $(CXXFLAGS) $<
302 $(CXX) $(CXXFLAGS) $<
304 $(CXX) $(CXXFLAGS) $<
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/test/
DJamfile.v215 <toolset>gcc-4.3.0:<cxxflags>-Wno-variadic-macros
16 <toolset>gcc-4.4.0:<cxxflags>-Wno-variadic-macros
17 <toolset>gcc-4.4.7:<cxxflags>-Wno-variadic-macros
18 <toolset>gcc-4.5.0:<cxxflags>-Wno-variadic-macros
20 <toolset>gcc-4.5.2:<cxxflags>-Wno-variadic-macros
21 <toolset>gcc-4.6.0:<cxxflags>-Wno-variadic-macros
22 <toolset>gcc-4.6.1:<cxxflags>-Wno-variadic-macros
23 <toolset>gcc-4.6.2:<cxxflags>-Wno-variadic-macros
24 <toolset>gcc-4.6.3:<cxxflags>-Wno-variadic-macros
25 <toolset>gcc-4.7.0:<cxxflags>-Wno-variadic-macros
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/build/
DJamfile.v252 <toolset>gcc:<cxxflags>-Wno-long-long
59 <toolset>gcc:<cxxflags>-Wextra
60 <toolset>gcc:<cxxflags>-pedantic
61 <toolset>gcc:<cxxflags>-Wno-long-long
62 #<toolset>gcc:<cxxflags>-ansi
63 #<toolset>gcc:<cxxflags>-fpermissive
64 <toolset>gcc-4:<cxxflags>-Wno-variadic-macros
65 <toolset>gcc-5:<cxxflags>-Wno-variadic-macros
66 #<toolset>gcc:<cxxflags>-Wunused-local-typedefs
67 <toolset>gcc:<cxxflags>-Wunused-function
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/build/
DJamfile.v234 <toolset>gcc:<cxxflags>-Wextra
35 #<toolset>gcc:<cxxflags>-pedantic
37 <toolset>gcc:<cxxflags>-Wno-long-long
38 #<toolset>gcc:<cxxflags>-Wno-variadic-macros
39 <toolset>gcc-4:<cxxflags>-Wno-variadic-macros
40 <toolset>gcc-5:<cxxflags>-Wno-variadic-macros
41 <toolset>darwin:<cxxflags>-Wextra
42 <toolset>darwin:<cxxflags>-pedantic
43 <toolset>darwin:<cxxflags>-Wno-long-long
44 #<toolset>darwin:<cxxflags>-Wno-variadic-macros
[all …]
/aosp_15_r20/external/ComputeLibrary/
H A DSConstruct66 env.Append(CXXFLAGS = ['-DENABLE_FP16_KERNELS'])
68 env.Append(CXXFLAGS = ['-DENABLE_FP32_KERNELS'])
70 env.Append(CXXFLAGS = ['-DENABLE_QASYMM8_KERNELS'])
72 env.Append(CXXFLAGS = ['-DENABLE_QASYMM8_SIGNED_KERNELS'])
74 env.Append(CXXFLAGS = ['-DENABLE_QSYMM16_KERNELS'])
76 env.Append(CXXFLAGS = ['-DENABLE_INTEGER_KERNELS'])
80 env.Append(CXXFLAGS = ['-DENABLE_NHWC_KERNELS'])
82 env.Append(CXXFLAGS = ['-DENABLE_NCHW_KERNELS'])
219 env.Append(CXXFLAGS = ['-fno-exceptions'])
221 env.Append(CXXFLAGS = ['-DARCH_ARM',
[all …]
/aosp_15_r20/external/icu/icu4c/source/
H A Dacinclude.m4226 CXXFLAGS_OLD="${CXXFLAGS}"
231 CXXFLAGS_32="${CXXFLAGS}"
236 CXXFLAGS_64="${CXXFLAGS}"
258 CXXFLAGS="${CXXFLAGS} -m64"
266 CXXFLAGS="${CXXFLAGS} -m64"
272 CXXFLAGS="${CXXFLAGS_OLD}"
280 CXXFLAGS="${CXXFLAGS} -xtarget=ultra -xarch=v9"
289 CXXFLAGS="${CXXFLAGS} -m64"
295 CXXFLAGS="${CXXFLAGS_OLD}"
302 CXXFLAGS="${CXXFLAGS} -xtarget=generic64"
[all …]
H A Dconfigure.ac145 # Don't use the default C/CXXFLags
147 : ${CXXFLAGS=""}
157 # Ensure that if CXXFLAGS/CFLAGS were not set when calling configure, set it correctly based on (en…
168 if test "$CXXFLAGS" = ""; then
170 CXXFLAGS=-g
173 CXXFLAGS="$CXXFLAGS -O2"
379 CXXFLAGS="${CXXFLAGS} ${MSVC_RELEASE_FLAG}"
529 # if CXXFLAGS does not have a "-std=" setting, set it now to -std=c++17,
531 if ! echo "$CXXFLAGS" | grep '\-std=' >/dev/null 2>&1; then
532 OLD_CXXFLAGS="${CXXFLAGS}"
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/
H A Dacinclude.m4226 CXXFLAGS_OLD="${CXXFLAGS}"
231 CXXFLAGS_32="${CXXFLAGS}"
236 CXXFLAGS_64="${CXXFLAGS}"
258 CXXFLAGS="${CXXFLAGS} -m64"
266 CXXFLAGS="${CXXFLAGS} -m64"
272 CXXFLAGS="${CXXFLAGS_OLD}"
280 CXXFLAGS="${CXXFLAGS} -xtarget=ultra -xarch=v9"
289 CXXFLAGS="${CXXFLAGS} -m64"
295 CXXFLAGS="${CXXFLAGS_OLD}"
302 CXXFLAGS="${CXXFLAGS} -xtarget=generic64"
[all …]
H A Dconfigure.ac145 # Don't use the default C/CXXFLags
147 : ${CXXFLAGS=""}
159 # Ensure that if CXXFLAGS/CFLAGS were not set when calling configure, set it correctly based on (en…
170 if test "$CXXFLAGS" = ""; then
172 CXXFLAGS=-g
175 CXXFLAGS="$CXXFLAGS -O2"
368 CXXFLAGS="${CXXFLAGS} ${MSVC_RELEASE_FLAG}"
518 # if CXXFLAGS does not have a "-std=" setting, set it now to -std=c++11,
520 if ! echo "$CXXFLAGS" | grep '\-std=' >/dev/null 2>&1; then
521 OLD_CXXFLAGS="${CXXFLAGS}"
[all …]
/aosp_15_r20/external/openthread/script/
H A Dcheck-simulation-build-cmake33 : "${CXXFLAGS:=}"
100 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
106 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
113 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
131 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
139 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
160 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
166 CXXFLAGS="${cppflags[*]} ${CXXFLAGS} -DOPENTHREAD_CONFIG_MESSAGE_USE_HEAP_ENABLE=1" \
171 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
176 CFLAGS="${cppflags[*]} ${CFLAGS}" CXXFLAGS="${cppflags[*]} ${CXXFLAGS}" \
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
DJamfile.v232 <toolset>gcc:<cxxflags>-Wextra
33 <toolset>gcc:<cxxflags>-pedantic
34 <toolset>gcc:<cxxflags>-Wno-long-long
35 #<toolset>gcc:<cxxflags>-ansi
36 #<toolset>gcc:<cxxflags>-fpermissive
37 <toolset>gcc-4:<cxxflags>-Wno-variadic-macros
38 <toolset>gcc-5:<cxxflags>-Wno-variadic-macros
39 #<toolset>gcc:<cxxflags>-Wunused-local-typedefs
40 <toolset>gcc:<cxxflags>-Wunused-function
41 <toolset>gcc:<cxxflags>-Wno-unused-parameter
[all …]
/aosp_15_r20/external/google-breakpad/
H A DMakefile.in759 $(AM_CXXFLAGS) $(CXXFLAGS) \
768 $(CXXFLAGS) \
1366 $(src_tools_linux_dump_syms_dump_syms_CXXFLAGS) $(CXXFLAGS) \
1430 $(src_tools_mac_dump_syms_dump_syms_mac_CXXFLAGS) $(CXXFLAGS) \
1779 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
1785 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
2181 CXXFLAGS = @CXXFLAGS@
5683 …UDES) $(src_testing_libtesting_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/testing/…
5687 …UDES) $(src_testing_libtesting_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/testin…
5690 …UDES) $(src_testing_libtesting_a_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/testing/…
[all …]
/aosp_15_r20/external/freetype/
H A Dvms_make.com213 $ if x86_64 then write out "CXXFLAGS = ", cxxopt
316 CXXFLAGS=$(CXXCOMP_FLAGS)$(DEBUG)/list/show=all/include=([],[--.include],[--.src.base])
321 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_cxx.obj $(MMS$TARGET_NAME).c
327 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_64_cxx.obj $(MMS$TARGET_NAME)_64.c
379 CXXFLAGS=$(CXXCOMP_FLAGS)$(DEBUG)/list/show=all/include=([],[--.include],[--.src.base])
384 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_cxx.obj $(MMS$TARGET_NAME).c
390 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_64_cxx.obj $(MMS$TARGET_NAME)_64.c
441 CXXFLAGS=$(CXXCOMP_FLAGS)$(DEBUG)/list/show=all/include=([],[--.include],[--.src.base])
446 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_cxx.obj $(MMS$TARGET_NAME).c
452 cxx$(CXXFLAGS)/warn=noinfo/obj=$(MMS$TARGET_NAME)_64_cxx.obj $(MMS$TARGET_NAME)_64.c
[all …]
/aosp_15_r20/external/marisa-trie/
H A Dconfigure.ac222 CXXFLAGS="$CXXFLAGS -DMARISA_USE_POPCNT -mpopcnt"
225 CXXFLAGS="$CXXFLAGS -DMARISA_USE_BMI2 -mbmi2 -msse4"
227 CXXFLAGS="$CXXFLAGS -DMARISA_USE_BMI -mbmi -msse4"
229 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE4A -msse4a"
231 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE4 -msse4"
233 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE4_2 -msse4.2"
235 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE4_1 -msse4.1"
237 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSSE3 -mssse3"
239 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE3 -msse3"
241 CXXFLAGS="$CXXFLAGS -DMARISA_USE_SSE2 -msse2"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/test/
DJamfile.v235 <toolset>gcc:<cxxflags>-Wextra
36 <toolset>gcc:<cxxflags>-Wno-long-long
37 <toolset>gcc:<cxxflags>-pedantic
38 <toolset>darwin:<cxxflags>-Wextra
39 <toolset>darwin:<cxxflags>-Wno-long-long
40 <toolset>darwin:<cxxflags>-pedantic
41 #<toolset>pathscale:<cxxflags>-Wextra
42 <toolset>pathscale:<cxxflags>-Wno-long-long
43 <toolset>pathscale:<cxxflags>-pedantic
44 <toolset>clang:<cxxflags>-Wextra
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/test/
DJamfile.v228 <toolset>gcc:<cxxflags>-Wextra
29 #<toolset>gcc:<cxxflags>-pedantic
31 <toolset>gcc:<cxxflags>-Wno-long-long
32 <toolset>gcc:<cxxflags>-Wno-variadic-macros
33 <toolset>darwin:<cxxflags>-Wextra
34 <toolset>darwin:<cxxflags>-pedantic
35 <toolset>darwin:<cxxflags>-Wno-long-long
36 <toolset>darwin:<cxxflags>-Wno-variadic-macros
37 #<toolset>pathscale:<cxxflags>-Wextra
38 <toolset>pathscale:<cxxflags>-Wno-long-long
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/perf/
DJamfile.v224 <toolset>gcc:<cxxflags>-Wextra
25 <toolset>gcc:<cxxflags>-pedantic
26 <toolset>gcc:<cxxflags>-Wno-long-long
27 <toolset>darwin:<cxxflags>-Wextra
28 <toolset>darwin:<cxxflags>-pedantic
29 <toolset>darwin:<cxxflags>-Wno-long-long
30 #<toolset>pathscale:<cxxflags>-Wextra
31 <toolset>pathscale:<cxxflags>-Wno-long-long
32 <toolset>pathscale:<cxxflags>-pedantic
33 <toolset>clang:<cxxflags>-Wextra
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/build/
DJamfile.v244 result = <cxxflags>-I$(SPIRIT_ROOT) ;
153 <toolset>msvc:<cxxflags>/Gy
156 <toolset>clang:<cxxflags>"-fvisibility=hidden -fvisibility-inlines-hidden"
157 <toolset>gcc:<cxxflags>"-fvisibility=hidden -fvisibility-inlines-hidden"
158 <toolset>darwin:<cxxflags>"-fvisibility=hidden -fvisibility-inlines-hidden"
159 <toolset>gcc:<cxxflags>"-ftemplate-depth-255"
160 <toolset>clang:<cxxflags>"-ftemplate-depth-255"
161 <toolset>darwin:<cxxflags>"-ftemplate-depth-255"
169 <toolset>msvc:<cxxflags>/Gy
172 <toolset>clang:<cxxflags>"-fvisibility=hidden -fvisibility-inlines-hidden"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/de_fuzz/
DJamfile.v215 <toolset>clang <cxxflags>-fsanitize-coverage=trace-pc-guard
16 <cxxflags>-fsanitize=address <cxxflags>-fsanitize=undefined
17 <cxxflags>-fno-sanitize-recover=undefined <cxxflags>-fno-optimize-sibling-calls
18 <cxxflags>-fno-omit-frame-pointer
29 <toolset>clang <cxxflags>-fsanitize-coverage=trace-pc-guard
30 <cxxflags>-fsanitize=address <cxxflags>-fsanitize=undefined
31 <cxxflags>-fno-sanitize-recover=undefined <cxxflags>-fno-optimize-sibling-calls
32 <cxxflags>-fno-omit-frame-pointer
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/test/
DJamfile.v215 <toolset>gcc-4.7:<cxxflags>-ftrapv
16 <toolset>gcc-4.6:<cxxflags>-ftrapv
17 <toolset>clang:<cxxflags>-ftrapv
21 <toolset>gcc:<cxxflags>-Wextra
24 <toolset>clang:<cxxflags>-Wno-variadic-macros
25 <toolset>gcc:<cxxflags>-Wno-variadic-macros
29 <toolset>clang:<cxxflags>-Wno-c99-extensions
35 feature.compose <nowchar>on : <cxxflags>"/Zc:wchar_t-" ;
46 …[ run containers_test.cpp : : : <toolset>gcc:<cxxflags>-Wno-long-long <toolset>clang:<cxxflags>-Wn…
59 <toolset>msvc:<cxxflags>/wd4512 # assignment operator could not be generated
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/protoc-artifacts/
H A Dbuild-protoc.sh198 CXXFLAGS="-DNDEBUG"
221 CXXFLAGS="$CXXFLAGS -m64"
223 CXXFLAGS="$CXXFLAGS -m32"
227 CXXFLAGS="$CXXFLAGS -m64"
230 CXXFLAGS="$CXXFLAGS -m64"
251 CXXFLAGS="$CXXFLAGS -mmacosx-version-min=10.7"
253 CXXFLAGS="$CXXFLAGS -m64"
255 CXXFLAGS="$CXXFLAGS -m32"
273 export CXXFLAGS LDFLAGS
/aosp_15_r20/external/protobuf/protoc-artifacts/
H A Dbuild-protoc.sh198 CXXFLAGS="-DNDEBUG"
221 CXXFLAGS="$CXXFLAGS -m64"
223 CXXFLAGS="$CXXFLAGS -m32"
227 CXXFLAGS="$CXXFLAGS -m64"
230 CXXFLAGS="$CXXFLAGS -m64"
251 CXXFLAGS="$CXXFLAGS -mmacosx-version-min=10.7"
253 CXXFLAGS="$CXXFLAGS -m64"
255 CXXFLAGS="$CXXFLAGS -m32"
273 export CXXFLAGS LDFLAGS
/aosp_15_r20/external/toolchain-utils/
H A Dbuild_chromeos.py76 "--cxxflags",
77 dest="cxxflags",
79 help="CXXFLAGS for the ChromeOS packages",
244 'CXXFLAGS="$(portageq-%s envvar CXXFLAGS) %s" '
254 options.cxxflags,
281 'CXXFLAGS="$(portageq-%s envvar CXXFLAGS) %s" '
291 options.cxxflags,
317 'CXXFLAGS="$(portageq-%s envvar CXXFLAGS) %s" '
326 options.cxxflags,
352 flags_file.write("CXXFLAGS=%s\n" % options.cxxflags)
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/test/
DJamfile.v212 <toolset>clang:<cxxflags>-Wextra
13 <toolset>clang:<cxxflags>-Wno-variadic-macros
14 <toolset>gcc:<cxxflags>-Wextra
15 <toolset>gcc:<cxxflags>-Wshadow
16 <toolset>gcc:<cxxflags>-Wno-variadic-macros
25 [ run test_simple_seg_storage.cpp : : : <toolset>msvc:<cxxflags>-wd4267 ]
27 [ run pool_msvc_compiler_bug_test.cpp : : : <toolset>msvc:<cxxflags>-wd4512 ]
32 <toolset>clang:<cxxflags>-Wno-c++11-long-long
33 <toolset>gcc:<cxxflags>-Wno-long-long
34 <toolset>pathscale:<cxxflags>-Wno-long-long ]
/aosp_15_r20/external/stressapptest/
H A Dconfigure.ac72 # Don't generate CXXFLAGS defaults: if CXXFLAGS are unset
74 CXXFLAGS="$CXXFLAGS"
98 #Default cxxflags
99 CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
100 CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall"
101 CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops -funroll-loops -DNDEBUG"

12345678910>>...27