Home
last modified time | relevance | path

Searched refs:suggest (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp509 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()
576 const Symbol *s = suggest((Twine("_") + buf).str()); in getAlternativeSpelling()
/freebsd/contrib/dma/
H A DTODO4 - suggest way to run a queue flush on boot
/freebsd/contrib/ntp/
H A DREADME.versions26 Feel free to suggest improvements...
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dmarvell,armada-3700-uart-clock.yaml26 It is suggest to specify at least one TBG clock to achieve
/freebsd/contrib/ncurses/include/
H A Dncurses_dll.h.in51 * suggest TDM as an alternative.
/freebsd/crypto/openssh/
H A DTODO35 - Use different PAM service name for kbdint vs regular auth (suggest from
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp612 auto suggest = [&](StringRef newName) -> const Symbol * { in getAlternativeSpelling() local
634 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
644 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
653 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
659 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
678 const Symbol *s = suggest(buf); in getAlternativeSpelling()
/freebsd/contrib/ntp/html/hints/
H A Da-ux163 Richard Todd. I suggest patching 'init_time_fix_timeout' which prevents
171 using the LOC_LOCAL1 facility. I would suggest the following in
H A Dhpux54 * I'd suggest reading the xntp docs about now :-) ... seriously !!
/freebsd/sys/dev/isp/
H A DHardware.txt211 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/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-dlink-dns-313.dts236 * version of the SL3512 ASIC with the comment "benson suggest"
/freebsd/contrib/libfido2/
H A DREADME.adoc135 to ask questions and suggest features, and
/freebsd/contrib/xz/
H A DREADME262 source code and included in xz.pot. Some comments suggest
269 feel free to suggest improvements. Ask if something is unclear.
/freebsd/usr.bin/indent/
H A DREADME77 comp.sources.unix. I would suggest that with the permission of you
/freebsd/tools/tools/git/
H A DHOWTO71 head, I would suggest deferring the change from the review and creating a
/freebsd/contrib/bzip2/
H A DREADME56 self-tested. So I suggest you also build using the normal Makefile,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td358 def CXX11WarnSuggestOverrideDestructor : DiagGroup<"suggest-destructor-override">;
359 def CXX11WarnSuggestOverride : DiagGroup<"suggest-override">;
760 // to disable inlining. It's not completely clear what alternative to suggest
761 // (#pragma clang optimize, noinline) so suggest nothing for now.
/freebsd/usr.sbin/cron/doc/
H A DCHANGES41 system, "crontab -u USER -d" will not work. My solution is to suggest to
H A DMAIL200 variations to the standard (&& && && (||)) default, please suggest. >>
355 crontabs. I would suggest something like this: if the command part of the
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8150-sony-xperia-kumano.dtsi485 /* PM8009 is not present on these boards, even if downstream sources suggest so. */
/freebsd/
H A DCONTRIBUTING.md138 suggest that people add this line. It creates a paper trail for infrequent
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS196 suggest possible WPS connection to the user.
/freebsd/contrib/googletest/docs/
H A Dgmock_faq.md389 times as much memory when compiling a mock class. We suggest to avoid `/clr`
/freebsd/crypto/openssl/Configurations/
H A DREADME-design.md399 As can be seen, everything in `%unified_info` is fairly simple suggest
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt48 versions of Libevent. Documentation in these headers should suggest what's

123