Searched refs:arcs (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | coverage | 13 # gcc -fprofile-arcs 41 0 lelong 0x67636461 GCC gcda coverage (-fprofile-arcs), 46 0 belong 0x67636461 GCC gcda coverage (-fprofile-arcs),
|
| HD | openfst | 11 >>>>>&0 quad >0 \b, num arcs: %lld
|
| /freebsd-14-stable/contrib/libucl/m4/ |
| HD | gcov.m4 | 65 COVERAGE_CFLAGS="-fprofile-arcs -ftest-coverage" 66 COVERAGE_LDFLAGS="--coverage -fprofile-arcs -ftest-coverage"
|
| /freebsd-14-stable/usr.bin/gprof/ |
| HD | Makefile | 4 SRCS= gprof.c arcs.c dfn.c elf.c lookup.c hertz.c \
|
| /freebsd-14-stable/contrib/libevent/cmake/ |
| HD | CodeCoverage.cmake | 43 # SET(CMAKE_CXX_FLAGS "-g -O0 -fprofile-arcs -ftest-coverage") 44 # SET(CMAKE_C_FLAGS "-g -O0 -fprofile-arcs -ftest-coverage")
|
| /freebsd-14-stable/contrib/ntp/sntp/libevent/cmake/ |
| HD | CodeCoverage.cmake | 43 # SET(CMAKE_CXX_FLAGS "-g -O0 -fprofile-arcs -ftest-coverage") 44 # SET(CMAKE_C_FLAGS "-g -O0 -fprofile-arcs -ftest-coverage")
|
| /freebsd-14-stable/contrib/libcbor/ |
| HD | CMakeLists.txt | 135 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -fprofile-arcs -ftest-coverage --coverage") 136 …set(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} -g -fprofile-arcs -ftest-coverag…
|
| /freebsd-14-stable/sys/contrib/openzfs/config/ |
| HD | ax_code_coverage.m4 | 128 CODE_COVERAGE_CFLAGS="-O0 -g -fprofile-arcs -ftest-coverage" 129 CODE_COVERAGE_CXXFLAGS="-O0 -g -fprofile-arcs -ftest-coverage"
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/ |
| HD | GCOV.cpp | 175 fn->arcs.push_back(std::move(arc)); in readGCNO() 267 uint32_t expected = 2 * fn->arcs.size(); in readGCDA() 277 for (std::unique_ptr<GCOVArc> &arc : fn->arcs) { in readGCDA()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| HD | GCOV.h | 269 SmallVector<std::unique_ptr<GCOVArc>, 0> arcs, treeArcs; variable
|
| /freebsd-14-stable/contrib/sendmail/cf/ |
| HD | sendmail.schema | 15 # OID arcs for Sendmail
|
| /freebsd-14-stable/sys/conf/ |
| HD | kern.pre.mk | 159 GCOV_CFLAGS+= -fprofile-arcs -ftest-coverage
|
| /freebsd-14-stable/sys/contrib/openzfs/module/ |
| HD | Makefile.bsd | 71 CFLAGS+= -fprofile-arcs -ftest-coverage
|
| /freebsd-14-stable/contrib/one-true-awk/testdir/ |
| HD | funstack.in | 3184 …ng the speed of the algorithm to the number of vertices and the number of arcs. The speed is also … 9977 …an event-node network in which both the number of nodes and the number of arcs are the minima to p… 10067 keywords = "arcs; flows; input parameters; maxflow; network; network analysis", 15584 …nt procedure for detecting approximate circles and approximately circular arcs of varying gray lev… 15590 …umulators; biomedical applications of computers; circle finding; circular arcs; curve detection; e… 19766 …abstract = "Circular arcs can be drawn on an incremental display device such as a cathode ray … 19772 …keywords = "addition; arc generation; arcs; circle drawing; circular; computer graphics; compu…
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | Options.td | 1850 def fprofile_arcs : Flag<["-"], "fprofile-arcs">, Group<f_Group>, 1852 def fno_profile_arcs : Flag<["-"], "fno-profile-arcs">, Group<f_Group>;
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | AttrDocs.td | 3058 ``-fcs-profile-generate`` / ``-fprofile-arcs`` flags.
|