Searched refs:CXX (Results 1 - 25 of 133) sorted by relevance

123456

/haiku-buildtools/gcc/libstdc++-v3/scripts/
H A Dcheck_performance35 CXX="$COMPILER $INCLUDES $FLAGS -std=gnu++0x $CXXFLAGS $LINK"
39 echo CXX is $CXX
56 $CXX -DNOTHREAD -D$CYCLE $TESTNAME $LIBS -o $EXE_NAME
61 echo "$CXX -DNOTHREAD -D$CYCLE $TESTNAME $LIBS -o $EXE_NAME"
70 $CXX $THREAD_FLAG -D$CYCLE $TESTNAME $LIBS -o $EXE_NAME
75 echo "$CXX $THREAD_FLAG -D$CYCLE $TESTNAME $LIBS -o $EXE_NAME"
82 $CXX $TESTNAME $LIBS -o $EXE_NAME
87 echo "$CXX $TESTNAME $LIBS -o $EXE_NAME"
H A Dcheck_compile31 CXX="$COMPILER $INCLUDES $PCH_FLAGS $FLAGS -Wfatal-errors $TEST_FLAGS"
34 echo $CXX
47 $CXX $SRC_DIR/testsuite/$NAME -o $OUTPUT_NAME
H A Dtestsuite_flags.in45 CXX=${PREFIX_DIR}/bin/g++
46 echo ${CXX}
49 CXX_build="@CXX@"
50 CXX=`echo "$CXX_build" | sed 's,gcc/xgcc ,gcc/xg++ ,'`
51 echo ${CXX}
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dns15.C20 namespace CXX { namespace
27 using namespace CXX;
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash16.C18 namespace CXX { namespace
25 using namespace CXX;
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A DMakefile.am64 # 1) In general, libtool expects an argument such as `--tag=CXX' when
73 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
82 # placed after --tag CXX lest things CXX undo the affect of
89 $(LIBTOOL) --tag CXX --tag disable-shared \
91 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
103 $(LIBTOOL) --tag CXX --tag disable-shared \
105 --mode=link $(CXX) \
/haiku-buildtools/gcc/libvtv/scripts/
H A Drun-testsuite.sh20 CXX="$COMPILER $INCLUDES -L$BUILD_DIR/.libs -Wl,--rpath -Wl,$BUILD_DIR/.libs"
23 echo $CXX
53 CMD="${CXX} -m${M} -fvtable-verify=std -fpic -rdynamic -Wl,-z,relro ${TSRC} ${OL}"
66 CMD="${CXX} -m${M} -fvtable-verify=std -fpic -rdynamic -Wl,-z,relro ${TESTS_COMPOUND_parts} ${OL}"
78 CMD="${CXX} -m${M} -fvtable-verify=std -O0 -g -shared -fpic -rdynamic -Wl,-z,relro -DTPID=$TN -I${SRC_DIR} ${LGCC_SRC}/so.cc -o ./lib${M}/$SO_NAME"
91 CMD="${CXX} -m${M} -fvtable-verify=std -fpic -rdynamic -Wl,-z,relro -Wl,-R,./lib${M} -I${SRC_DIR} ${TSRC} ${OL} -ldl -lpthread"
103 CMD="${CXX} -m${M} -fvtable-verify=preinit -fpic -rdynamic -Wl,-z,relro ${TSRC} ${OL}"
114 CMD="${CXX} -m${M} -O2 -g -c -fpic ${SRC_DIR}/vtv_malloc.cc -o ./lib${M}/vtv_malloc.o"
121 CMD="${CXX} -m${M} -O2 -g -c -fpic ${SRC_DIR}/vtv_utils.cc -o ./lib${M}/vtv_utils.o"
133 CMD="${CXX}
[all...]
/haiku-buildtools/libtool/
H A Dconfigure.ac104 pushdef([AC_MSG_ERROR], [CXX=no])
108 [test -n "$CXX" && ( test "X$CXX" != "Xno" &&
109 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
110 (test "X$CXX" != "Xg++")))])
/haiku-buildtools/gcc/libcpp/
H A Ducnid.h74 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x00d6 },
76 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x00f6 },
78 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x0131 },
79 { C99| 0|CXX|C11| 0|CID|NFC| 0| 0, 0, 0x0133 },
80 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x013e },
81 { C99| 0|CXX|C11| 0|CID|NFC| 0| 0, 0, 0x0140 },
82 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x0148 },
83 { C99| 0|CXX|C11| 0|CID|NFC| 0| 0, 0, 0x0149 },
84 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x017e },
85 { C99| 0|CXX|C1
[all...]
H A Dmakeucnid.c31 CXX = 2, enumerator in enum:__anon2011
35 all_languages = C99 | CXX | C11,
78 else if (strcmp (line, "[CXX]\n") == 0)
79 fl = CXX;
267 last_flag & CXX ? "CXX" : " 0",
/haiku-buildtools/gcc/liboffloadmic/
H A DMakefile.in116 libcoi_device_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
124 libcoi_host_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
132 libmyo_client_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
140 libmyo_service_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
165 liboffloadmic_host_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
186 liboffloadmic_target_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
205 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
207 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
208 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
210 CXXLD = $(CXX)
[all...]
/haiku-buildtools/gcc/config/
H A Dmulti.m466 CXX="$CXX"
H A Ddepstand.m429 [$1], CXX, [depcc="$CXX" am_compiler_list=],
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A DMakefile.am140 # 1) In general, libtool expects an argument such as `--tag=CXX' when
149 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
158 # placed after --tag CXX lest things CXX undo the affect of
165 $(LIBTOOL) --tag CXX --tag disable-shared \
167 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
179 $(LIBTOOL) --tag CXX --tag disable-shared \
181 --mode=link $(CXX) \
/haiku-buildtools/binutils/ld/testsuite/ld-srec/
H A Dsrec.exp348 # Pass -fplt to CC and CXX since -fno-plt doesn't work with S-records
353 set old_CXX "$CXX"
354 set CXX "$CXX $PLT_CFLAGS"
361 set CXX "$old_CXX"
423 if { ![is_remote host] && [which $CXX] == 0 } {
426 set CXX "$old_CXX"
430 if ![ld_compile "$CXX $CXXFLAGS -fno-exceptions" $srcdir/$subdir/sr3.cc tmpdir/sr3.o] {
433 set CXX "$old_CXX"
456 set CXX "
[all...]
/haiku-buildtools/binutils/config/
H A Ddepstand.m429 [$1], CXX, [depcc="$CXX" am_compiler_list=],
/haiku-buildtools/legacy/binutils/config/
H A Ddepstand.m429 [$1], CXX, [depcc="$CXX" am_compiler_list=],
/haiku-buildtools/gcc/liboffloadmic/plugin/
H A DMakefile.am80 $(CXX) $(AM_LDFLAGS) $^ -o $@
83 $(CXX) $(AM_CXXFLAGS) $(AM_CPPFLAGS) -c $< -o $@
H A DMakefile.in118 libgomp_plugin_intelmic_la_LINK = $(LIBTOOL) --tag=CXX \
128 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
131 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
133 CXXLD = $(CXX)
134 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
160 CXX = @CXX@
444 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX)
[all...]
/haiku-buildtools/gcc/libcc1/
H A DMakefile.am61 libcc1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
70 libcc1_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
/haiku-buildtools/gcc/libvtv/
H A DMakefile.am113 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/haiku-buildtools/gcc/libcilkrts/
H A DMakefile.in173 libcilkrts_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
189 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
191 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
192 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
194 CXXLD = $(CXX)
195 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
221 CXX = @CXX@
778 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX)
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cdtest/
H A Dcdtest.exp33 if { [which $CXX] == 0 } {
39 if { ![ld_compile "$CXX $CXXFLAGS -fno-exceptions" $srcdir/$subdir/cdtest-foo.cc tmpdir/cdtest-foo.o]
40 || ![ld_compile "$CXX $CXXFLAGS -fno-exceptions" $srcdir/$subdir/cdtest-bar.cc tmpdir/cdtest-bar.o]
41 || ![ld_compile "$CXX $CXXFLAGS -fno-exceptions" $srcdir/$subdir/cdtest-main.cc tmpdir/cdtest-main.o] } {
/haiku-buildtools/legacy/gcc/libio/
H A Dgen-params29 # and $CXX (which defaults to gcc) to compile C++ programs (extension .C).
54 CXX=${CXX-`if [ -f ${gccdir}/xgcc ] ; \
96 if ${CXX} -O -c dummy.C ; then
171 echo "gen-params: could not compile dummy.C with ${CXX}" 1>&2; exit 1;
475 if ${CXX} -c dummy.C >/dev/null 2>&1 ; then
495 if ${CXX} -c dummy.C >/dev/null 2>&1 ; then
506 if ${CXX} -c dummy.C >/dev/null 2>&1 ; then
699 if ${CXX} -c dummy.C >/dev/null 2>&1 ; then
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A DMakefile.am222 # 1) In general, libtool expects an argument such as `--tag=CXX' when
231 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
240 # placed after --tag CXX lest things CXX undo the affect of
247 $(LIBTOOL) --tag CXX --tag disable-shared \
249 --mode=compile $(CXX) $(TOPLEVEL_INCLUDES) \
261 $(LIBTOOL) --tag CXX --tag disable-shared \
263 --mode=link $(CXX) \

Completed in 147 milliseconds

123456