| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | ucnid.h | 56 { 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00a7 }, 57 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00a8 }, 58 { 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00a9 }, 59 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00aa }, 60 { 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ac }, 61 { 0| 0| 0|C11| 0|CID|NFC|NKC| 0, 0, 0x00ad }, 62 { 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ae }, 63 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00af }, 64 { 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00b1 }, 65 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00b4 }, [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | ucnid.h | 56 { 0| 0| 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00a7 }, 57 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00a8 }, 58 { 0| 0| 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00a9 }, 59 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00aa }, 60 { 0| 0| 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ac }, 61 { 0| 0| 0|C11| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ad }, 62 { 0| 0| 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ae }, 63 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00af }, 64 { 0| 0| 0| 0| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00b1 }, 65 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00b4 }, [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gengtype-lex.l | 53 CID [[:alpha:]_][[:alnum:]_]* 59 ID {CID}({HWS}::{HWS}{CID})*
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gengtype-lex.l | 53 CID [[:alpha:]_][[:alnum:]_]* 59 ID {CID}({HWS}::{HWS}{CID})*
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineOutliner.h | 99 void setCallInfo(unsigned CID, unsigned CO) { in setCallInfo() 100 CallConstructionID = CID; in setCallInfo()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 90 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local 91 Scan(M, CID); in Scan()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| H A D | Analysis.cpp | 74 const InstructionBenchmarkClustering::ClusterId &CID) { in writeClusterId() argument 75 if (CID.isNoise()) in writeClusterId() 77 else if (CID.isError()) in writeClusterId() 80 OS << CID.getId(); in writeClusterId()
|
| H A D | Clustering.cpp | 280 for (const ClusterId &CID : ClusterIDs) { in stabilize() local 281 assert(CID.isValid() && in stabilize() 283 Cluster &OldCluster = Clusters_[CID.getId()]; // Valid clusters storage. in stabilize()
|
| /netbsd-src/sys/dev/iscsi/ |
| H A D | iscsi_pdu.h | 264 uint16_t CID; member 303 uint16_t CID; member
|
| /netbsd-src/usr.sbin/pf/pfs/ |
| H A D | token.l | 66 cid { return CID;}
|
| H A D | parse.y | 84 %token ID CID EXPIRE TIMEOUT 168 : CID NUMBER {
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | Mangle.cpp | 362 if (const auto *CID = MD->getCategory()) { in mangleObjCMethodName() local 363 OS << CID->getClassInterface()->getName(); in mangleObjCMethodName() 365 OS << '(' << *CID << ')'; in mangleObjCMethodName()
|
| H A D | DeclPrinter.cpp | 1423 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryImplDecl() local 1424 Out << *CID; in VisitObjCCategoryImplDecl() 1436 if (const auto *CID = PID->getClassInterface()) in VisitObjCCategoryDecl() local 1437 Out << *CID; in VisitObjCCategoryDecl()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2006 | 1684 memory Coverity, NetBSD CID#1892 1687 memory Coverity, NetBSD CID#1892 1690 protocol failure, avoid leaking memory Coverity, NetBSD CID#1900 1693 in case of error Coverity, NetBSD CID#1883 1697 Coverity, NetBSD CID#1885 1703 Coverity, NetBSD CID#1882 1706 handling. Coverity, NetBSD CID#2369 1712 easier to read Fixes Coverity, NetBSD CID#625 1715 check. Coverity NetBSD CID#2367 1719 CID#2370 [all …]
|
| /netbsd-src/external/apache2/llvm/dist/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() 1174 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) { 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() [all …]
|
| H A D | RewriteModernObjC.cpp | 321 ObjCCategoryImplDecl *CID); 919 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl() argument 933 startGetterSetterLoc = IMD ? IMD->getEndLoc() : CID->getEndLoc(); in RewritePropertyImplDecl() 1249 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local 1251 NameStr += CID->getNameAsString(); in RewriteObjCMethodDecl() 1335 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local 1336 assert((IMD || CID) && "Unknown implementation type"); in RewriteImplementationDecl() 1348 InsertText(CID->getBeginLoc(), "// "); in RewriteImplementationDecl() 1350 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) { in RewriteImplementationDecl() 1363 for (auto *OMD : IMD ? IMD->class_methods() : CID->class_methods()) { in RewriteImplementationDecl() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | or1kcommon.cpu | 314 (SYS SR CE 8 8 "CID enable bit") 323 (SYS SR CID 31 28 "context ID field")
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | or1kcommon.cpu | 314 (SYS SR CE 8 8 "CID enable bit") 323 (SYS SR CID 31 28 "context ID field")
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | or1kcommon.cpu | 314 (SYS SR CE 8 8 "CID enable bit") 323 (SYS SR CID 31 28 "context ID field")
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | or1kcommon.cpu | 314 (SYS SR CE 8 8 "CID enable bit") 323 (SYS SR CID 31 28 "context ID field")
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efidevp.h | 141 UINT32 CID; member
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/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
|
| /netbsd-src/sys/external/bsd/acpica/dist/tests/misc/ |
| H A D | badcode.asl | 153 Name (_CID, "") // Illegal Null CID
|
| /netbsd-src/external/bsd/iscsi/dist/doc/ |
| H A D | README | 109 * CID: 0 *
|
| /netbsd-src/etc/mtree/ |
| H A D | NetBSD.dist.Xorg | 49 ./usr/X11R7/lib/X11/fonts/CID
|