Home
last modified time | relevance | path

Searched refs:FCS (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp850 void checkPostStmt(const ObjCForCollectionStmt *FCS, CheckerContext &C) const;
887 const ObjCForCollectionStmt *FCS) { in checkCollectionNonNil() argument
891 SVal CollectionVal = C.getSVal(FCS->getCollection()); in checkCollectionNonNil()
912 const ObjCForCollectionStmt *FCS) { in checkElementNonNil() argument
917 if (!isKnownNonNilCollectionType(FCS->getCollection()->getType())) in checkElementNonNil()
921 const Stmt *Element = FCS->getElement(); in checkElementNonNil()
976 const ObjCForCollectionStmt *FCS, in assumeCollectionNonEmpty() argument
982 State->getSVal(FCS->getCollection(), C.getLocationContext()).getAsSymbol(); in assumeCollectionNonEmpty()
989 const ObjCForCollectionStmt *FCS) { in alreadyExecutedAtLeastOneLoopIteration() argument
995 if (BE->getSrc()->getLoopTarget() == FCS) in alreadyExecutedAtLeastOneLoopIteration()
[all …]
/external/libpcap/
DREADME.dag97 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/
Dpg3.sgml58 MAC, but does not account for overhead internal to medium, i.e. FCS
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1177 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
DCGClass.cpp1409 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local
/external/tcpdump/
DCHANGES233 Handle frames with an FCS
/external/jetty/
DVERSION.txt2852 + Upgrade jsp 2.1 to SJSAS-9_1-B58G-FCS-08_Sept_2007
2894 + Update jasper2.1 to tag SJSAS-9_1-B58C-FCS-22_Aug_2007