Home
last modified time | relevance | path

Searched refs:feedback (Results 1 – 25 of 101) sorted by relevance

12345

/openbsd-src/gnu/llvm/llvm/docs/
H A DCodeReview.rst46 promptly to post-commit feedback and address it. Failure to do so is cause for
67 Please note: The bar for post-commit feedback is not higher than for pre-commit
68 feedback. Don't delay unnecessarily in providing feedback. However, if you see
71 feedback at any time.
113 does not address all outstanding feedback, the author should explicitly state
143 feedback from all reviewers ensuring that all feedback has been addressed and
256 favor for someone else. Note that anyone is welcome to review and give feedback
H A DResponseGuide.rst89 resolution<Following Up With the Reportee>` and feedback is requested. This
90 feedback may or may not be used to re-evaluate the resolution.
142 * Notify the reporter of the resolution and request feedback. This may or may
209 feedback for the record. However, the committee is not required to act on this
210 feedback.
H A DGitRepositoryPolicy.md37 feedback.
H A DHowToAddABuilder.rst62 will get feedback sooner after changes get committed.
128 and not merge build requests. To maximize quality of feedback to developers,
H A DContributing.rst105 for guidance during the review. Please address the feedback and re-post an
H A DLexicon.rst261 solicit feedback on a proposed change.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dparams.def185 "tracer-dynamic-coverage-feedback",
187 must be covered by trace formation. Used when profile feedback is available",
192 must be covered by trace formation. Used when profile feedback is not available",
204 "tracer-min-branch-probability-feedback",
206 this threshold (in percents). Used when profile feedback is available",
211 this threshold (in percents). Used when profile feedback is not available",
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDXContainerConstants.def33 SHADER_FLAG(21, SamplerFeedback, "Sampler feedback")
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcov.c559 gcov_unsigned_t feedback; in __gcov_init() local
561 feedback = (value ^ crc32) & 0x80000000 ? 0x04c11db7 : 0; in __gcov_init()
563 crc32 ^= feedback; in __gcov_init()
H A Dparams.def346 "tracer-dynamic-coverage-feedback",
347 …ution frequency, that must be covered by trace formation. Used when profile feedback is available",
351 …n frequency, that must be covered by trace formation. Used when profile feedback is not available",
362 "tracer-min-branch-probability-feedback",
363 …ty of best edge is less than this threshold (in percent). Used when profile feedback is available",
367 …f best edge is less than this threshold (in percent). Used when profile feedback is not available",
/openbsd-src/gnu/llvm/llvm/docs/tutorial/
H A DBuildingAJIT4.rst10 we welcome any feedback.
H A DBuildingAJIT3.rst10 we welcome any feedback.
/openbsd-src/usr.sbin/nsd/
H A DREADME.md11 have any feedback, we would love to hear from you. Don’t hesitate to
/openbsd-src/gnu/lib/libiberty/src/
H A Dvmsbuild.com51 $! link dummy.obj, capturing full linker feedback in dummy.map
/openbsd-src/usr.sbin/unbound/
H A DREADME.md11 have any feedback, we would love to hear from you. Don’t hesitate to
/openbsd-src/gnu/gcc/gcc/doc/
H A Dmakefile.texi140 Builds a compiler with profiling feedback information. For more
142 @ref{Building,,Building with profile feedback,gccinstall,Installing GCC}.
H A Dcfg.texi374 feedback}, but it can also estimate branch probabilities based on
377 @cindex profile feedback
378 The feedback based profile is produced by compiling the program with
391 When profile feedback is not available, the compiler may be asked to
412 during training runs and is nonzero only when profile feedback is
/openbsd-src/usr.sbin/crunchgen/
H A DREADME72 Hubbard; and to Bruce Evans, for immediate and detailed feedback on
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXIL.td66 bit is_feedback = 0; // whether this is a sampler feedback op
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A DChangeLog235 * treelang.texi: updates based on feedback
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DCONTRIBUTE21 mailing lists if you are looking for feedback or for people to review
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DExperimentalFeatures.rst14 features that users are free to try out. The goal is to allow getting feedback
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlmodstyle.pod63 Get feedback before publishing
246 =head2 Get feedback before publishing
249 you are strongly encouraged to get feedback from people who are already
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVariableNames.rst303 #. Gather feedback and refine the process as appropriate.
307 to allow gathering further feedback.
/openbsd-src/gnu/llvm/libcxx/docs/Status/
H A DCxx2bPapers.csv14 "`P0401R6 <https://wg21.link/P0401R6>`__","LWG","Providing size feedback in the Allocator interface…

12345