Searched defs:false (Results 1 - 25 of 200) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/compat/
H A Dcompat-stdbool.h8 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/strings/
H A Dcrt.cpp67 CPPUNIT_ASSERT( wxGetEnv(_T("TESTVAR"), NULL) == false ); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstddef.h16 false = 0, enumerator in enum:__anon18116
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdbool.in.h63 # undef false macro
108 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon6430
115 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdbool.in.h63 # undef false macro
108 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon6638
115 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/windows/
H A Dstdbool.h28 # undef false macro
35 typedef enum { false = 0, true = 1 } _Bool; enumerator in enum:__anon6916
43 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdbool.in.h64 # undef false macro
109 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon7534
116 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/windows/
H A Dstdbool.h28 # undef false macro
35 typedef enum { false = 0, true = 1 } _Bool; enumerator in enum:__anon2463
43 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdbool.in.h66 # undef false macro
111 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon2498
118 #define false 0 macro
H A Dstdbool.mini.h95 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistring/
H A Dstdbool.h100 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dstdbool_.h28 # undef false macro
35 typedef enum { false = 0, true = 1 } _Bool; enumerator in enum:__anon2456
43 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdbool.in.h63 # undef false macro
108 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon6588
115 #define false 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdbool_.h60 # undef false macro
78 enum { false = 0, true = 1 }; enumerator in enum:__anon6908
80 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon6909
89 #define false macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/test/
H A Dstrptime.c9 #define false 0 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dfont.h30 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/mgl/
H A Dprivate.h22 #undef false macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Devtloop.cpp114 wxCHECK_MSG( IsRunning(), false, _T("can't call Dispatch() if not running") ); local
H A Dtaskbar.cpp38 gtk_window_set_resizable(GTK_WINDOW(m_widget), false); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Devtloop.cpp114 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/src/xrc/
H A Dxh_toolb.cpp90 m_toolbar->EnableTool(GetID(), false); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingBin.h64 void RemoveContact(CContact *contact, bool noTrackingAdjust = false) { if (!noTrackingAdjust) AdjustGlobalTracking(contact->GetIPAddress(), false); m_entries.remove(contact); } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/utils/
H A DUInt128.h57 explicit CUInt128(bool fill = false) throw() argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dsound.h25 wxSound(const wxString& fileName, bool isResource = false) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
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

Completed in 196 milliseconds

12345678