Home
last modified time | relevance | path

Searched defs:InitFromBuffer (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Policy/
H A DIBuiltInEvidence.cs39 int InitFromBuffer (char [] buffer, int position); in InitFromBuffer() method
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoPktRTP.cpp28 bool ProtoPktRTP::InitFromBuffer(unsigned int pktLength, in InitFromBuffer() function in ProtoPktRTP
168 bool ProtoPktRTP::Extension::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktRTP::Extension
H A DprotoPktRIP.cpp84 bool ProtoPktRIP::InitFromBuffer(unsigned int pktLength, in InitFromBuffer() function in ProtoPktRIP
213 bool ProtoPktRIP::RouteEntry::InitFromBuffer(unsigned int pktLength, in InitFromBuffer() function in ProtoPktRIP::RouteEntry
H A DprotoPktIP.cpp147 bool ProtoPktIPv4::InitFromBuffer(UINT32* bufferPtr, unsigned int numBytes, bool freeOnDestruct) in InitFromBuffer() function in ProtoPktIPv4
383 bool ProtoPktIPv4::Option::InitFromBuffer(char* bufferPtr, unsigned int numBytes, bool freeOnDestru… in InitFromBuffer() function in ProtoPktIPv4::Option
570 bool ProtoPktIPv6::InitFromBuffer(UINT32* bufferPtr, unsigned int numBytes, bool freeOnDestruct) in InitFromBuffer() function in ProtoPktIPv6
1096 bool ProtoPktIPv6::Extension::InitFromBuffer(Protocol extType, UINT32* bufferPtr, unsigned int numB… in InitFromBuffer() function in ProtoPktIPv6::Extension
1181 bool ProtoPktIPv6::Option::InitFromBuffer(char* bufferPtr, unsigned int numBytes, bool freeOnDestru… in InitFromBuffer() function in ProtoPktIPv6::Option
1399 bool ProtoPktAUTH::InitFromBuffer(UINT32* bufferPtr, unsigned int numBytes, bool freeOnDestruct) in InitFromBuffer() function in ProtoPktAUTH
1465 bool ProtoPktESP::InitFromBuffer(UINT16 espLength, UINT32* bufferPtr, unsigned int numBytes, bool f… in InitFromBuffer() function in ProtoPktESP
1508 bool ProtoPktDPD::InitFromBuffer(char* bufferPtr, in InitFromBuffer() function in ProtoPktDPD
1747 bool ProtoPktMobile::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktMobile
1869 bool ProtoPktUDP::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktUDP
H A DprotoPktTCP.cpp77 bool ProtoPktTCP::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktTCP
H A DprotoPktIGMP.cpp20 bool ProtoPktIGMP::InitFromBuffer(UINT16 pktLength, in InitFromBuffer() function in ProtoPktIGMP
405 bool ProtoPktIGMP::GroupRecord::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktIGMP::GroupRecord
H A DprotoPktARP.cpp25 bool ProtoPktARP::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in ProtoPktARP
/dports/net/norm/norm-1.5r6/protolib/src/manet/
H A DmanetMsg.cpp263 bool ManetTlv::InitFromBuffer(char* bufferPtr, unsigned numBytes) in InitFromBuffer() function in ManetTlv
459 bool ManetTlvBlock::InitFromBuffer(char* bufferPtr, unsigned numBytes) in InitFromBuffer() function in ManetTlvBlock
721 bool ManetAddrBlock::InitFromBuffer(UINT8 addrLength, char* bufferPtr, unsigned numBytes) in InitFromBuffer() function in ManetAddrBlock
973 bool ManetMsg::InitFromBuffer(UINT32* bufferPtr, unsigned int numBytes) in InitFromBuffer() function in ManetMsg
1200 bool ManetPkt::InitFromBuffer(unsigned int pktLength, UINT32* bufferPtr, unsigned int numBytes) in InitFromBuffer() function in ManetPkt
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Policy/
H A DIBuiltInEvidenceTest.cs67 private int InitFromBuffer (object evidence, char[] buffer, int position) in InitFromBuffer() method in MonoTests.System.Security.Policy.IBuiltInEvidenceTest
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gdk/
H A DPixbufLoader.cs131 private void InitFromBuffer (byte[] buffer) in InitFromBuffer() method in Gdk.PixbufLoader
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfFontMetricsFreetype.cpp177 void PdfFontMetricsFreetype::InitFromBuffer(bool pIsSymbol) in InitFromBuffer() function in PoDoFo::PdfFontMetricsFreetype
/dports/net/norm/norm-1.5r6/src/common/
H A DnormMessage.cpp18 bool NormMsg::InitFromBuffer(UINT16 msgLength) in InitFromBuffer() function in NormMsg
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dtokenizerf.cpp115 bool Tokenizerf::InitFromBuffer(const wxString& buffer, FortranSourceForm sourceForm) in InitFromBuffer() function in Tokenizerf
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/parser/
H A Dtokenizer.cpp174 bool Tokenizer::InitFromBuffer(const wxString& buffer, const wxString& fileOfBuffer, size_t initLin… in InitFromBuffer() function in Tokenizer
/dports/net/norm/norm-1.5r6/protolib/examples/
H A Dting.cpp821 bool TingMessage::Report::InitFromBuffer(UINT32* bufferPtr, in InitFromBuffer() function in TingMessage::Report
/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/libamdhsacode/
H A Damd_hsa_code.cpp382 bool AmdHsaCode::InitFromBuffer(const void* buffer, size_t size) in InitFromBuffer() function in amd::hsa::code::AmdHsaCode