Searched refs:how (Results 151 - 175 of 279) 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 Dtmbconv.tex91 here is how you would use them with wxString. These examples all assume
H A Dre_syntax.tex258 value is {\bf 0x{\it hhh}} (a single character no matter how many hexadecimal digits
305 for how this differs from `{\bf \caret}')}
313 how this differs from `{\bf \$}')}
H A Dcolour.tex16 entry for \helpref{wxColourDatabase}{wxcolourdatabase} for how a pointer to a predefined,
H A Dhelpinst.tex165 See also the help sample for notes on how to specify section numbers for various help file formats.
H A Dhthelpct.tex76 have a book icon. This is how Microsoft's HTML help viewer behaves.}
H A Dhtmllbox.tex124 selected cells. It is used to determine how the colour {\it colFg} is going to
H A Dicon.tex315 Depending on how wxWidgets has been configured, not all formats may be available.
H A Dkeyevent.tex39 You may discover how the other keys on your system behave interactively by
H A Dlist.tex30 information on how to use the class. Below we documented both
H A Dvlbox.tex24 call \helpref{SetItemCount()}{wxvlistboxsetitemcount} to tell the control how
H A Dvscroll.tex31 to let the base class know how many lines it should display but from that
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_main.c169 * @count: how many buffers to change
1057 * @how: use halt or clear to shutdown
1059 int qdio_shutdown(struct ccw_device *cdev, int how) argument
1094 if (how & QDIO_FLAG_CLEANUP_USING_CLEAR)
1380 * @count: how many buffers are emptied
1436 * @count: how many buffers are filled
1505 * @count: how many buffers to process
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com178 $! Write a few macros that indicate how this system was built.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm195 ;/* Determine how many bytes the scan ptr is off from being */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm195 ;/* Determine how many bytes the scan ptr is off from being */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsignal_32.c629 * Note: it is necessary to treat how as an unsigned int, with the
635 long compat_sys_rt_sigprocmask(u32 how, compat_sigset_t __user *set, argument
651 ret = sys_rt_sigprocmask((int)how, set ? up : NULL, oset ? up : NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dsocket.c1588 * @how: direction to close (must be SHUT_RDWR)
1595 static int shutdown(struct socket *sock, int how) argument
1602 if (how != SHUT_RDWR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c1073 int security_socket_shutdown(struct socket *sock, int how) argument
1075 return security_ops->socket_shutdown(sock, how);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcompat.c257 asmlinkage long compat_sys_sigprocmask(int how, compat_old_sigset_t __user *set, argument
268 ret = sys_sigprocmask(how,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h84 * This is how many retries it does before it
109 #define TCP_TIMEWAIT_LEN (60*HZ) /* how long to wait to destroy TIME-WAIT
311 extern void tcp_shutdown (struct sock *sk, int how);
380 extern void tcp_enter_loss(struct sock *sk, int how);
723 /* These functions determine how the current flow behaves in respect of SACK
756 /* This determines how many packets are "in the network" to the best
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Daf_decnet.c1293 static int dn_shutdown(struct socket *sock, int how) argument
1312 if (how != SHUTDOWN_MASK)
1315 sk->sk_shutdown = how;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_mix.asm245 ; determine how many matrix elements must go on the stack vs. mmregs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure1520 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1521 echo "configure:1522: checking how to run the C preprocessor" >&5
6605 echo $ac_n "checking how to print a 64-bit integral type""... $ac_c" 1>&6
6606 echo "configure:6607: checking how to print a 64-bit integral type" >&5
6734 echo $ac_n "checking how to scan a 64-bit integral type""... $ac_c" 1>&6
6735 echo "configure:6736: checking how to scan a 64-bit integral type" >&5
7858 echo $ac_n "checking how to access getopt() global variables""... $ac_c" 1>&6
7859 echo "configure:7860: checking how to access getopt() global variables" >&5
10660 echo $ac_n "checking how to create TAR files""... $ac_c" 1>&6
10661 echo "configure:10662: checking how t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl377 these conditions, and telling the user how to view a copy of this
579 Also add information on how to contact you by electronic and paper mail.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dvfs.c614 int how; member in struct:accessmap
682 err2 = nfsd_permission(rqstp, export, dentry, map->how);

Completed in 172 milliseconds

1234567891011>>