Home
last modified time | relevance | path

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

12345678910>>...38

/external/lzma/CPP/7zip/
D7zip_gcc.mak213 CXXFLAGS = $(MY_ARCH_2) $(LOCAL_FLAGS) $(CXXFLAGS_BASE2) $(CFLAGS_BASE) $(FLAGS_FLTO) $(CXXFLAGS_EX… macro
281 $(CXX) $(CXXFLAGS) $<
285 $(CXX) $(CXXFLAGS) $<
287 $(CXX) $(CXXFLAGS) $<
290 $(CXX) $(CXXFLAGS) $<
293 $(CXX) $(CXXFLAGS) $<
295 $(CXX) $(CXXFLAGS) $<
297 $(CXX) $(CXXFLAGS) $<
299 $(CXX) $(CXXFLAGS) $<
301 $(CXX) $(CXXFLAGS) $<
[all …]
/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 …]
/external/oss-fuzz/projects/cryptofuzz/
Dbuild.sh43 CFLAGS="" CXXFLAGS="" ./bootstrap.sh
44 CFLAGS="" CXXFLAGS="" ./b2 headers
60 export CXXFLAGS="$CXXFLAGS -D_GLIBCXX_DEBUG"
62 export CXXFLAGS="$CXXFLAGS -I $SRC/cryptofuzz/fuzzing-headers/include"
65 export CXXFLAGS="$CXXFLAGS -DMSAN"
79 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_BN_JS"
85 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_BIGNUMBER_JS"
90 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_CRYPTO_JS"
106 # export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_NSS"
119 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_MONOCYPHER"
[all …]
/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 …]
/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 …]
/external/openthread/script/
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 …]
/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
/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 …]
/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 …]
/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 …]
/external/icu/icu4c/source/
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 …]
/external/cronet/third_party/icu/source/
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 …]
/external/ComputeLibrary/
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 …]
Dfiledefs.json5 "cxxflags": ["-march=armv8.2-a"] array
8 "cxxflags": ["-march=armv8.2-a+fp16"], array
12 "cxxflags": ["-march=armv8.2-a+sve+fp16+dotprod"], array
17 "cxxflags": ["-march=armv8.2-a+sve2+fp16+dotprod"], array
22 "cxxflags": ["-march=armv8.4-a"] array
25 "cxxflags": ["-march=armv8.6-a+fp16"], array
30 "cxxflags": ["-march=armv8.6-a+sve+fp16+dotprod"], array
35 "cxxflags": ["-march=armv8.6-a+sve2+fp16+dotprod"], array
/external/marisa-trie/
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 …]
/external/oss-fuzz/projects/bitcoin-core/
Dbuild_cryptofuzz.sh18 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_NO_OPENSSL"
25 CFLAGS="" CXXFLAGS="" ./bootstrap.sh
26 CFLAGS="" CXXFLAGS="" ./b2 headers
27 export CXXFLAGS="$CXXFLAGS -I $SRC/boost_1_74_0/"
32 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_SECP256K1"
80 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_TREZOR_FIRMWARE"
86 …./configure.py --cc-bin=$CXX --cc-abi-flags="$CXXFLAGS" --disable-shared --disable-modules=locking…
88 …./configure.py --cpu=x86_32 --cc-bin=$CXX --cc-abi-flags="$CXXFLAGS" --disable-shared --disable-mo…
92 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_BOTAN -DCRYPTOFUZZ_BOTAN_IS_ORACLE"
129 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_BITCOIN"
[all …]
/external/oss-fuzz/projects/bls-signatures/
Dbuild.sh18 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_NO_OPENSSL -D_LIBCPP_DEBUG=1"
21 export CXXFLAGS="$CXXFLAGS -DMSAN"
30 CFLAGS="" CXXFLAGS="" ./bootstrap.sh
31 CFLAGS="" CXXFLAGS="" ./b2 headers
94 export CXXFLAGS="$CXXFLAGS -I $SRC/libgmp-install/include/"
117 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_BLST"
137 export CXXFLAGS="$CXXFLAGS -I $SRC/libsodium-install/include/"
158 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_CHIA_BLS"
184 export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_MCL"
192 --cc-abi-flags="$CXXFLAGS" \
[all …]
/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 …]
/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 ]
/external/cronet/third_party/protobuf/m4/
Dacx_check_suncc.m48 dnl TODO(kenton): This is pretty hacky. It sets CXXFLAGS, which the autoconf
29 CXXFLAGS="-g0 -xO3 -xlibmil -xdepend -xbuiltin -mt -template=no%extdef ${CXXFLAGS}"
52 dnl does the wrong thing if you don't put it into CXXFLAGS. sigh.
54 CXXFLAGS="${CXXFLAGS} -m64"
63 CXXFLAGS="-xmemalign=8s ${CXXFLAGS}"
71 CXXFLAGS="-xregs=no%appl ${CXXFLAGS}"
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/openmp/
Dopenmp.jam18 <toolset>gcc:<cxxflags>-fopenmp
22 <toolset>msvc:<cxxflags>/openmp
26 <toolset>intel-linux:<cxxflags>-openmp
29 <toolset>intel-win:<cxxflags>-Qopenmp
33 <toolset>acc:<cxxflags>+Oopenmp
37 <toolset>sun:<cxxflags>-xopenmp
41 <toolset>vacpp:<cxxflags>-qsmp=omp
45 <toolset>pgi:<cxxflags>-mp
49 <toolset>pathscale:<cxxflags>-mp
/external/bazelbuild-rules_rust/examples/zig_cross_compiling/src/
Dcheck_merged_flags.rs6 let cxxflags = std::env::var("CXXFLAGS").unwrap(); in main() localVariable
7cxxflags.contains("-target aarch64-linux-gnu.2.28"), "Expected CXXFLAGS to contain `-target aarch6… in main()
8 …assert!(cxxflags.contains(" cxxbeep"), "Expected CXXFLAGS to contain ` cxxbeep` because of build_s… in main()
/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 …]
/external/stressapptest/
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"
/external/oss-fuzz/projects/boost/
Dbuild.sh19 CXXFLAGS="$CXXFLAGS -stdlib=libc++ -pthread" LDFLAGS="-stdlib=libc++" \
21 ./b2 toolset=clang cxxflags="$CXXFLAGS -stdlib=libc++ -pthread" linkflags="-stdlib=libc++ -pthread"…
25 $CXX $CXXFLAGS -I . ../boost_regex_fuzzer.cc libs/regex/src/*.cpp $LIB_FUZZING_ENGINE -o boost_rege…
28 $CXX $CXXFLAGS -I . ../boost_ptree_xmlread_fuzzer.cc $LIB_FUZZING_ENGINE -o boost_ptree_xmlread_fu…
29 $CXX $CXXFLAGS -I . ../boost_ptree_jsonread_fuzzer.cc $LIB_FUZZING_ENGINE -o boost_ptree_jsonread_f…
30 $CXX $CXXFLAGS -I . ../boost_ptree_iniread_fuzzer.cc $LIB_FUZZING_ENGINE -o boost_ptree_iniread_fu…
31 $CXX $CXXFLAGS -I . ../boost_ptree_inforead_fuzzer.cc $LIB_FUZZING_ENGINE -o boost_ptree_inforead_f…

12345678910>>...38