Searched refs:To (Results 76 - 100 of 291) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdc.tex27 To use a client, paint or window device context, create an object on the stack with
H A Dbackwardcompat.tex130 platforms, and not for all versions of wxWidgets. To date it has mainly
152 To do this the developer must, of course, avoid any features not available
158 To help with this, a preprocessor symbol {\tt wxABI\_VERSION} can be defined
H A Dtconstr.tex27 To calculate the position and size of the control, the layout algorithm needs to
38 function which evaluates constraints. To call it you can either call
54 To avoid the need for these rather awkward calculations, the user can create
H A Dtexpr.tex103 To use the library, include "wxexpr.h".
133 %To test out wxExpr compile the test program (samples/wxexpr/wxexpr.exe),
183 To read the database back in, the following will work:
H A Dclipevent.tex55 To process this type of events use the following event handling macros. The
H A Dddeclint.tex6 To create a client which can communicate with a suitable server,
H A Dhelpevt.tex29 To process an activate event, use these event handler macros to direct input to a member
H A Dipcclint.tex9 To create a client which can communicate with a suitable server,
H A Dipcservr.tex9 To create a server which can communicate with a suitable client,
H A Dmenuevt.tex21 To process a menu event, use these event handler macros to direct input to member
H A Dmodule.tex7 To define a new kind of module, derive a class from wxModule, override the
H A Dnoteevt.tex14 To summarize, if the program is interested in validating the page values
H A Dpaintevt.tex21 To process a paint event, use this event handler macro to direct input to a member
H A Dsashevt.tex18 To process an activate event, use these event handler macros to direct input to a member
H A Dstdbtnsz.tex11 To use this class, first add buttons to the sizer by calling AddButton (or SetAffirmativeButton, SetNegativeButton,
H A Dtipc.tex62 string is a fourth element of some messages. To create a
85 To create a working server, the programmer must:
100 To create a working client, the programmer must:
162 To create a client which can communicate with a suitable server,
H A Dvalidatr.tex17 To specify a default, `null' validator, use the symbol {\bf wxDefaultValidator}.
H A Dwizevt.tex31 To process input from a wizard dialog, use these event handler macros to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.pl376 To use this file from the command line:
379 To use this file from the samba server add these lines to your /etc/samba/smb.conf:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex34 \item To allow user to set traffic class bits.
36 \item To allow user to read traffic class bits of received packets.
42 \item To assign flow labels to packets sent by user.
44 \item To get flow labels of received packets. I do not know
48 \item To allocate flow labels in the way, compliant to RFC2460. Namely:
245 \item {\bf ``Stupid''.} To allocate labels in kernel space. It is the simplest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com53 $! LINK To only link the programs from existing object files.
127 $! Check To Make Sure We Have Valid Command Line Parameters.
131 $! Check To See What We Are To Do.
181 $! Build Just What The User Wants Us To Build.
187 $! Time To EXIT.
331 $! To force something to be enabled or disabled, have no algorithms in the
616 $! That's All, Time To RETURN.
672 $! That's All, Time To RETURN.
809 $! That's All, Time To RETUR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com53 $! LINK To only link the programs from existing object files.
127 $! Check To Make Sure We Have Valid Command Line Parameters.
131 $! Check To See What We Are To Do.
181 $! Build Just What The User Wants Us To Build.
187 $! Time To EXIT.
331 $! To force something to be enabled or disabled, have no algorithms in the
616 $! That's All, Time To RETURN.
672 $! That's All, Time To RETURN.
809 $! That's All, Time To RETUR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Diskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
65 | To simply continue execution at the next instruction, just
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbackup_gnv_curl_src.com7 $! To comply with most Open Source licenses, the source used for building
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.c548 # define YYCOPY(To, From, Count) \
549 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
551 # define YYCOPY(To, From, Count) \
556 (To)[yyi] = (From)[yyi]; \

Completed in 278 milliseconds

1234567891011>>