/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SymbolTable.cpp | 494 // Suggest an alternative spelling of an "undefined symbol" diagnostic. Returns 509 auto suggest = [&](StringRef newName) -> const Symbol * { in getAlternativeSpelling() local 531 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling() 541 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling() 550 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling() 556 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling() 569 // The reference may be a mangled name while the definition is not. Suggest a in getAlternativeSpelling() 576 const Symbol *s = suggest((Twine("_") + buf).str()); in getAlternativeSpelling()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaFixItUtils.cpp | 100 // Do not suggest dereferencing a Null pointer. in tryToFixConversion() 131 // Only suggest taking address of L-values. in tryToFixConversion() 174 // Suggest "0" for non-enumeration scalar types, unless we can find a in getScalarZeroExpressionForType()
|
H A D | SemaBoundsSafety.cpp | 69 << Kind << FD->getLocation() << /* suggest counted_by */ 1; in CheckCountedByAttrOnField() 75 << Kind << FD->getLocation() << /* do not suggest counted_by */ 0; in CheckCountedByAttrOnField()
|
/freebsd/contrib/dma/ |
H A D | TODO | 4 - suggest way to run a queue flush on boot
|
/freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/ |
H A D | feature_request.md | 3 about: Suggest a feature for OpenZFS
|
/freebsd/contrib/ntp/ |
H A D | README.versions | 26 Feel free to suggest improvements...
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p6 | 8 are presented to suggest the scale of the Research
|
/freebsd/contrib/ntp/html/hints/ |
H A D | a-ux | 163 Richard Todd. I suggest patching 'init_time_fix_timeout' which prevents 171 using the LOC_LOCAL1 facility. I would suggest the following in
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 794 /// Find and suggest a usable module for the given file. 803 /// Find and suggest a usable module for the given file, which is part of 898 /// Suggest a path by which the specified file could be found, for use in 899 /// diagnostics to suggest a #include. Returned path will only contain forward 911 /// Suggest a path by which the specified file could be found, for use in 912 /// diagnostics to suggest a #include. Returned path will only contain forward
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | marvell,armada-3700-uart-clock.yaml | 26 It is suggest to specify at least one TBG clock to achieve
|
/freebsd/share/doc/smm/02.config/ |
H A D | 1.t | 50 Later sections suggest guidelines to be used in modifying
|
/freebsd/contrib/bzip2/ |
H A D | spewG.c | 5 I suggest you use the undocumented --exponential option to
|
/freebsd/sys/dev/isp/ |
H A D | Hardware.txt | 211 A. The simpletst form of a connection topology I can suggest for 219 B. The next most simple form of a connection topology I can suggest for
|
/freebsd/crypto/openssh/ |
H A D | TODO | 35 - Use different PAM service name for kbdint vs regular auth (suggest from
|
/freebsd/sbin/devmatch/ |
H A D | devmatch.8 | 83 to suggest for unmatched devices.
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound_munin_ | 5 # and use munin-node-configure (--suggest, --shell). 51 #%# capabilities=autoconf suggest 198 if test "$1" = "suggest" ; then
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueBoolean.cpp | 77 // only suggest "true" or "false" by default in AutoComplete()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_scariness_score.h | 12 // Don't expect any deep science here, just a set of heuristics that suggest
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | Z3CrosscheckVisitor.h | 69 /// - Suggest dropping the report equvalence class based on the accumulated
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | profiling.me | 54 Careful interpretation of counters can often suggest
|
/freebsd/contrib/ncurses/include/ |
H A D | ncurses_dll.h.in | 51 * suggest TDM as an alternative.
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | twt.c | 25 * @setup_cmd: 0 == request, 1 == suggest, etc. Table 9-297
|
/freebsd/usr.bin/indent/ |
H A D | README | 77 comp.sources.unix. I would suggest that with the permission of you
|
/freebsd/tools/tools/git/ |
H A D | HOWTO | 71 head, I would suggest deferring the change from the review and creating a
|
/freebsd/lib/libc/stdio/ |
H A D | setvbuf.c | 86 * a `tty flag' to suggest that we check isatty(fd), but we do not in setvbuf()
|