Searched defs:false (Results 26 - 50 of 200) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dfont.h43 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dfont.h32 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dfont.h27 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
38 wxFont(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
57 Create(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
69 Create(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dfont.h27 wxFont(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
38 wxFont(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
57 Create(int size, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
69 Create(const wxSize& pixelSize, int family, int style, int weight, bool underlined = false, const wxString& face = wxEmptyString, wxFontEncoding encoding = wxFONTENCODING_DEFAULT) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dordinals.h73 #undef false macro
77 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Didle.c140 set_cpu_online(smp_processor_id(), false); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dstacktrace.c75 __save_stack_trace(current_thread_info(), trace, false); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Devtloop.cpp178 wxCHECK_MSG( IsRunning(), false, _T("can't call Dispatch() if not running") ); local
H A Ddirmgl.cpp253 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local
265 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dclipbrd.cpp476 wxCHECK_MSG( wxIsClipboardOpened(), false, wxT("clipboard not open") ); local
534 wxCHECK_MSG( wxIsClipboardOpened(), false, wxT("clipboard not open") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtokenzr.cpp102 wxCHECK_MSG( IsOk(), false, _T("you should call SetString() first") ); local
H A Ddpycmn.cpp203 wxCHECK_MSG( IsOk(), false, _T("invalid wxDisplay object") ); local
H A Dffile.cpp97 wxCHECK_MSG( IsOpened(), false, wxT("can't read from closed file") ); local
98 wxCHECK_MSG( Length() >= 0, false, wxT("invalid length") ); local
175 wxCHECK_MSG( IsOpened(), false, wxT("can't seek on closed file") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dhrtimer.h45 ThreadUserTimer(Unit unit = TimerBase::SECONDS, bool stuckAtZero = false) : TimerBase(unit, stuckAtZero) {} argument
54 Timer(Unit unit = TimerBase::SECONDS, bool stuckAtZero = false) : TimerBase(unit, stuckAtZero) {} argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinitextlfb.c133 var, false); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Devtloop.cpp222 wxCHECK_MSG( IsRunning(), false, _T("can't call Dispatch() if not running") ); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DViewStyle.cxx274 false, false, false, false, Style::caseMixed, true, true, false); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsmbencrypt.c40 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dsysdefs.h146 # define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dsysdefs.h146 # define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-plugins/defer/
H A Dsimple.c64 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosTypes.h93 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dchecklst.cpp111 wxCHECK_MSG( IsValid(item), false, local
H A Ddirmac.cpp261 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local
273 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddirmac.cpp301 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local
313 wxCHECK_MSG( IsOpened(), false, _T("must wxDir::Open() first") ); local

Completed in 176 milliseconds

12345678