Home
last modified time | relevance | path

Searched refs:Issue (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/contrib/kyua/
H A DNEWS.md24 * Issue #134: Fixed metadata test broken on 32-bit platforms.
26 * Issue #139: Added per-test case start/end timestamps to all reports.
28 * Issue #156: Fixed crashes due to the invalid handling of cleanup
32 * Issue #159: Fixed TAP parser to ignore case while matching `TODO` and
63 * Issue #2: Implemented support to execute test cases in parallel when
116 * Issue #136: Fixed the XML escaping in the JUnit output so that
120 * Issue #141: Improved reporting of errors triggered by sqlite3. In
125 * Issue #144: Improved documentation on the support for custom properties
158 * Issue #30: Plumbed through support to query configuration variables
163 * Issue #49: Extended `report` to support test case filters as
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.td9 class CatInlineAsm : DiagCategory<"Inline Assembly Issue">;
10 class CatSourceMgr : DiagCategory<"SourceMgr Reported Issue">;
11 class CatBackend : DiagCategory<"Backend Issue">;
H A DDiagnosticRefactoringKinds.td15 let CategoryName = "Refactoring Invocation Issue" in {
H A DDiagnosticCommonKinds.td50 let CategoryName = "Lexical or Preprocessor Issue" in {
81 let CategoryName = "Parse Issue" in {
149 let CategoryName = "Nullability Issue" in {
301 let CategoryName = "Inline Assembly Issue" in {
H A DDiagnosticSerializationKinds.td10 let CategoryName = "AST Deserialization Issue" in {
156 let CategoryName = "AST Serialization Issue" in {
H A DDiagnosticCommentKinds.td10 let CategoryName = "Documentation Issue" in {
H A DDiagnosticParseKinds.td14 let CategoryName = "Parse Issue" in {
26 let CategoryName = "Inline Assembly Issue" in {
38 let CategoryName = "Parse Issue" in {
539 let CategoryName = "ARC Parse Issue" in {
1768 } // end of Parse Issue category.
1770 let CategoryName = "Modules Issue" in {
1805 let CategoryName = "Generics Issue" in {
1820 let CategoryName = "Coroutines Issue" in {
1828 let CategoryName = "Concepts Issue" in {
H A DDiagnosticLexKinds.td13 let Component = "Lex", CategoryName = "Lexical or Preprocessor Issue" in {
345 let CategoryName = "User-Defined Issue" in {
1011 let CategoryName = "Nullability Issue" in {
1026 let CategoryName = "Dependency Directive Source Scanner Issue" in {
/freebsd/contrib/lutok/
H A DNEWS15 * Issue 5: New methods added to the state class: open_all.
32 * Issue 1: Added support for Lua 5.2 while maintaining support for Lua
38 * Issue 3: Tweaked configure to look for Lua using the pkg-config names
H A DINSTALL93 4. Issue any manual installation steps that may be required. These are
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/freebsd/contrib/atf/
H A DNEWS10 * Issue #23: Fix double-free triggered by atf_map_insert in low memory
13 * Issue #29: Fixed various typos and formatting errors in manual pages.
15 * Issue #31: Added require.progs metadata properties to the tests that
50 * Issue #5: Recommend the (expected, actual) idiom for calls to the test
53 * Issue #7: Stopped catching unhandled exceptions in atf-c++ tests. This
58 * Issue #8: Fixed atf-c/macros_test:use test failures spotted by the clang
61 * Issue #12: Improved documentation of atf-sh(3) and atf-check(1) by better
64 * Issue #14: Stopped setting 'set -e' in atf-sh. This setting was
71 * Issue #15: Fixed atf_utils_{fork,wait} to support nested calls.
73 * Issue #16: Fixed test failures (by removing a long-standing hack) on
[all …]
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLifetimeSafety.cpp218 Issue, enumerator
254 static bool classof(const Fact *F) { return F->getKind() == Kind::Issue; } in classof()
256 IssueFact(LoanID LID, OriginID OID) : Fact(Kind::Issue), LID(LID), OID(OID) {} in IssueFact()
628 case Fact::Kind::Issue: in transferFact()
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in579 help = "Issue a CA certificate"
584 help = "Issue a proxy certificate"
589 help = "Issue a MS domaincontroller certificate"
703 help = "Issue a certificate"
/freebsd/contrib/one-true-awk/
H A DFIXES108 Fix Issue #169, related to escape sequences in strings.
110 Fix Issue #147, reported by Github user drawkula, and fixed
H A DFIXES.1e145 portability to DJGPP. Should fix Issue 92. Thanks to Albert Wik
168 Fix Issue #78 by allowing \r to follow floating point numbers in
179 GitHub user enh-google for pointing it out. Closes Issue #79.
219 use POSIX rules for multiple backslashes. This fixes Issue #66,
318 be treated literally. Fixes Issue #40. Thanks to GitHub user
326 pointing out the issue; from Issue #38.
331 Akram). From Issue #33.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleE500mc.td19 // Can dispatch up to 2 instructions per clock cycle to either the GPR Issue
20 // queues (GIQx), FP Issue Queue (FIQ), or Branch issue queue (BIQ).
H A DPPCScheduleE5500.td20 // Can dispatch up to 2 instructions per clock cycle to either the GPR Issue
21 // queues (GIQx), FP Issue Queue (FIQ), or Branch issue queue (BIQ).
H A DPPCScheduleP9.td69 // Issue Ports
167 // Issue Ports
H A DPPCSchedule440.td28 def P440_DISS1 : FuncUnit; // Issue unit 1
29 def P440_DISS2 : FuncUnit; // Issue unit 2
H A DPPCScheduleE500.td19 // Can dispatch up to 2 instructions per clock cycle to either the GPR Issue
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetPfmCounters.td21 // Issue counters can be tied to a ProcResource
/freebsd/crypto/openssl/
H A DSUPPORT.md38 ### Open an Issue
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt268 [PR29] "Public Review Issue #29: Normalization Issue",
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleV6.td190 // Issue through integer pipeline, and execute in NEON unit. We assume

123