Home
last modified time | relevance | path

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

123456

/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
DBreakage.pm66 my %suggest = __PACKAGE__->upgrade_suggested();
71 for my $mod (keys %suggest) {
74 my $want = $suggest{$mod};
/openbsd/src/gnu/llvm/lld/MachO/
DSymbolTable.cpp432 auto suggest = [&](StringRef newName) -> const Symbol * { in getAlternativeSpelling() local
454 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
464 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
473 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
479 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
499 const Symbol *s = suggest((Twine("_") + buf).str()); in getAlternativeSpelling()
/openbsd/src/gnu/llvm/llvm/lib/Testing/Support/
DCMakeLists.txt26 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-suggest-override")
/openbsd/src/gnu/usr.bin/cvs/tools/
DREADME5 If you are looking for pcl-cvs, we'd suggest pcl-cvs version 2.x, at:
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2001-07-06-LoweringIRForCodeGen.txt14 What I was going to suggest was that for a particular processor, we define
D2000-11-18-EarlyDesignIdeas.txt25 to modify). Note that I'm not trying to suggest actual solutions here,
/openbsd/src/gnu/llvm/llvm/docs/
DPackaging.rst14 etc.) will tweak them. This document lists settings we suggest you tweak.
DExtendedIntegerResults.txt90 I suggest that we have the front-end fully lower out the ABI issues here to
/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.cpp593 auto suggest = [&](StringRef newName) -> const Symbol * { in getAlternativeSpelling() local
615 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
625 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
634 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
640 if (const Symbol *s = suggest(newName)) in getAlternativeSpelling()
659 const Symbol *s = suggest(buf); in getAlternativeSpelling()
/openbsd/src/gnu/usr.bin/perl/hints/
Daix_3.sh202 *** in your PATH. I suggest adding that and retrying Configure.
Ddec_osf.sh121 *** Therefore, I strongly suggest upgrading your gcc. (Why don't you use
Daix.sh207 *** in your PATH. I suggest adding that and retrying Configure.
Daix_4.sh272 *** in your PATH. I suggest adding that and retrying Configure.
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dcheck.tpl122 # think of a cleaner way, suggest away, please...
/openbsd/src/gnu/usr.bin/cvs/
DTESTS92 suggest that ordering between stdout and stderr should not be
103 People periodically suggest using dejagnu or some other test
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlcheat.pod84 A special thanks to Damian Conway, who didn't only suggest important changes,
/openbsd/src/gnu/gcc/fixincludes/
Dcheck.tpl122 # think of a cleaner way, suggest away, please...
/openbsd/src/sbin/isakmpd/
DREADME27 Then obj/isakmpd will be the daemon. I suggest you try it by running
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DTODO72 suggest punting till the dust clears.
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
Dppcpe.sc51 seem to suggest that this section is now deprecated infavor
/openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Dppcpe.sc51 seem to suggest that this section is now deprecated infavor
/openbsd/src/gnu/llvm/libcxx/benchmarks/
DCMakeLists.txt109 …chmarks-flags-libcxx INTERFACE ${SANITIZER_FLAGS} -Wno-user-defined-literals -Wno-suggest-override)
/openbsd/src/gnu/llvm/clang/docs/
DThreadSanitizer.rst100 traces. This attribute may not be supported by other compilers, so we suggest
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dppphdoc50 --nochanges don't suggest changes
132 Don't suggest any changes. Only give diagnostic output and hints
/openbsd/src/usr.bin/indent/
DREADME76 comp.sources.unix. I would suggest that with the permission of you

123456