Searched defs:true (Results 76 - 100 of 124) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dnotebook.cpp431 m_tabView->SetTabSelection(GetPageId(m_tabView, pPage), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dprop.h266 inline void SetModified(bool flag = true) { m_modifiedFlag = flag; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddialup.cpp129 virtual void SetOnlineStatus(bool isOnline = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DPrefs.h108 void SetFindBuddy(bool val = true) throw() { m_findBuddy = val; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dalgparam.h386 AlgorithmParameters MakeParameters(const char *name, const T &value, bool throwIfNotUsed = true) argument
H A Ddatatest.cpp233 StringSource ss(GetDecodedDatum(v, "Message"), true, new Redirector(f)); local
283 StringSource ss(GetDecodedDatum(v, "Ciphertext"), true, new PK_DecryptorFilter(GlobalRNG(), *decryptor, new StringSink(decrypted))); local
[all...]
H A Dsocketft.cpp315 m_event.AttachHandle(CreateEvent(NULL, true, false, NULL), true); local
396 m_event.AttachHandle(CreateEvent(NULL, true, false, NULL), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbookctrl.h211 void AdvanceSelection(bool forward = true) argument
H A Dmenu.h489 virtual bool Enable(bool enable = true) { return wxWindow::Enable(enable); } argument
H A Ddbtable.h305 HSTMT *NewCursor(bool setCursor = false, bool bindColumns = true) { retur argument
[all...]
H A Dlog.h130 static bool EnableLogging(bool doIt = true) argument
174 static void SetVerbose(bool bVerbose = true) { ms_bVerbose = bVerbose; } argument
190 static void SetRepetitionCounting(bool bRepetCounting = true) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpnserv/
H A Dopenvpnserv.c50 #define true 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmenu.cpp904 UMAEnableMenuItem( GetMenuHandle( kwxMacAppleMenuId ) , 1 , true ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbutton.cpp414 SetDefaultStyle(wxDynamicCast(winOldDefault, wxButton), true); local
H A Dnotebook.cpp626 TabCtrl_AdjustRect(GetHwnd(), true, &rc); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_setup_once.h306 # define true 1 macro
331 # define true bool_true macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dflexdef.h122 #define true 1 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsmpboot.c350 set_cpu_online(smp_processor_id(), true); local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dflexdef.h122 #define true 1 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dlistbox.cpp255 CreateListBoxControl( MAC_WXHWND(parent->MacGetRootWindow()), &bounds, false, 0, 1, (style & wxLB_HSCROLL), true, local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dmenu.cpp79 void SetEnabled(bool enabled = true) { m_isEnabled = enabled; } argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstream.cpp172 SetBufferIO(malloc(bufsize), bufsize, true /* take ownership */); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.cpp145 view->SelectShape(GetShape(), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtexutils.cpp606 BibReadValue(wxString& line, bool ignoreBraces = true, bool quotesMayTerminate = true) argument
657 BibReadValue(wxSTD istream& istr, wxChar *buffer, bool ignoreBraces = true, bool quotesMayTerminate = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Dupdownclient.h230 void SetCommentDirty(bool bDirty = true) { m_bCommentDirty = bDirty; } argument

Completed in 316 milliseconds

12345