Home
last modified time | relevance | path

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

12345678910>>...18

/freebsd-12.1/lib/clang/liblldb/
H A DMakefile17 SRCS+= API/SBAddress.cpp
19 SRCS+= API/SBBlock.cpp
27 SRCS+= API/SBData.cpp
30 SRCS+= API/SBError.cpp
31 SRCS+= API/SBEvent.cpp
36 SRCS+= API/SBFrame.cpp
38 SRCS+= API/SBHostOS.cpp
53 SRCS+= API/SBQueue.cpp
67 SRCS+= API/SBTrace.cpp
68 SRCS+= API/SBType.cpp
[all …]
/freebsd-12.1/lib/clang/libllvm/
H A DMakefile39 SRCS_MIN+= Analysis/CFG.cpp
572 SRCS_MIN+= IR/Comdat.cpp
576 SRCS_MIN+= IR/Core.cpp
602 SRCS_MIN+= IR/Module.cpp
606 SRCS_MIN+= IR/Pass.cpp
614 SRCS_MIN+= IR/Type.cpp
616 SRCS_MIN+= IR/Use.cpp
617 SRCS_MIN+= IR/User.cpp
618 SRCS_MIN+= IR/Value.cpp
623 SRCS_MIN+= LTO/LTO.cpp
[all …]
/freebsd-12.1/lib/clang/libclang/
H A DMakefile43 SRCS_MIN+= AST/APValue.cpp
54 SRCS_MIN+= AST/Comment.cpp
62 SRCS_MIN+= AST/Decl.cpp
64 SRCS_MIN+= AST/DeclCXX.cpp
72 SRCS_MIN+= AST/Expr.cpp
73 SRCS_MIN+= AST/ExprCXX.cpp
83 SRCS_MIN+= AST/Mangle.cpp
86 SRCS_MIN+= AST/NSAPI.cpp
89 SRCS_MIN+= AST/OSLog.cpp
99 SRCS_MIN+= AST/Stmt.cpp
[all …]
/freebsd-12.1/usr.bin/clang/llvm-tblgen/
H A DMakefile6 SRCS+= AsmMatcherEmitter.cpp
7 SRCS+= AsmWriterEmitter.cpp
8 SRCS+= AsmWriterInst.cpp
9 SRCS+= Attributes.cpp
10 SRCS+= CTagsEmitter.cpp
12 SRCS+= CodeEmitterGen.cpp
14 SRCS+= CodeGenHwModes.cpp
19 SRCS+= CodeGenTarget.cpp
31 SRCS+= InfoByHwMode.cpp
45 SRCS+= TableGen.cpp
[all …]
/freebsd-12.1/lib/clang/libllvmminimal/
H A DMakefile9 SRCS+= Support/APFloat.cpp
10 SRCS+= Support/APInt.cpp
12 SRCS+= Support/Atomic.cpp
17 SRCS+= Support/Debug.cpp
18 SRCS+= Support/Errno.cpp
19 SRCS+= Support/Error.cpp
25 SRCS+= Support/Host.cpp
27 SRCS+= Support/JSON.cpp
30 SRCS+= Support/MD5.cpp
33 SRCS+= Support/Mutex.cpp
[all …]
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DCMakeLists.txt13 Arch/ARM.cpp
14 Arch/AVR.cpp
19 Arch/PPC.cpp
26 DWARF.cpp
27 Driver.cpp
29 EhFrame.cpp
31 ICF.cpp
34 LTO.cpp
45 Target.cpp
46 Thunks.cpp
[all …]
/freebsd-12.1/contrib/ipfilter/lib/
H A Dipft_tx.c204 cpp++;
209 cpp++;
234 cpp++;
237 cpp++;
259 cpp++;
275 cpp++;
291 if (*cpp && !strncasecmp(*cpp, "seq=", 4)) {
319 if (*cpp && !strcasecmp(*cpp, "opt")) {
357 cpp++;
427 cpp++;
[all …]
/freebsd-12.1/usr.bin/clang/lld/
H A DMakefile24 SRCS+= Common/Args.cpp
26 SRCS+= Common/Memory.cpp
35 SRCS+= ELF/Arch/ARM.cpp
48 SRCS+= ELF/DWARF.cpp
49 SRCS+= ELF/Driver.cpp
51 SRCS+= ELF/EhFrame.cpp
53 SRCS+= ELF/ICF.cpp
56 SRCS+= ELF/LTO.cpp
67 SRCS+= ELF/Target.cpp
68 SRCS+= ELF/Thunks.cpp
[all …]
/freebsd-12.1/lib/libopencsd/
H A DMakefile51 trc_print_fact.cpp
58 trc_pkt_proc_ptm.cpp
64 trc_pkt_proc_stm.cpp
69 ocsd_c_api.cpp
75 ocsd_error.cpp \
80 ocsd_version.cpp \
84 trc_gen_elem.cpp \
86 trc_ret_stack.cpp
94 trc_mem_acc_file.cpp
98 trc_i_decode.cpp \
[all …]
/freebsd-12.1/lib/libomp/
H A DMakefile12 SRCS+= kmp_alloc.cpp
13 SRCS+= kmp_atomic.cpp
14 SRCS+= kmp_barrier.cpp
15 SRCS+= kmp_cancel.cpp
17 SRCS+= kmp_debug.cpp
20 SRCS+= kmp_error.cpp
25 SRCS+= kmp_i18n.cpp
26 SRCS+= kmp_io.cpp
27 SRCS+= kmp_itt.cpp
28 SRCS+= kmp_lock.cpp
[all …]
/freebsd-12.1/lib/libclang_rt/fuzzer/
H A DMakefile7 SRCS+= fuzzer/FuzzerCrossOver.cpp
9 SRCS+= fuzzer/FuzzerDriver.cpp
14 SRCS+= fuzzer/FuzzerIO.cpp
15 SRCS+= fuzzer/FuzzerIOPosix.cpp
17 SRCS+= fuzzer/FuzzerLoop.cpp
18 SRCS+= fuzzer/FuzzerMain.cpp
19 SRCS+= fuzzer/FuzzerMerge.cpp
20 SRCS+= fuzzer/FuzzerMutate.cpp
21 SRCS+= fuzzer/FuzzerSHA1.cpp
25 SRCS+= fuzzer/FuzzerTracePC.cpp
[all …]
/freebsd-12.1/usr.bin/clang/llvm-pdbutil/
H A DMakefile6 SRCS+= BytesOutputStyle.cpp
7 SRCS+= DumpOutputStyle.cpp
8 SRCS+= ExplainOutputStyle.cpp
9 SRCS+= FormatUtil.cpp
10 SRCS+= InputFile.cpp
11 SRCS+= LinePrinter.cpp
13 SRCS+= MinimalTypeDumper.cpp
14 SRCS+= PdbYaml.cpp
19 SRCS+= PrettyEnumDumper.cpp
25 SRCS+= StreamUtil.cpp
[all …]
/freebsd-12.1/lib/libclang_rt/fuzzer_no_main/
H A DMakefile7 SRCS+= fuzzer/FuzzerCrossOver.cpp
9 SRCS+= fuzzer/FuzzerDriver.cpp
14 SRCS+= fuzzer/FuzzerIO.cpp
15 SRCS+= fuzzer/FuzzerIOPosix.cpp
16 SRCS+= fuzzer/FuzzerIOWindows.cpp
17 SRCS+= fuzzer/FuzzerLoop.cpp
18 SRCS+= fuzzer/FuzzerMerge.cpp
19 SRCS+= fuzzer/FuzzerMutate.cpp
20 SRCS+= fuzzer/FuzzerSHA1.cpp
24 SRCS+= fuzzer/FuzzerTracePC.cpp
[all …]
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DCMakeLists.txt2 ArchHandler.cpp
3 ArchHandler_arm.cpp
4 ArchHandler_arm64.cpp
5 ArchHandler_x86.cpp
8 GOTPass.cpp
9 LayoutPass.cpp
16 ObjCPass.cpp
17 ShimPass.cpp
18 StubsPass.cpp
19 TLVPass.cpp
[all …]
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DCMakeLists.txt10 Chunks.cpp
11 DLL.cpp
12 Driver.cpp
14 ICF.cpp
16 LTO.cpp
17 MapFile.cpp
18 MarkLive.cpp
19 MinGW.cpp
20 PDB.cpp
22 Symbols.cpp
[all …]
/freebsd-12.1/lib/libc++/
H A DMakefile21 SRCS+= any.cpp
22 SRCS+= bind.cpp
24 SRCS+= chrono.cpp
26 SRCS+= debug.cpp
29 SRCS+= future.cpp
30 SRCS+= hash.cpp
31 SRCS+= ios.cpp
33 SRCS+= locale.cpp
35 SRCS+= mutex.cpp
36 SRCS+= new.cpp
[all …]
/freebsd-12.1/usr.bin/clang/llvm-mca/
H A DMakefile6 SRCS+= CodeRegion.cpp
7 SRCS+= CodeRegionGenerator.cpp
8 SRCS+= PipelinePrinter.cpp
9 SRCS+= Views/DispatchStatistics.cpp
10 SRCS+= Views/InstructionInfoView.cpp
12 SRCS+= Views/ResourcePressureView.cpp
14 SRCS+= Views/SchedulerStatistics.cpp
15 SRCS+= Views/SummaryView.cpp
16 SRCS+= Views/TimelineView.cpp
17 SRCS+= Views/View.cpp
[all …]
/freebsd-12.1/usr.bin/clang/llvm-cov/
H A DMakefile12 SRCS+= CodeCoverage.cpp
13 SRCS+= CoverageExporterJson.cpp
14 SRCS+= CoverageExporterLcov.cpp
15 SRCS+= CoverageFilters.cpp
16 SRCS+= CoverageReport.cpp
17 SRCS+= CoverageSummaryInfo.cpp
18 SRCS+= SourceCoverageView.cpp
19 SRCS+= SourceCoverageViewHTML.cpp
21 SRCS+= TestingSupport.cpp
22 SRCS+= gcov.cpp
[all …]
/freebsd-12.1/usr.bin/clang/clang-tblgen/
H A DMakefile7 SRCS+= ClangASTNodesEmitter.cpp
8 SRCS+= ClangAttrEmitter.cpp
9 SRCS+= ClangCommentCommandInfoEmitter.cpp
10 SRCS+= ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
11 SRCS+= ClangCommentHTMLTagsEmitter.cpp
12 SRCS+= ClangDataCollectorsEmitter.cpp
13 SRCS+= ClangDiagnosticsEmitter.cpp
14 SRCS+= ClangOptionDocEmitter.cpp
15 SRCS+= ClangSACheckersEmitter.cpp
16 SRCS+= NeonEmitter.cpp
[all …]
/freebsd-12.1/usr.bin/clang/llvm-xray/
H A DMakefile7 SRCS+= func-id-helper.cpp
8 SRCS+= llvm-xray.cpp
9 SRCS+= xray-account.cpp
10 SRCS+= xray-color-helper.cpp
11 SRCS+= xray-converter.cpp
12 SRCS+= xray-extract.cpp
13 SRCS+= xray-graph-diff.cpp
14 SRCS+= xray-graph.cpp
15 SRCS+= xray-registry.cpp
16 SRCS+= xray-stacks.cpp
/freebsd-12.1/usr.bin/clang/bugpoint/
H A DMakefile6 SRCS+= BugDriver.cpp
7 SRCS+= CrashDebugger.cpp
8 SRCS+= ExecutionDriver.cpp
9 SRCS+= ExtractFunction.cpp
10 SRCS+= FindBugs.cpp
11 SRCS+= Miscompilation.cpp
12 SRCS+= OptimizerDriver.cpp
13 SRCS+= ToolRunner.cpp
14 SRCS+= bugpoint.cpp
/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DCMakeLists.txt6 Args.cpp
7 ErrorHandler.cpp
8 Memory.cpp
9 Reproduce.cpp
10 Strings.cpp
11 TargetOptionsCommandFlags.cpp
12 Threads.cpp
13 Timer.cpp
14 Version.cpp
/freebsd-12.1/usr.bin/mail/
H A Dpopen.c302 struct child **cpp; in findchild() local
304 for (cpp = &child; *cpp != NULL && (*cpp)->pid != pid; in findchild()
305 cpp = &(*cpp)->link) in findchild()
307 if (*cpp == NULL) { in findchild()
315 if (*cpp == NULL) in findchild()
318 (*cpp)->pid = pid; in findchild()
319 (*cpp)->done = (*cpp)->free = 0; in findchild()
322 return (*cpp); in findchild()
328 struct child **cpp; in delchild() local
330 for (cpp = &child; *cpp != cp; cpp = &(*cpp)->link) in delchild()
[all …]
/freebsd-12.1/lib/atf/libatf-c++/
H A DMakefile51 SRCS= application.cpp \
52 build.cpp \
53 check.cpp \
54 env.cpp \
55 exceptions.cpp \
56 fs.cpp \
57 process.cpp \
58 tests.cpp \
59 text.cpp \
60 utils.cpp
/freebsd-12.1/usr.bin/clang/opt/
H A DMakefile6 SRCS+= AnalysisWrappers.cpp
7 SRCS+= BreakpointPrinter.cpp
8 SRCS+= Debugify.cpp
9 SRCS+= GraphPrinters.cpp
10 SRCS+= NewPMDriver.cpp
11 SRCS+= PassPrinters.cpp
12 SRCS+= PrintSCC.cpp
13 SRCS+= opt.cpp

12345678910>>...18