Searched refs:own (Results 51 - 75 of 190) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmutex.tex6 resource as only one thread at a time can own a mutex object.
153 \twocolitem{{\bf wxMUTEX\_UNLOCKED}}{The calling thread doesn't own the mutex.}
H A Dtcontain.tex21 The list classes in wxWidgets are doubly-linked lists which may either own the
32 own the object pointers to which they store.
H A Dthreadh.tex5 code in its own \helpref{wxThreadHelper::Entry}{wxthreadhelperentry} method
9 synchronize with its worker thread in its own wxThread derived object.
H A Dhthlpdat.tex11 you're writing your own HTML help controller.
H A Dstdevtid.tex22 own constants in this range.
H A Dtaui.tex31 of their own.
H A Dtdebug.tex9 defined. You can also test the \_\_WXDEBUG\_\_ symbol in your own applications to execute
48 All occurrences of 'new' in wxWidgets and your own application will use
62 own helpful error message. For example:
H A Dtmbconv.tex62 implement different kinds of conversions. You can also derive your own class
63 for your own custom encoding and use it, should you need it. All you need to do
70 these predefined objects directly, or you can instantiate your own objects.
H A Dclientdat.tex23 If you want to add client data to your own classes, you may
H A Dcommand.tex27 a new class and call this constructor from your own constructor.
H A Dhtmlcell.tex77 it, created our own container, then closed our container and opened
H A Dstatbmp.tex6 to $64*64$ pixels and thus you should use your own control if you want to
H A Dvalidatr.tex9 \item to transfer data from a C++ variable or own storage to and from a control;
H A Dpropdlg.tex8 To use this class, call \helpref{wxPropertySheetDialog::Create}{wxpropertysheetdialogcreate} from your own
80 Call this from your own Create function, before adding buttons and pages.
H A Drichtextprinting.tex83 Shows a preview window for the given buffer. The function takes its own copy of {\it buffer}.
96 Prints the given buffer. The function takes its own copy of {\it buffer}.
H A Dtscroll.tex25 that implements its own scrolling, largely because columns and rows can vary in size.
78 When defining your own scrollbar behaviour, you will always need to recalculate
H A Dhthlpfrm.tex11 when you're writing your own HTML help controller.
84 when you're writing your own HTML help controller.
165 m_embeddedHtmlHelp.UseConfig(config, rootPath); // Set your own config object here
H A Dtprint.tex75 of the image on your printout. Your wxPrintout subclass can also make its own
97 forth. In most cases you will use this class as-is, but you can create your own
204 wxWidgets offered its own printing implementation using PostScript
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/rsaref/
H A Dbuild.com58 ; Place entries in own program section.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com58 ; Place entries in own program section.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dfplustm.c452 special frame packets end with a pointer to their own
963 struct fddi_addr *own,
972 * set own = can(user)
974 *own = *user ;
976 p = own->a ;
987 if (memcmp((char *)&tb->a,(char *)own,6))
1049 SK_LOC_DECL(struct fddi_addr,own) ;
1069 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80)))
1072 tb->a = own ;
961 mac_get_mc_table(struct s_smc *smc, struct fddi_addr *user, struct fddi_addr *own, int del, int can) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsocketft.cpp50 void Socket::AttachSocket(socket_t s, bool own) argument
56 m_own = own;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dcrunch-bits.S257 teq r2, r3 @ does this task own it...
290 teq r2, r3 @ does this task own it...
293 @ this task doesn't own crunch regs -- use its save area
H A Diwmmxt.S217 teq r2, r3 @ does this task own it...
254 teq r2, r3 @ does this task own it...
257 @ this task doesn't own Concan regs -- use its save area
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-userinfo277 The normal user can change only the fields for his own account,

Completed in 216 milliseconds

12345678