| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineOutliner.h | 130 void setCallInfo(unsigned CID, unsigned CO) { in setCallInfo() 131 CallConstructionID = CID; in setCallInfo()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 89 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local 90 Scan(M, CID); in Scan()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 37 class BinOpTyped<string name, bits<16> opCode, RegisterClass CID, SDNode node> 38 : Op<opCode, (outs ID:$dst), (ins TYPE:$src_ty, CID:$src, CID:$src2), 39 …$dst = "#name#" $src_ty $src $src2", [(set ID:$dst, (assigntype (node CID:$src, CID:$src2), TYPE:$… 41 class TernOpTyped<string name, bits<16> opCode, RegisterClass CCond, RegisterClass CID, SDNode node> 42 : Op<opCode, (outs ID:$dst), (ins TYPE:$src_ty, CCond:$cond, CID:$src1, CID:$src2), 43 …ty $cond $src1 $src2", [(set ID:$dst, (assigntype (node CCond:$cond, CID:$src1, CID:$src2), TYPE:$… 82 class UnOpTyped<string name, bits<16> opCode, RegisterClass CID, SDNode node> 83 : Op<opCode, (outs ID:$dst), (ins TYPE:$src_ty, CID:$src), 84 … "$dst = "#name#" $src_ty $src", [(set ID:$dst, (assigntype (node CID:$src), TYPE:$src_ty))]>;
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | ChangeLog | 1763 * CID 739723: Print sizeof as unsigned. 1768 * CID 739558: Double close. 1769 * CID 739559: Double close. 3294 * Attempts to cure CID 108 CID 118 CID 119 TAINTED_SCALAR warnings. 3311 * [Bug 1471] CID 120 CID 121 CID 122 is_ip_address() uninit family. 3312 * [Bug 1472] CID 116 CID 117 minor warnings in new DNS code. 3834 * CID 101: more pointer/array cleanup. 3837 * CID 101: pointer/array cleanup. 4051 * [Bug 1275] CID 45: CID 46: old sntp uses uninitialized guesses[0], 4063 * [Bug 1263] CID 37: CID 38: CID 40: CID 43: multiple refclocks [all …]
|
| /freebsd-14.2/lib/libefivar/ |
| H A D | efivar-dp-format.c | 494 ((EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A03) && (EISA_ID_TO_NUM (AcpiEx->HID) != 0x0A08))) in DevPathToTextAcpiEx() 505 if ((EISA_ID_TO_NUM (AcpiEx->HID) == 0x0A08) || (EISA_ID_TO_NUM (AcpiEx->CID) == 0x0A08)) { in DevPathToTextAcpiEx() 532 ((AcpiEx->CID >> 10) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() 533 ((AcpiEx->CID >> 5) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() 534 ((AcpiEx->CID >> 0) & 0x1f) + 'A' - 1, in DevPathToTextAcpiEx() 535 (AcpiEx->CID >> 16) & 0xFFFF in DevPathToTextAcpiEx() 542 if (AcpiEx->CID == 0) { in DevPathToTextAcpiEx() 569 if (AcpiEx->CID == 0) { in DevPathToTextAcpiEx()
|
| H A D | efivar-dp-parse.c | 975 AcpiEx->CID = EisaIdFromText (CIDStr); in DevPathFromTextAcpiEx() 1024 AcpiEx->CID = 0; in DevPathFromTextAcpiExp() 1026 AcpiEx->CID = EisaIdFromText (CIDStr); in DevPathFromTextAcpiExp()
|
| /freebsd-14.2/contrib/opencsd/decoder/include/opencsd/etmv4/ |
| H A D | trc_pkt_elem_etmv4i.h | 150 void setContextCID(const uint32_t CID); 445 inline void EtmV4ITrcPacket::setContextCID(const uint32_t CID) in setContextCID() argument 449 context.ctxtID = CID; in setContextCID()
|
| /freebsd-14.2/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 238 `Fix coverity defects: CID dddd, dddd...` where `dddd` represents 239 each CID fixed by the commit. 246 Fix coverity defects: CID 12345, 67890 248 CID 12345: Logically dead code (DEADCODE) 253 CID 67890: Resource Leak (RESOURCE_LEAK)
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | Mangle.cpp | 370 if (const auto *CID = MD->getCategory()) { in mangleObjCMethodName() local 371 OS << CID->getClassInterface()->getName(); in mangleObjCMethodName() 373 OS << '(' << *CID << ')'; in mangleObjCMethodName()
|
| H A D | DeclPrinter.cpp | 1579 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryImplDecl() local 1580 Out << *CID; in VisitObjCCategoryImplDecl() 1592 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryDecl() local 1593 Out << *CID; in VisitObjCCategoryDecl()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soundwire/ |
| H A D | soundwire-controller.yaml | 43 CID is 2 nibbles
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 1684 memory Coverity, NetBSD CID#1892 1687 memory Coverity, NetBSD CID#1892 1697 Coverity, NetBSD CID#1885 1703 Coverity, NetBSD CID#1882 1715 check. Coverity NetBSD CID#2367 1719 CID#2370 1732 NetBSD CID#1695 1735 Coverity, NetBSD CID#2752 1740 leak Coverity NetBSD CID#1890 1745 Coverity NetBSD CID#1955 [all …]
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efidevp.h | 140 UINT32 CID; member
|
| /freebsd-14.2/contrib/opencsd/decoder/source/etmv4/ |
| H A D | trc_pkt_proc_etmv4i.cpp | 899 uint32_t CID = 0; in extractAndSetContextInfo() local 902 CID |= ((uint32_t)m_currPacketData[i+payload_idx] << i*8); in extractAndSetContextInfo() 904 m_curr_packet.setContextCID(CID); in extractAndSetContextInfo()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 269 ObjCCategoryImplDecl *CID); 769 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl() argument 1083 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local 1085 NameStr += CID->getNameAsString(); in RewriteObjCMethodDecl() 1169 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local 1170 assert((IMD || CID) && "Unknown ImplementationDecl"); in RewriteImplementationDecl() 1172 InsertText(IMD ? IMD->getBeginLoc() : CID->getBeginLoc(), "// "); in RewriteImplementationDecl() 1187 for (auto *OMD : IMD ? IMD->class_methods() : CID->class_methods()) { in RewriteImplementationDecl() 1199 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl() 1200 RewritePropertyImplDecl(I, IMD, CID); in RewriteImplementationDecl() [all …]
|
| H A D | RewriteModernObjC.cpp | 322 ObjCCategoryImplDecl *CID); 920 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl() argument 934 startGetterSetterLoc = IMD ? IMD->getEndLoc() : CID->getEndLoc(); in RewritePropertyImplDecl() 1250 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local 1252 NameStr += CID->getNameAsString(); in RewriteObjCMethodDecl() 1336 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local 1337 assert((IMD || CID) && "Unknown implementation type"); in RewriteImplementationDecl() 1349 InsertText(CID->getBeginLoc(), "// "); in RewriteImplementationDecl() 1376 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()) in RewriteImplementationDecl() 1377 RewritePropertyImplDecl(I, IMD, CID); in RewriteImplementationDecl() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 587 #define VP_PROPERTY_CONSTRAINEDFP(HASRND, HASEXCEPT, CID) return Intrinsic::CID; in getConstrainedIntrinsicIDForVP() argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExpandVectorPredication.cpp | 743 if (auto CID = VPI.getConstrainedIntrinsicID()) in expandPredication() local 744 if (Value *Call = expandPredicationToFPCall(Builder, VPI, *CID)) in expandPredication()
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | ChangeLog | 120 spotted by Coverity (CID 438039) 798 Coverity CID#427852, ok djm@ 2906 CID 291840, ok djm@ 2982 Coverity CID 405050. 2992 Coverity CID 405037 3310 From Coverity CID 291841, ok djm@ 3321 From Coverity CID 291834, ok djm@ 3342 From Coverity CID 291881, ok djm@ 3463 Coverity CID 405198, ok djm@ 3616 From Coverity CID 291894. [all …]
|
| /freebsd-14.2/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 239 UINT32 CID; member
|
| /freebsd-14.2/crypto/heimdal/lib/kadm5/ |
| H A D | ChangeLog | 282 Fixes Coverity, NetBSD CID#628 285 CID#626 286 (kadm5_log_modify): add error handling Coverity, NetBSD CID#627 289 case no client name was passed in. Coverity, NetBSD CID#919 292 case of error. Coverity NetBSD CID#1908
|
| /freebsd-14.2/usr.bin/mkimg/tests/ |
| H A D | img-1x1-512-ebr.vmdk.hex | 10 00000220 43 49 44 3d 30 30 30 30 30 30 30 30 0a 70 61 72 |CID=00000000.par|
|
| H A D | img-63x255-4096-bsd.vmdk.hex | 10 00000220 43 49 44 3d 30 30 30 30 30 30 30 30 0a 70 61 72 |CID=00000000.par|
|
| H A D | img-63x255-512-bsd.vmdk.hex | 10 00000220 43 49 44 3d 30 30 30 30 30 30 30 30 0a 70 61 72 |CID=00000000.par|
|
| H A D | img-63x255-4096-apm.vmdk.hex | 10 00000220 43 49 44 3d 30 30 30 30 30 30 30 30 0a 70 61 72 |CID=00000000.par|
|