Home
last modified time | relevance | path

Searched refs:cpp (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/freebsd/lib/clang/libllvm/
H A DMakefile62 SRCS_MIN+= Analysis/CFG.cpp
76 SRCS_MIN+= Analysis/DDG.cpp
507 SRCS_EXT+= DWP/DWP.cpp
801 SRCS_MIN+= IR/Core.cpp
814 SRCS_MIN+= IR/FPEnv.cpp
836 SRCS_MIN+= IR/Pass.cpp
850 SRCS_MIN+= IR/Type.cpp
852 SRCS_MIN+= IR/Use.cpp
853 SRCS_MIN+= IR/User.cpp
860 SRCS_MIN+= LTO/LTO.cpp
[all …]
/freebsd/lib/clang/liblldb/
H A DMakefile19 SRCS+= API/SBAddress.cpp
21 SRCS+= API/SBBlock.cpp
32 SRCS+= API/SBData.cpp
36 SRCS+= API/SBError.cpp
37 SRCS+= API/SBEvent.cpp
40 SRCS+= API/SBFile.cpp
43 SRCS+= API/SBFormat.cpp
44 SRCS+= API/SBFrame.cpp
46 SRCS+= API/SBHostOS.cpp
61 SRCS+= API/SBQueue.cpp
[all …]
/freebsd/lib/libclang_rt/tsan/
H A DMakefile53 SRCS+= tsan/rtl/tsan_fd.cpp
54 SRCS+= tsan/rtl/tsan_flags.cpp
62 SRCS+= tsan/rtl/tsan_md5.cpp
63 SRCS+= tsan/rtl/tsan_mman.cpp
69 SRCS+= tsan/rtl/tsan_rtl.cpp
79 SRCS+= tsan/rtl/tsan_sync.cpp
81 SRCS+= ubsan/ubsan_diag.cpp
82 SRCS+= ubsan/ubsan_flags.cpp
84 SRCS+= ubsan/ubsan_init.cpp
85 SRCS+= ubsan/ubsan_monitor.cpp
[all …]
/freebsd/lib/libclang_rt/asan/
H A DMakefile6 SRCS+= asan/asan_activation.cpp
7 SRCS+= asan/asan_allocator.cpp
8 SRCS+= asan/asan_debugging.cpp
10 SRCS+= asan/asan_errors.cpp
12 SRCS+= asan/asan_flags.cpp
13 SRCS+= asan/asan_globals.cpp
16 SRCS+= asan/asan_linux.cpp
20 SRCS+= asan/asan_posix.cpp
23 SRCS+= asan/asan_rtl.cpp
25 SRCS+= asan/asan_stack.cpp
[all …]
/freebsd/lib/libclang_rt/asan_dynamic/
H A DMakefile9 SRCS+= asan/asan_activation.cpp
10 SRCS+= asan/asan_allocator.cpp
11 SRCS+= asan/asan_debugging.cpp
13 SRCS+= asan/asan_errors.cpp
15 SRCS+= asan/asan_flags.cpp
16 SRCS+= asan/asan_globals.cpp
19 SRCS+= asan/asan_linux.cpp
23 SRCS+= asan/asan_posix.cpp
26 SRCS+= asan/asan_rtl.cpp
28 SRCS+= asan/asan_stack.cpp
[all …]
/freebsd/usr.bin/clang/llvm-tblgen/
H A DMakefile8 SRCS+= AsmMatcherEmitter.cpp
9 SRCS+= AsmWriterEmitter.cpp
10 SRCS+= AsmWriterInst.cpp
11 SRCS+= Attributes.cpp
12 SRCS+= CTagsEmitter.cpp
14 SRCS+= CodeEmitterGen.cpp
30 SRCS+= DFAEmitter.cpp
32 SRCS+= DXILEmitter.cpp
63 SRCS+= TableGen.cpp
64 SRCS+= Types.cpp
[all …]
/freebsd/lib/clang/libclang/
H A DMakefile53 SRCS_MIN+= AST/APValue.cpp
65 SRCS_MIN+= AST/Comment.cpp
74 SRCS_MIN+= AST/Decl.cpp
76 SRCS_MIN+= AST/DeclCXX.cpp
84 SRCS_MIN+= AST/Expr.cpp
85 SRCS_MIN+= AST/ExprCXX.cpp
120 SRCS_MIN+= AST/Mangle.cpp
123 SRCS_MIN+= AST/NSAPI.cpp
127 SRCS_MIN+= AST/OSLog.cpp
139 SRCS_MIN+= AST/Stmt.cpp
[all …]
/freebsd/lib/clang/libllvmminimal/
H A DMakefile10 SRCS+= Support/ABIBreak.cpp
11 SRCS+= Support/APFloat.cpp
12 SRCS+= Support/APInt.cpp
13 SRCS+= Support/Atomic.cpp
19 SRCS+= Support/Debug.cpp
21 SRCS+= Support/Errno.cpp
22 SRCS+= Support/Error.cpp
31 SRCS+= Support/JSON.cpp
33 SRCS+= Support/MD5.cpp
38 SRCS+= Support/Path.cpp
[all …]
/freebsd/lib/libclang_rt/msan/
H A DMakefile7 SRCS+= msan/msan.cpp
8 SRCS+= msan/msan_allocator.cpp
10 SRCS+= msan/msan_dl.cpp
11 SRCS+= msan/msan_interceptors.cpp
12 SRCS+= msan/msan_linux.cpp
13 SRCS+= msan/msan_poisoning.cpp
14 SRCS+= msan/msan_report.cpp
15 SRCS+= msan/msan_thread.cpp
60 SRCS+= ubsan/ubsan_diag.cpp
61 SRCS+= ubsan/ubsan_flags.cpp
[all …]
/freebsd/lib/libclang_rt/ubsan_standalone/
H A DMakefile6 SRCS+= interception/interception_linux.cpp
7 SRCS+= sanitizer_common/sancov_flags.cpp
16 SRCS+= sanitizer_common/sanitizer_dl.cpp
51 SRCS+= ubsan/ubsan_diag.cpp
52 SRCS+= ubsan/ubsan_diag_standalone.cpp
53 SRCS+= ubsan/ubsan_flags.cpp
54 SRCS+= ubsan/ubsan_handlers.cpp
55 SRCS+= ubsan/ubsan_init.cpp
56 SRCS+= ubsan/ubsan_init_standalone.cpp
58 SRCS+= ubsan/ubsan_monitor.cpp
[all …]
/freebsd/lib/libclang_rt/cfi_diag/
H A DMakefile6 SRCS+= cfi/cfi.cpp
7 SRCS+= interception/interception_linux.cpp
8 SRCS+= sanitizer_common/sancov_flags.cpp
17 SRCS+= sanitizer_common/sanitizer_dl.cpp
19 SRCS+= sanitizer_common/sanitizer_file.cpp
52 SRCS+= ubsan/ubsan_diag.cpp
53 SRCS+= ubsan/ubsan_flags.cpp
54 SRCS+= ubsan/ubsan_handlers.cpp
55 SRCS+= ubsan/ubsan_init.cpp
56 SRCS+= ubsan/ubsan_monitor.cpp
[all …]
/freebsd/lib/libclang_rt/stats/
H A DMakefile6 SRCS+= sanitizer_common/sanitizer_allocator.cpp
10 SRCS+= sanitizer_common/sanitizer_common.cpp
13 SRCS+= sanitizer_common/sanitizer_dl.cpp
14 SRCS+= sanitizer_common/sanitizer_errno.cpp
15 SRCS+= sanitizer_common/sanitizer_file.cpp
17 SRCS+= sanitizer_common/sanitizer_flags.cpp
18 SRCS+= sanitizer_common/sanitizer_libc.cpp
20 SRCS+= sanitizer_common/sanitizer_linux.cpp
22 SRCS+= sanitizer_common/sanitizer_mutex.cpp
24 SRCS+= sanitizer_common/sanitizer_posix.cpp
[all …]
/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c192 cpp++; in parseline()
197 cpp++; in parseline()
222 cpp++; in parseline()
225 cpp++; in parseline()
247 cpp++; in parseline()
263 cpp++; in parseline()
279 if (*cpp && !strncasecmp(*cpp, "seq=", 4)) { in parseline()
307 if (*cpp && !strcasecmp(*cpp, "opt")) { in parseline()
342 cpp++; in parseipv6()
412 cpp++; in parseipv6()
[all …]
/freebsd/usr.bin/clang/lld/
H A DMakefile27 SRCS+= Common/Args.cpp
29 SRCS+= Common/DWARF.cpp
57 SRCS+= ELF/DWARF.cpp
58 SRCS+= ELF/Driver.cpp
60 SRCS+= ELF/EhFrame.cpp
61 SRCS+= ELF/ICF.cpp
64 SRCS+= ELF/LTO.cpp
75 SRCS+= ELF/Target.cpp
76 SRCS+= ELF/Thunks.cpp
77 SRCS+= ELF/Writer.cpp
[all …]
/freebsd/lib/libclang_rt/xray/
H A DMakefile8 SRCS+= sanitizer_common/sanitizer_allocator.cpp
10 SRCS+= sanitizer_common/sanitizer_common.cpp
15 SRCS+= sanitizer_common/sanitizer_file.cpp
35 SRCS+= xray/xray_buffer_queue.cpp
36 SRCS+= xray/xray_flags.cpp
37 SRCS+= xray/xray_init.cpp
38 SRCS+= xray/xray_interface.cpp
39 SRCS+= xray/xray_log_interface.cpp
40 SRCS+= xray/xray_utils.cpp
44 SRCS+= xray/xray_x86_64.cpp
[all …]
/freebsd/lib/libclang_rt/dd/
H A DMakefile6 SRCS+= interception/interception_linux.cpp
7 SRCS+= sanitizer_common/sanitizer_allocator.cpp
9 SRCS+= sanitizer_common/sanitizer_common.cpp
12 SRCS+= sanitizer_common/sanitizer_dl.cpp
13 SRCS+= sanitizer_common/sanitizer_errno.cpp
14 SRCS+= sanitizer_common/sanitizer_file.cpp
16 SRCS+= sanitizer_common/sanitizer_flags.cpp
17 SRCS+= sanitizer_common/sanitizer_libc.cpp
19 SRCS+= sanitizer_common/sanitizer_linux.cpp
35 SRCS+= tsan/dd/dd_interceptors.cpp
[all …]
/freebsd/lib/libopencsd/
H A DMakefile33 trc_cmp_cfg_ete.cpp
54 trc_print_fact.cpp
61 trc_pkt_proc_ptm.cpp
67 trc_pkt_proc_stm.cpp
72 ocsd_c_api.cpp
78 ocsd_error.cpp \
84 ocsd_version.cpp \
88 trc_gen_elem.cpp \
90 trc_ret_stack.cpp
99 trc_mem_acc_file.cpp
[all …]
/freebsd/lib/libclang_rt/cfi/
H A DMakefile6 SRCS+= cfi/cfi.cpp
7 SRCS+= interception/interception_linux.cpp
8 SRCS+= sanitizer_common/sanitizer_allocator.cpp
10 SRCS+= sanitizer_common/sanitizer_common.cpp
13 SRCS+= sanitizer_common/sanitizer_dl.cpp
14 SRCS+= sanitizer_common/sanitizer_errno.cpp
15 SRCS+= sanitizer_common/sanitizer_file.cpp
17 SRCS+= sanitizer_common/sanitizer_flags.cpp
18 SRCS+= sanitizer_common/sanitizer_libc.cpp
20 SRCS+= sanitizer_common/sanitizer_linux.cpp
[all …]
/freebsd/lib/libomp/
H A DMakefile16 SRCS+= kmp_alloc.cpp
17 SRCS+= kmp_atomic.cpp
19 SRCS+= kmp_cancel.cpp
21 SRCS+= kmp_debug.cpp
24 SRCS+= kmp_error.cpp
29 SRCS+= kmp_i18n.cpp
30 SRCS+= kmp_io.cpp
31 SRCS+= kmp_itt.cpp
32 SRCS+= kmp_lock.cpp
34 SRCS+= kmp_sched.cpp
[all …]
/freebsd/usr.bin/clang/clang-tblgen/
H A DMakefile6 SRCS+= ASTTableGen.cpp
7 SRCS+= ClangASTNodesEmitter.cpp
8 SRCS+= ClangASTPropertiesEmitter.cpp
9 SRCS+= ClangAttrEmitter.cpp
15 SRCS+= ClangOpcodesEmitter.cpp
19 SRCS+= ClangSyntaxEmitter.cpp
21 SRCS+= MveEmitter.cpp
22 SRCS+= NeonEmitter.cpp
23 SRCS+= RISCVVEmitter.cpp
24 SRCS+= SveEmitter.cpp
[all …]
/freebsd/usr.bin/clang/llvm-pdbutil/
H A DMakefile5 SRCS+= BytesOutputStyle.cpp
6 SRCS+= DumpOutputStyle.cpp
7 SRCS+= ExplainOutputStyle.cpp
8 SRCS+= MinimalSymbolDumper.cpp
9 SRCS+= MinimalTypeDumper.cpp
10 SRCS+= PdbYaml.cpp
15 SRCS+= PrettyEnumDumper.cpp
18 SRCS+= PrettyTypeDumper.cpp
21 SRCS+= StreamUtil.cpp
23 SRCS+= YAMLOutputStyle.cpp
[all …]
/freebsd/lib/libclang_rt/fuzzer/
H A DMakefile6 SRCS+= fuzzer/FuzzerCrossOver.cpp
8 SRCS+= fuzzer/FuzzerDriver.cpp
12 SRCS+= fuzzer/FuzzerFork.cpp
13 SRCS+= fuzzer/FuzzerIO.cpp
14 SRCS+= fuzzer/FuzzerIOPosix.cpp
15 SRCS+= fuzzer/FuzzerLoop.cpp
16 SRCS+= fuzzer/FuzzerMain.cpp
17 SRCS+= fuzzer/FuzzerMerge.cpp
18 SRCS+= fuzzer/FuzzerMutate.cpp
19 SRCS+= fuzzer/FuzzerSHA1.cpp
[all …]
/freebsd/lib/libclang_rt/fuzzer_no_main/
H A DMakefile6 SRCS+= fuzzer/FuzzerCrossOver.cpp
8 SRCS+= fuzzer/FuzzerDriver.cpp
12 SRCS+= fuzzer/FuzzerFork.cpp
13 SRCS+= fuzzer/FuzzerIO.cpp
14 SRCS+= fuzzer/FuzzerIOPosix.cpp
15 SRCS+= fuzzer/FuzzerLoop.cpp
16 SRCS+= fuzzer/FuzzerMerge.cpp
17 SRCS+= fuzzer/FuzzerMutate.cpp
18 SRCS+= fuzzer/FuzzerSHA1.cpp
19 SRCS+= fuzzer/FuzzerTracePC.cpp
[all …]
/freebsd/usr.bin/clang/llvm-mca/
H A DMakefile5 SRCS+= CodeRegion.cpp
6 SRCS+= CodeRegionGenerator.cpp
7 SRCS+= PipelinePrinter.cpp
8 SRCS+= Views/BottleneckAnalysis.cpp
9 SRCS+= Views/DispatchStatistics.cpp
10 SRCS+= Views/InstructionInfoView.cpp
11 SRCS+= Views/InstructionView.cpp
15 SRCS+= Views/SchedulerStatistics.cpp
16 SRCS+= Views/SummaryView.cpp
17 SRCS+= Views/TimelineView.cpp
[all …]
/freebsd/usr.bin/clang/llvm-cov/
H A DMakefile9 SRCS+= CodeCoverage.cpp
10 SRCS+= CoverageExporterJson.cpp
11 SRCS+= CoverageExporterLcov.cpp
12 SRCS+= CoverageFilters.cpp
13 SRCS+= CoverageReport.cpp
14 SRCS+= CoverageSummaryInfo.cpp
15 SRCS+= SourceCoverageView.cpp
16 SRCS+= SourceCoverageViewHTML.cpp
18 SRCS+= TestingSupport.cpp
19 SRCS+= gcov.cpp
[all …]

12345678910>>...18