Searched refs:Put (Results 76 - 100 of 139) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientCreditsList.cpp364 asink.Put(sbbSignature.begin(), sbbSignature.size());
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbinstr.S39 | zero, it is the ls digit. Put the digit in its place in the
H A Dskeleton.S8 | Put any target system specific handling that must be done immediately
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dwxexpr.cpp1023 hash_table->Put(functor_key + value_key, WXSTRINGCAST expr->StringValue(), (wxObject *)clause);
1028 hash_table->Put(functor_key + value_key, expr->IntegerValue(), (wxObject *)clause);
H A Dprop.cpp1067 Put((const wxChar*) typeName, validator);
H A Dresource.cpp202 Put(name, item);
2823 table->identifiers.Put(name, (wxObject *)(long)value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.cpp668 m_plaintextQueue.Put(inString, length);
713 m_ciphertextQueue.Put(inString, length);
H A Dvalidat3.cpp624 enc.Put(tuple.purpose);
627 enc.Put(derived, derived.size());
H A Dzdeflate.cpp71 AttachedTransformation()->Put((byte)m_buffer);
635 AttachedTransformation()->Put(m_byteBuffer + m_blockStart, m_blockLength);
H A Dfipstest.cpp388 verifier.Put(subSectionMemStart, subSectionSize);
H A Dfilters.h212 void Put(const byte *inString, size_t length);
238 m_inQueue.Put(inString, length);
343 /*! Additional authenticated data should be given in channel "AAD". If putAAD is true, AAD will be Put() to the attached BufferedTransformation in channel "AAD". */
H A Drijndael.cpp356 Block::Put(xorBlock, outBlock)(tbw[0]^rk[0])(tbw[1]^rk[1])(tbw[2]^rk[2])(tbw[3]^rk[3]);
435 Block::Put(xorBlock, outBlock)(tbw[0]^rk[0])(tbw[1]^rk[1])(tbw[2]^rk[2])(tbw[3]^rk[3]);
H A Dcamellia.cpp233 Block::Put(xorBlock, outBlock)(rh)(rl)(lh)(ll);
H A Ddatatest.cpp97 q.Put((const byte *)s2.data(), s2.size());
H A Dgf2n.cpp160 bt.Put(GetByte(i-1));
H A Dvalidat2.cpp320 bq.Put(oaepSeed, 20);
H A Dmisc.h1054 typedef PutBlock<T, B, PA> Put;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdelwin.tex114 (\helpref{wxFrame}{wxframe} or \helpref{wxDialog}{wxdialog}), is destroyed. Put
H A Drichtextoverview.tex215 with the appropriate wxWidgets library with {\tt richtext} suffix. Put the rich text
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S247 ;; Put the following in a section so that storage for it can be
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsleep.S178 @ Put the processor to sleep
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontutil.cpp1126 g_fontHash->Put( fontspec, (wxObject*) test );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dhead.S162 ;; Put this in a suitable section where we can reclaim storage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp918 membersections.Put(ms.c_str(), & membersections);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dwindow.cpp1739 wxWidgetHashTable->Put(key, win);

Completed in 320 milliseconds

123456