Searched refs:cxx (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-10-stable/contrib/libstdc++/scripts/
H A Dtestsuite_flags.in17 --build-cxx
18 --install-cxx
41 --install-cxx)
45 --build-cxx)
H A Dcheck_performance30 COMPILER=`$flags_script --build-cxx`
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dpkg_config_test.sh77 pkg-config --variable=cxx atf-c++
78 cxx=$(cat stdout)
79 echo "Compiler is: ${cxx}"
80 atf_require_prog ${cxx}
113 atf_check -s eq:0 -o empty -e empty ${cxx} ${cxxflags} -o tp.o -c tp.cpp
114 atf_check -s eq:0 -o empty -e empty ${cxx} ${ldflags} -o tp tp.o ${libs}
H A Dbuild_test.cpp202 verbose_set_env("ATF_BUILD_CXX", test->cxx);
/freebsd-10-stable/contrib/atf/atf-c/
H A Dpkg_config_test.sh78 echo "Compiler is: ${cxx}"
79 atf_require_prog ${cxx}
H A Dh_build.h275 const char *cxx; member in struct:cxx_o_test
H A Dbuild_test.c217 verbose_set_env("ATF_BUILD_CXX", test->cxx);
/freebsd-10-stable/gnu/usr.bin/cc/cc1plus/
H A DMakefile12 SRCS+= main.c cp-lang.c c-opts.c call.c class.c cvt.c cxx-pretty-print.c \
/freebsd-10-stable/contrib/bmake/mk/
H A Ddep.mk71 @files="${.ALLSRC:M*.cc} ${.ALLSRC:M*.C} ${.ALLSRC:M*.cxx}"; \
89 @files="${.ALLSRC:M*.cc} ${.ALLSRC:M*.C} ${.ALLSRC:M*.cxx}"; \
H A Dinit.mk32 CXX_SUFFIXES?= .cc .cpp .cxx .C
H A Dautodep.mk46 __depsrcs+=${DEPSRCS:M*.cxx}
83 CXX_SUFFIXES?= .cc .cpp .cxx .C
H A Dsys.mk44 CXX_SUFFIXES += .cc .cpp .cxx .C
/freebsd-10-stable/share/mk/
H A Dsys.mk35 .SUFFIXES: .out .a .ln .o .c .cc .cpp .cxx .C .m .F .f .e .r .y .l .S .asm .s .cl .p .h .sh
240 .cc.ln .C.ln .cpp.ln .cxx.ln:
252 .cc .cpp .cxx .C:
255 .cc.o .cpp.o .cxx.o .C.o:
H A Dbsd.lib.mk64 .SUFFIXES: .out .o .po .So .S .asm .s .c .cc .cpp .cxx .C .f .y .l .ln
88 .cc.o .C.o .cpp.o .cxx.o:
91 .cc.po .C.po .cpp.po .cxx.po:
94 .cc.So .C.So .cpp.So .cxx.So:
H A Dbsd.dep.mk184 !empty(DPSRCS:M*.cxx)
187 ${.ALLSRC:M*.cc} ${.ALLSRC:M*.C} ${.ALLSRC:M*.cpp} ${.ALLSRC:M*.cxx}
/freebsd-10-stable/contrib/gcc/cp/
H A Doptimize.c192 if (targetm.cxx.cdtor_returns_this ())
H A Ddecl2.c1404 if (targetm.cxx.import_export_class)
1405 import_export = targetm.cxx.import_export_class (ctype, import_export);
1488 if (!targetm.cxx.key_method_may_be_inline ())
1848 targetm.cxx.determine_class_data_visibility (decl);
2089 || targetm.cxx.class_data_always_comdat ())
2127 comdat_p = (targetm.cxx.class_data_always_comdat ()
2257 guard_type = targetm.cxx.guard_type ();
2282 if (!targetm.cxx.guard_mask_bit ())
2310 if (targetm.cxx.guard_mask_bit ())
/freebsd-10-stable/contrib/gcc/
H A Dtarget.h752 struct cxx { struct in struct:gcc_target
798 } cxx; member in struct:gcc_target
/freebsd-10-stable/contrib/gdb/
H A Dltcf-cxx.sh3 # ltcf-cxx.sh - Create a C++ compiler specific configuration
76 # the only users of ltcf-cxx.sh are libstdc++-v3 and libjava,
88 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
366 cxx)
397 cxx)
433 cxx)
491 cxx)
801 cxx)
818 cxx)
836 cxx)
[all...]
/freebsd-10-stable/contrib/file/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-10-stable/contrib/openpam/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-10-stable/contrib/sqlite3/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-10-stable/contrib/apr/
H A Dapr.mak140 .cxx{$(INTDIR)}.obj::
155 .cxx{$(INTDIR)}.sbr::
354 .cxx{$(INTDIR)}.obj::
369 .cxx{$(INTDIR)}.sbr::
568 .cxx{$(INTDIR)}.obj::
583 .cxx{$(INTDIR)}.sbr::
782 .cxx{$(INTDIR)}.obj::
797 .cxx{$(INTDIR)}.sbr::
996 .cxx{$(INTDIR)}.obj::
1011 .cxx{
[all...]
H A Dlibapr.mak145 .cxx{$(INTDIR)}.obj::
160 .cxx{$(INTDIR)}.sbr::
381 .cxx{$(INTDIR)}.obj::
396 .cxx{$(INTDIR)}.sbr::
617 .cxx{$(INTDIR)}.obj::
632 .cxx{$(INTDIR)}.sbr::
853 .cxx{$(INTDIR)}.obj::
868 .cxx{$(INTDIR)}.sbr::
1089 .cxx{$(INTDIR)}.obj::
1104 .cxx{
[all...]

Completed in 285 milliseconds

123