Searched refs:FCS (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | BasicObjCFoundationChecks.cpp | 848 void checkPostStmt(const ObjCForCollectionStmt *FCS, CheckerContext &C) const; 885 const ObjCForCollectionStmt *FCS) { in checkCollectionNonNil() argument 889 SVal CollectionVal = C.getSVal(FCS->getCollection()); in checkCollectionNonNil() 910 const ObjCForCollectionStmt *FCS) { in checkElementNonNil() argument 915 if (!isKnownNonNilCollectionType(FCS->getCollection()->getType())) in checkElementNonNil() 919 const Stmt *Element = FCS->getElement(); in checkElementNonNil() 974 const ObjCForCollectionStmt *FCS, in assumeCollectionNonEmpty() argument 980 State->getSVal(FCS->getCollection(), C.getLocationContext()).getAsSymbol(); in assumeCollectionNonEmpty() 986 const ObjCForCollectionStmt *FCS) { in alreadyExecutedAtLeastOneLoopIteration() argument 992 return BE->getSrc()->getLoopTarget() == FCS; in alreadyExecutedAtLeastOneLoopIteration() [all …]
|
/external/libpcap/ |
D | README.dag | 97 CRC/FCS. If the card is not configured to discard the CRC/FCS, this 99 packets to have an FCS. 102 how many bits of CRC/FCS to strip from the end of the captured 104 configured to strip the CRC/FCS, then set ERF_FCS_BITS=0. If used with 105 a HDLC/PoS/PPP/Frame Relay link with 16 bit CRC/FCS, then set 108 If you wish to create a pcap file that DOES contain the Ethernet FCS, 110 the existing FCS to be captured into the pcap file. Note some
|
/external/iputils/doc/ |
D | pg3.sgml | 58 MAC, but does not account for overhead internal to medium, i.e. FCS
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 1216 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
|
D | CGClass.cpp | 1405 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local
|
/external/tcpdump/ |
D | CHANGES | 543 Handle frames with an FCS
|
/external/lisa/ipynb/tutorial/ |
D | 06_TraceAnalysis.ipynb | 1074 …\nmjhxoj744APdddddWr16tbp166bevXurS5cukqQhQ4ZowYIF2rBhg6Tosi2nnnqqpk2bpg8//FCS\ntHDhQj300EOSpGOPPV…
|