Searched refs:suggest (Results 1 – 25 of 147) sorted by relevance
123456
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/ |
| D | Breakage.pm | 66 my %suggest = __PACKAGE__->upgrade_suggested(); 71 for my $mod (keys %suggest) { 74 my $want = $suggest{$mod};
|
| /openbsd/src/gnu/llvm/lld/MachO/ |
| D | SymbolTable.cpp | 432 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/ |
| D | CMakeLists.txt | 26 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-suggest-override")
|
| /openbsd/src/gnu/usr.bin/cvs/tools/ |
| D | README | 5 If you are looking for pcl-cvs, we'd suggest pcl-cvs version 2.x, at:
|
| /openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| D | 2001-07-06-LoweringIRForCodeGen.txt | 14 What I was going to suggest was that for a particular processor, we define
|
| D | 2000-11-18-EarlyDesignIdeas.txt | 25 to modify). Note that I'm not trying to suggest actual solutions here,
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | Packaging.rst | 14 etc.) will tweak them. This document lists settings we suggest you tweak.
|
| D | ExtendedIntegerResults.txt | 90 I suggest that we have the front-end fully lower out the ABI issues here to
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | Relocations.cpp | 593 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/ |
| D | aix_3.sh | 202 *** in your PATH. I suggest adding that and retrying Configure.
|
| D | dec_osf.sh | 121 *** Therefore, I strongly suggest upgrading your gcc. (Why don't you use
|
| D | aix.sh | 207 *** in your PATH. I suggest adding that and retrying Configure.
|
| D | aix_4.sh | 272 *** in your PATH. I suggest adding that and retrying Configure.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | check.tpl | 122 # think of a cleaner way, suggest away, please...
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | TESTS | 92 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/ |
| D | perlcheat.pod | 84 A special thanks to Damian Conway, who didn't only suggest important changes,
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | check.tpl | 122 # think of a cleaner way, suggest away, please...
|
| /openbsd/src/sbin/isakmpd/ |
| D | README | 27 Then obj/isakmpd will be the daemon. I suggest you try it by running
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| D | TODO | 72 suggest punting till the dust clears.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| D | ppcpe.sc | 51 seem to suggest that this section is now deprecated infavor
|
| /openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | ppcpe.sc | 51 seem to suggest that this section is now deprecated infavor
|
| /openbsd/src/gnu/llvm/libcxx/benchmarks/ |
| D | CMakeLists.txt | 109 …chmarks-flags-libcxx INTERFACE ${SANITIZER_FLAGS} -Wno-user-defined-literals -Wno-suggest-override)
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ThreadSanitizer.rst | 100 traces. This attribute may not be supported by other compilers, so we suggest
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | ppphdoc | 50 --nochanges don't suggest changes 132 Don't suggest any changes. Only give diagnostic output and hints
|
| /openbsd/src/usr.bin/indent/ |
| D | README | 76 comp.sources.unix. I would suggest that with the permission of you
|
123456