Searched refs:how (Results 76 - 100 of 279) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dcompat_linux.h192 long sys32_rt_sigprocmask(int how, compat_sigset_t __user *set,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Droute.h108 extern void rt_cache_flush(struct net *net, int how);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp81 determines how many switch statements are generated.
112 -j, --jump=JUMP-VALUE Affects the "jump value", i.e., how far to advance
120 numeric argument N indicates "how many times larger
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipfile.c1803 if (z->how > LAST_KNOWN_COMPMETHOD) {
1804 sprintf(errbuf, "unknown compression method %u: ", z->how);
1968 z->how = SH(LOCHOW + b);
2250 locz->how = SH(LOCHOW + buf);
2680 z->how = SH(CENHOW + b);
2826 z->how = SH((CENHOW-CENVER) + u);
3488 /* Read the archive disks - no idea how many disks there are
3593 z->how = 0;
3721 cz->how = SH(CENHOW + scbuf);
3786 /* z->how
[all...]
H A Dzipup.c524 found and skip over any that don't match. This is how at least one
771 z->how = (ush)m; /* may be changed later */
959 z->how = STORE;
982 if (z->how != (ush) m)
1012 z->how = (ush)m;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcombopopup.tex16 how to use it, see \helpref{Setting Custom Popup for wxComboCtrl}{wxcomboctrl}.
H A Dmutex.tex62 Notice how wxMutexLocker was used in the second function to ensure that the
H A Dstackwalker.tex39 \helpref{debugging overview}{debuggingoverview} for how to make it available.
H A Dtclipbrd.tex23 formats it supports (see GetFormatCount and GetAllFormats) and knows how to
H A Dtdocview.tex24 the data. Documents know how to do input and output given stream objects, and views are responsible
118 so that it knows how to create an instance of this class.
145 so that it knows how to create an instance of this class.
163 and how to create a document or view.
H A Dtexcept.tex73 showing how to use it. Please look at its sources for further information.
H A Dti18n.tex65 you how all this looks in practice.
H A Dbackwardcompat.tex3 %% Purpose: Explains how much and what kind of backward compatibility users
51 This is how the tension between keeping the interface stable, and allowing
H A Ddataviewmodel.tex148 Override this to indicate, how many columns the list
155 Override this to indicate, how many rows the list
H A Drichtextstylelistbox.tex6 See {\tt samples/richtext} for an example of how to use it.
70 See {\tt samples/richtext} for an example of how to use it.
H A Dupduievt.tex177 Static function returning a value specifying how wxWidgets
211 Specify how wxWidgets will send update events: to
H A Drichtextbuffer.tex226 See \helpref{BeginNumberedBullet}{wxrichtextbufferbeginnumberedbullet} for an explanation of how indentation is used to render the bulleted paragraph.
233 an explanation of how indentation is used to render the bulleted paragraph.
679 Numbers the paragraphs in the given range. Pass flags to determine how the attributes are set.
705 produces a larger indent. Pass flags to determine how the attributes are set.
772 Sets the list attributes for the given range, passing flags to determine how the attributes are set.
799 Sets the attributes for the given range. Pass flags to determine how the attributes are set.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c226 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) argument
236 if (how == SYMLIST_SORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsignal32.c91 int sys32_rt_sigprocmask(int how, compat_sigset_t __user *set, compat_sigset_t __user *oset, argument
100 KERNEL_SYSCALL(ret, sys_rt_sigprocmask, how, set ? (sigset_t __user *)&new_set : NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsys_sparc32.c230 asmlinkage long compat_sys_rt_sigprocmask(int how, argument
251 ret = sys_rt_sigprocmask(how,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dsys_ia32.c282 asmlinkage long sys32_rt_sigprocmask(int how, compat_sigset_t __user *set, argument
302 ret = sys_rt_sigprocmask(how,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-direct.lua78 error("Do not know how to handle 'Modify' on dirs")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dmimecmn.cpp427 // we don't know how to retrieve all commands, so just try the 2 we know
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/docs/
H A Dautodocifier.pl282 This should be an example of how the command is actually used.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dfile.c494 int how = FLUSH_SYNC; local
498 how = 0;
499 nfs_commit_inode(mapping->host, how);

Completed in 165 milliseconds

1234567891011>>