/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CloneDetection.h | 350 const Stmt *Mention; member 352 VariableOccurence(size_t KindID, const Stmt *Mention) in VariableOccurence() 353 : KindID(KindID), Mention(Mention) {} in VariableOccurence() 364 /// \param Mention The SourceRange where this variable is referenced. 365 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention); 387 const Stmt *Mention; member 392 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention, in SuspiciousCloneInfo() 394 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {} in SuspiciousCloneInfo()
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | opt-keep-going-indirect.mk | 38 # jobs mode doesn't. In compat mode, the output does not mention which 71 # TODO: Mention the target that failed, maybe even the chain of targets. 81 # TODO: Mention the target that failed, maybe even the chain of targets.
|
H A D | opt-debug-for.mk | 16 # is not printed consistently. It would also be helpful to mention the
|
H A D | dep-duplicate.mk | 6 # Also ensure that the diagnostics mention the correct file in case of
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CloneChecker.cpp | 169 PathDiagnosticLocation::createBegin(Pair.FirstCloneInfo.Mention, SM, in reportSuspiciousClones() 171 R->addRange(Pair.FirstCloneInfo.Mention->getSourceRange()); in reportSuspiciousClones() 175 PathDiagnosticLocation::createBegin(Pair.SecondCloneInfo.Mention, in reportSuspiciousClones() 177 Pair.SecondCloneInfo.Mention->getSourceRange()); in reportSuspiciousClones()
|
/freebsd-src/usr.sbin/periodic/ |
H A D | periodic.conf | 53 daily_clean_disks_verbose="YES" # Mention files deleted 63 daily_clean_tmps_verbose="YES" # Mention files deleted 68 daily_clean_preserve_verbose="YES" # Mention files deleted 77 daily_clean_rwho_verbose="YES" # Mention files deleted
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_features_003_pos.ksh | 39 # the active read-only compatible feature and mention "readonly=on". 74 # error message should mention "readonly"
|
H A D | zpool_import_features_002_neg.ksh | 71 # error message should not mention "readonly"
|
/freebsd-src/contrib/spleen/ |
H A D | ChangeLog | 48 - Mention the FON version in the README, in notes for Windows users 68 - Mention that Haiku now uses Spleen 12x24 in the trivia section 166 - Mention the OTF version in the README, in notes for Windows users
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 526 const Stmt *Mention) { in addVariableOccurence() argument 532 Occurences.emplace_back(KindIndex, Mention); in addVariableOccurence() 538 Occurences.emplace_back(Variables.size(), Mention); in addVariableOccurence() 595 Variables[ThisOccurence.KindID], ThisOccurence.Mention, in countPatternDifferences() 608 Other.Variables[OtherOccurence.KindID], OtherOccurence.Mention, in countPatternDifferences()
|
/freebsd-src/.github/PULL_REQUEST_TEMPLATE/ |
H A D | pull_request_template.md | 12 Relnotes: <Set to 'yes' for mention in release notes.>
|
/freebsd-src/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBModuleSpecDocstrings.i | 18 remote debugging might mention a file '/usr/lib/liba.dylib'
|
/freebsd-src/share/doc/psd/01.cacm/ |
H A D | p6 | 55 phrase, too numerous to mention.
|
/freebsd-src/contrib/file/ |
H A D | RELEASE-PROCEDURE | 28 ChangeLog changes. Historically we don't mention magic changes in the
|
/freebsd-src/contrib/unbound/doc/ |
H A D | README.tests | 24 It is worth to mention that you need to enable [ipv6 in your docker daemon configuration](https://d…
|
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | spear_spics.txt | 25 * #gpio-cells: should be 1 and will mention chip select number
|
/freebsd-src/usr.bin/col/ |
H A D | README | 18 mention of a -h flag. Just before 4.3BSD went out, CSRG updated the manual
|
/freebsd-src/contrib/ntp/html/hints/ |
H A D | bsdi | 44 the only thing I'll mention is that I put the drift file in
|
/freebsd-src/lib/libsys/ |
H A D | shmget.2 | 91 .\" XXX - we should also mention how uid, euid, and gid affect ownership
|
/freebsd-src/sys/arm/include/ |
H A D | setjmp.h | 50 * A side note I should mention - Please do not tamper
|
/freebsd-src/tools/tools/git/hooks/ |
H A D | prepare-commit-msg | 53 # Relnotes: <Set to 'yes' for mention in release notes.>
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | nvidia,tegra210-i2s.yaml | 47 as source, can mention this clock as parent in the DT bindings.
|
/freebsd-src/contrib/ntp/libparse/ |
H A D | README | 89 you need to write in addition to mention it in
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBModuleSpec.h | 50 /// remote debugging might mention a file '/usr/lib/liba.dylib'
|
/freebsd-src/contrib/diff/ |
H A D | ChangeLog | 56 (Detailed Unified): Mention that fractional timestamps are 58 Mention what happens when hunks contain just one line. 91 * src/cmp.c (usage): Mention exit status. 318 (Binary): Mention --verbose and --print-bytes. 492 * INSTALLME: Mention GNU texinfo. 498 Mention links for speedup. 669 (Making Patches): Mention -U 2. 790 (usage): Do not mention obsolete options. 791 (filetype): Do not mention whether a file is executable. 868 * README: Mention INSTALLME. [all …]
|