Searched refs:New (Results 26 - 50 of 121) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dstrciphr.cpp18 m_buffer.New(bufferByteSize);
130 m_buffer.New(GetBufferByteSize(policy));
H A Drc6.cpp15 sTable.New(2*(r+2));
H A Dsecblock.h348 New(len);
355 New(t.m_size);
394 void New(size_type newSize) function in class:SecBlock
403 New(newSize);
H A Dmodes.h72 m_register.New(m_cipher->BlockSize());
175 m_buffer.New(BlockSize());
234 m_temp.New(BlockSize());
H A Dida.cpp32 m_w.New(m_threshold);
33 m_y.New(m_threshold);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dbctest.com4 $! 2010-04-05 SMS. New. Based (loosely) on "bctest".
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmenuitem.cpp205 wxMenuItem *wxMenuItemBase::New(wxMenu *parentMenu, function in class:wxMenuItemBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexBash.cxx167 this->New(1);
169 void New(int r) { function in class:QuoteCls
291 Quote.New(1);
295 Quote.New(1);
299 Quote.New(1);
318 Quote.New(1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmembuf.tex72 \docparam{size}{New length of the valid data in the buffer. This is
121 \docparam{data}{New byte to append to the buffer.}
H A Dstockitems.tex36 \twocolitem{wxID\_NEW}{"\&New"}
H A Dfont.tex196 the static \helpref{New}{wxfontnew} method must be used.}
384 \membersection{wxFont::New}\label{wxfontnew}
386 \func{static wxFont *}{New}{\param{int}{ pointSize}, \param{wxFontFamily}{ family}, \param{int}{ style}, \param{wxFontWeight}{ weight},
390 \func{static wxFont *}{New}{\param{int}{ pointSize}, \param{wxFontFamily}{ family},
394 \func{static wxFont *}{New}{\param{const wxSize\&}{ pixelSize}, \param{wxFontFamily}{ family}, \param{int}{ style}, \param{wxFontWeight}{ weight},
398 \func{static wxFont *}{New}{\param{const wxSize\&}{ pixelSize}, \param{wxFontFamily}{ family},
405 Using \texttt{New()} is currently the only way to directly create a font with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dframe.h59 wxFrame *New(wxWindow *parent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DcharsetConv.c130 ret = New(doscp_t);
227 ret = New(doscp_t);
H A DdirCache.c143 *dcp = New(dirCache_t);
227 entry = New(dirCacheEntry_t);
H A Dhash.c77 *H = New(T_HashTable);
H A DmissFuncs.c395 newCallback = New(exitCallback_t);
H A Dmtools.h196 #define New(type) ((type*)(calloc(1,sizeof(type)))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/LSB/
H A Dsmb.conf76 ; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex75 To create a new diagram, click on "File|New" or the New tool.
154 then press the "New line point" tool. Create as many new control points
223 \twocolitem{{\bf New...}}{Creates a new diagram window.}
295 \twocolitem{\image{1cm;0cm}{new.bmp}}{{\bf New} Creates a new diagram window.}
322 \twocolitem{\image{1cm;0cm}{newpoint.bmp}}{{\bf New point} Inserts a control point into the selected line(s).}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec64 - New upstream version, updated URLs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A DaMule.spec61 - New spec for aMule-2.0.0 compliant with Fedora Core specifications.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmenuitem.cpp291 wxMenuItem *wxMenuItemBase::New(wxMenu *parentMenu, function in class:wxMenuItemBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmenuitem.cpp286 wxMenuItem *wxMenuItemBase::New(wxMenu *parentMenu, function in class:wxMenuItemBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dmenuce.cpp109 wxMenuItem *new_item = wxMenuItem::New(duplication, item->GetId(), item->GetLabel(), item->GetHelp(), item->GetKind(), submenu);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dmenuitem.cpp471 wxMenuItem* wxMenuItemBase::New( function in class:wxMenuItemBase
487 } // end of wxMenuItemBase::New

Completed in 210 milliseconds

12345