Searched refs:Free (Results 1 - 25 of 364) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dwrapshl.h38 static void Free(LPITEMIDLIST pidl) function in class:wxItemIdList
46 pMalloc->Free(pidl);
58 Free(m_pidl);
H A Dsound.h38 void Free();
H A Dicon.h31 virtual ~wxIconRefData() { Free(); }
33 virtual void Free();
H A Dstatbmp.h48 virtual ~wxStaticBitmap() { Free(); }
63 void Free();
H A Ddib.h169 void Free();
233 void wxDIB::Free() function in class:wxDIB
248 Free();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dsound.cpp53 Free();
58 Free();
113 Free();
137 bool wxSound::Free() function in class:wxSound
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dunixdir.c6 * the Free Software Foundation, either version 3 of the License, or
64 Free(This->pathname);
142 Free(This);
148 Free(This->pathname);
149 Free(This);
155 Free(This->pathname);
156 Free(This);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dcursor.h21 virtual ~wxCursorRefData() { Free(); }
22 virtual void Free(void);
H A Dsound.h35 bool Free();
H A Dicon.h29 virtual ~wxIconRefData() { Free(); }
31 virtual void Free();
H A Dstatbmp.h43 inline virtual ~wxStaticBitmap() { Free(); }
67 void Free();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DUtility.cs8 published by the Free Software Foundation; either version 2.1 of the
17 License along with avahi; if not, write to the Free Software
61 Free (ptr);
85 public static void Free (IntPtr ptr) method in class:Avahi.Utility
95 Utility.Free (straddr);
108 Utility.Free (addrPtr);
H A DClient.cs8 published by the Free Software Foundation; either version 2.1 of the
17 License along with avahi; if not, write to the Free Software
312 Utility.Free (buf);
317 Utility.Free (buf);
334 Utility.Free (namePtr);
335 Utility.Free (typePtr);
336 Utility.Free (domainPtr);
348 Utility.Free (namePtr);
349 Utility.Free (typePtr);
350 Utility.Free (domainPt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DUtility.cs8 published by the Free Software Foundation; either version 2.1 of the
17 License along with avahi; if not, write to the Free Software
61 Free (ptr);
85 public static void Free (IntPtr ptr) method in class:Avahi.Utility
95 Utility.Free (straddr);
108 Utility.Free (addrPtr);
H A DClient.cs8 published by the Free Software Foundation; either version 2.1 of the
17 License along with avahi; if not, write to the Free Software
312 Utility.Free (buf);
317 Utility.Free (buf);
334 Utility.Free (namePtr);
335 Utility.Free (typePtr);
336 Utility.Free (domainPtr);
348 Utility.Free (namePtr);
349 Utility.Free (typePtr);
350 Utility.Free (domainPt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dsound.cpp142 Free();
145 void wxSound::Free() function in class:wxSound
157 Free();
164 Free();
173 Free();
H A Dbrush.cpp52 void Free();
58 void SetColour(const wxColour& colour) { Free(); m_colour = colour; }
59 void SetStyle(int style) { Free(); m_style = style; }
60 void SetStipple(const wxBitmap& stipple) { Free(); DoSetStipple(stipple); }
115 Free();
140 void wxBrushRefData::Free() function in class:wxBrushRefData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Dactivex.h93 Free();\
100 Free();\
105 ~wxAutoOleInterface() { Free(); }\
107 inline void Free()\
116 Free();\
123 Free();\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Ddib.h163 void Free();
221 void wxDIB::Free() function in class:wxDIB
236 Free();
H A Dsound.h38 bool Free();
H A Dstatbmp.h48 virtual ~wxStaticBitmap() { Free(); }
82 void Free();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dsound.cpp63 bool wxSound::Free() function in class:wxSound
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfontutil.h136 void Free();
140 ~wxNativeFontInfo() { Free(); }
144 Free();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Demms.asm8 ;* License as published by the Free Software Foundation; either
17 ;* License along with FFmpeg; if not, write to the Free Software
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dutil2.cpp41 shl->Free(idl);

Completed in 270 milliseconds

1234567891011>>