HomeSort by: relevance | last modified time | path
    Searched refs:CID (Results 1 - 25 of 25) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
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...]
charset.cc 980 CID = 128,
1451 else if (ucnranges[mn].flags & CID)
  /src/external/gpl3/gcc.old/dist/libcpp/
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...]
charset.cc 904 CID = 128,
1003 else if (ucnranges[mn].flags & CID)
  /src/external/gpl3/gcc/dist/gcc/
gengtype-lex.l 53 CID [[:alpha:]_][[:alnum:]_]*
59 ID {CID}({HWS}::{HWS}{CID})*
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.l 53 CID [[:alpha:]_][[:alnum:]_]*
59 ID {CID}({HWS}::{HWS}{CID})*
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOutliner.h 97 /// Set the CallConstructionID and CallOverhead of this candidate to CID and
99 void setCallInfo(unsigned CID, unsigned CO) {
100 CallConstructionID = CID;
  /src/usr.sbin/pf/pfs/
token.l 66 cid { return CID;}
parse.y 84 %token ID CID EXPIRE TIMEOUT
100 : STATE direction iface proto addrs id cid expire timeout src_peer dst_peer {
167 cid
168 : CID NUMBER {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 90 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation())
91 Scan(M, CID);
  /src/sys/dev/iscsi/
iscsi_pdu.h 264 uint16_t CID;
303 uint16_t CID;
iscsi_send.c 693 hpdu->pduh_p.login_req.CID = htons(conn->c_id);
1262 hpdu->pduh_p.logout_req.CID = htons(refconn->c_id);
1636 DEB(9, ("IoCommand: lun=%x, datalen=%d, cmdlen=%d, immed=%d, cid=%d\n",
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
Clustering.cpp 280 for (const ClusterId &CID : ClusterIDs) {
281 assert(CID.isValid() &&
283 Cluster &OldCluster = Clusters_[CID.getId()]; // Valid clusters storage.
Analysis.cpp 74 const InstructionBenchmarkClustering::ClusterId &CID) {
75 if (CID.isNoise())
77 else if (CID.isError())
80 OS << CID.getId();
  /src/external/apache2/llvm/dist/clang/lib/AST/
Mangle.cpp 362 if (const auto *CID = MD->getCategory()) {
363 OS << CID->getClassInterface()->getName();
365 OS << '(' << *CID << ')';
DeclPrinter.cpp 1423 if (const auto *CID = PID->getClassInterface())
1424 Out << *CID;
1436 if (const auto *CID = PID->getClassInterface())
1437 Out << *CID;
DeclObjC.cpp 2193 const ObjCCategoryImplDecl &CID) {
2194 OS << CID.getName();
Expr.cpp 781 if (const ObjCCategoryImplDecl *CID =
783 Out << '(' << *CID << ')';
ASTContext.cpp 7061 if (const auto *CID = dyn_cast<ObjCCategoryImplDecl>(Container)) {
7062 for (auto *PID : CID->property_impls())
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 141 UINT32 CID;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 321 ObjCCategoryImplDecl *CID);
919 ObjCCategoryImplDecl *CID) {
933 startGetterSetterLoc = IMD ? IMD->getEndLoc() : CID->getEndLoc();
1249 if (ObjCCategoryImplDecl *CID =
1251 NameStr += CID->getNameAsString();
1335 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID);
1336 assert((IMD || CID) && "Unknown implementation type");
1348 InsertText(CID->getBeginLoc(), "// ");
1350 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) {
1363 for (auto *OMD : IMD ? IMD->class_methods() : CID->class_methods())
    [all...]
RewriteObjC.cpp 269 ObjCCategoryImplDecl *CID);
769 ObjCCategoryImplDecl *CID) {
1083 if (ObjCCategoryImplDecl *CID =
1085 NameStr += CID->getNameAsString();
1169 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID);
1170 assert((IMD || CID) && "Unknown ImplementationDecl");
1172 InsertText(IMD ? IMD->getBeginLoc() : CID->getBeginLoc(), "// ");
1174 for (auto *OMD : IMD ? IMD->instance_methods() : CID->instance_methods()) {
1187 for (auto *OMD : IMD ? IMD->class_methods() : CID->class_methods()) {
1199 for (auto *I : IMD ? IMD->property_impls() : CID->property_impls()
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
RangeConstraintManager.cpp 609 static void Profile(llvm::FoldingSetNodeID &ID, uintptr_t CID) {
610 ID.AddInteger(CID);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 2517 raw_ostream &operator<<(raw_ostream &OS, const ObjCCategoryImplDecl &CID);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 4828 if (const ObjCCategoryImplDecl *CID =
4830 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc());

Completed in 107 milliseconds