Searched refs:Save (Results 26 - 50 of 145) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/sparc32v8/
H A Dmpih-mul1.S47 mov %o7,%g4 ! Save return address register
H A Dmpih-mul2.S50 mov %o7,%g4 ! Save return address register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32v8/
H A Dmpih-mul1.S47 mov %o7,%g4 ! Save return address register
H A Dmpih-mul2.S50 mov %o7,%g4 ! Save return address register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xml/
H A Dxml.h194 // special indentation value for wxXmlDocument::Save
228 virtual bool Save(const wxString& filename, int indentstep = 1) const;
229 virtual bool Save(wxOutputStream& stream, int indentstep = 1) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Deprecomp.cpp57 template <class T> void DL_FixedBasePrecomputationImpl<T>::Save(const DL_GroupPrecomputation<Element> &group, BufferedTransformation &bt) const function in class:DL_FixedBasePrecomputationImpl
H A Dluc.h140 void Save(const DL_GroupPrecomputation<Element> &group, BufferedTransformation &storedPrecomputation) const {} function in class:DL_BasePrecomputation_LUC
H A Drsa.h71 void Save(BufferedTransformation &bt) const function in class:InvertibleRSAFunction
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfilehist.tex155 \membersection{wxFileHistory::Save}\label{wxfilehistorysave}
157 \func{void}{Save}{\param{wxConfigBase\& }{config}}
H A Dicon.tex299 \twocolitem{{\bf wxBITMAP\_TYPE\_ICO}}{Save a Windows icon file.}
300 %\twocolitem{{\bf wxBITMAP\_TYPE\_GIF}}{Save a GIF icon file.}
301 %\twocolitem{{\bf wxBITMAP\_TYPE\_XBM}}{Save an X bitmap file.}
302 \twocolitem{{\bf wxBITMAP\_TYPE\_XPM}}{Save an XPM bitmap file.}
H A Dtdelwin.tex84 "Save changed data?", "My app", wxYES_NO|wxCANCEL);
91 case wxID_YES: // Save, then destroy, quitting app
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dgdiimage.h114 virtual bool Save(wxGDIImage *image,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dgdiimage.h129 virtual bool Save( wxGDIImage* pImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dgdiimage.h104 virtual bool Save(wxGDIImage *image,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead31.S39 # Save ipl parameters, clear bss memory, initialize storage key for kernel pages,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S1132 mov.l %d0,EXC_A0(%a6) # Save decr value
1143 mov.l %d0,EXC_A1(%a6) # Save decr value
1154 mov.l %d0,EXC_A2(%a6) # Save decr value
1165 mov.l %d0,EXC_A3(%a6) # Save decr value
1176 mov.l %d0,EXC_A4(%a6) # Save decr value
1187 mov.l %d0,EXC_A5(%a6) # Save decr value
1198 mov.l %d0,EXC_A6(%a6) # Save decr value
1210 mov.l %d0,EXC_A7(%a6) # Save decr value
3193 # (2) Save current SR; Then mask off all maskable interrupts. #
3194 # (3) Save curren
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex172 "File|Save", "File|Save As..." menu items.
202 \twocolitem{Ctrl-S}{Save the diagram file without prompting}
211 \twocolitem{F12}{Save the diagram file, prompting for a filename}
226 \twocolitem{{\bf Save}}{Saves the current diagram without prompting.}
227 \twocolitem{{\bf Save As...}}{Saves the current diagram, prompting for a filename.}
297 \twocolitem{\image{1cm;0cm}{save.bmp}}{{\bf Save} Saves the current diagram without prompting.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtsb.S274 ba,pt %xcc, etrap ! Save trap state
276 stb %l4, [%g6 + TI_FAULT_CODE] ! Save fault code
277 stx %l5, [%g6 + TI_FAULT_ADDR] ! Save fault address
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-common.S233 str lr, [sp, #S_PC] @ Save calling PC
234 str r8, [sp, #S_PSR] @ Save CPSR
235 str r0, [sp, #S_OLD_R0] @ Save OLD_R0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgdiimage.cpp116 virtual bool Save(wxGDIImage *WXUNUSED(image),
379 return dib.Save(name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbackup_gnv_curl_src.com38 $! Save default
H A Dpcsi_product_gnv_curl.com26 $! Save default
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Ddbtest.h329 bool Save();
436 bool Save();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S15 ; Save all register. Must save in same order as struct pt_regs.
165 move.d $acr, $r0 ; Save pointer to refill_count
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbitmap.cpp453 bool wxBitmapHandler::Save(wxGDIImage *image, function in class:wxBitmapHandler

Completed in 304 milliseconds

123456