Searched refs:use (Results 1 - 25 of 853) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dsys.h1 #warning This header is deprecated, use <alsa/asoundlib.h> instead.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/examples/
H A Denough.c39 properties are: we cannot use more bit patterns than are available; and when
207 int least; /* least number of syms to use at this juncture */
208 int most; /* most number of syms to use at this juncture */
209 int use; /* number of bit patterns to use in next call */ local
225 /* we need to use at least this many bit patterns so that the code won't be
231 /* we can use at most this many bit patterns, lest there not be enough
239 for (use = least; use <= most; use
326 int use; /* number of bit patterns to use in next call */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Denough.c36 properties are: we cannot use more bit patterns than are available; and when
204 int least; /* least number of syms to use at this juncture */
205 int most; /* most number of syms to use at this juncture */
206 int use; /* number of bit patterns to use in next call */ local
222 /* we need to use at least this many bit patterns so that the code won't be
228 /* we can use at most this many bit patterns, lest there not be enough
236 for (use = least; use <= most; use
323 int use; /* number of bit patterns to use in next call */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dsoap.h10 GPL or Genivia's license for commercial use.
30 A commercial use license is available from Genivia, Inc., contact@genivia.com
64 @enum soap__useChoice use; member in class:soap__body
72 @enum soap__useChoice use; member in class:soap__fault
80 @enum soap__useChoice use; member in class:soap__headerfault
98 @enum soap__useChoice use; member in class:soap__header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/lib/
H A Dmemcpy.S20 # - NOTE: must not use any stack. exception detection performs function return
H A Dmemset.S20 # - NOTE: must not use any stack. exception detection performs function return
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dsoap.h10 GPL or Genivia's license for commercial use.
30 A commercial use license is available from Genivia, Inc., contact@genivia.com
64 @enum soap__useChoice use; member in class:soap__body
72 @enum soap__useChoice use; member in class:soap__fault
80 @enum soap__useChoice use; member in class:soap__headerfault
98 @enum soap__useChoice use; member in class:soap__header
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dsoap.h10 GPL or Genivia's license for commercial use.
30 A commercial use license is available from Genivia, Inc., contact@genivia.com
64 @enum soap__useChoice use; member in class:soap__body
72 @enum soap__useChoice use; member in class:soap__fault
80 @enum soap__useChoice use; member in class:soap__headerfault
98 @enum soap__useChoice use; member in class:soap__header
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dsoap.h10 GPL or Genivia's license for commercial use.
30 A commercial use license is available from Genivia, Inc., contact@genivia.com
64 @enum soap__useChoice use; member in class:soap__body
72 @enum soap__useChoice use; member in class:soap__fault
80 @enum soap__useChoice use; member in class:soap__headerfault
98 @enum soap__useChoice use; member in class:soap__header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_route.c156 struct x25_route *rt, *use = NULL; local
165 if (!use)
166 use = rt;
167 else if (rt->sigdigits > use->sigdigits)
168 use = rt;
172 if (use)
173 x25_route_hold(use);
176 return use;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/vr41xx/
H A Dsiu.h37 extern void vr41xx_use_irda(irda_use_t use);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlprn.tex5 The easiest way to print an HTML document is to use
10 And finally there is the low level class \helpref{wxHtmlDCRenderer}{wxhtmldcrenderer} which you can use to
12 width. (The most common use of this is placing one rectangle on each page or printing into two columns.)
H A Dmbcnvfil.tex9 e.g. by wxGTK to use a class which checks the environment
15 Since some platforms (such as Win32) use Unicode in the filenames,
16 and others (such as Unix) use multibyte encodings, this class should only
19 use it like this:
26 (although it would be better to use wxFopen(name, wxT("r")) in this case.)
H A Dwxx11.tex8 applications which need to use a special themed look. You will need
19 in the distribution. There is also a page on the use of
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/trace/
H A Dfunction-graph-fold.vim3 " To use, :source this file while viewing a function_graph trace, or use vim's
5 " use the usual vim fold commands, such as "za", to open and close nested
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dflate.s5 ; (the contents of which are also included in unzip.h) for terms of use.
21 ; Define AZTEC to use the Aztec C macro version of getc() instead of the
24 ; Define NO_CHECK_EOF to not use the fancy paranoid version of NEEDBITS --
56 ; that give the offsets in Uz_Globs of the fields we use, which are:
434 bls.s dnox ; use a dbra loop to do it
448 ; Now at this point we could do tests to see if we should use an optimized
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dvoice.c41 * multichannel support and ensures we can use a single write to the
71 if (voice->use) {
94 voice->use = 1;
137 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = pvoice->efx = 0;
160 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = pvoice->efx = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drtread_proc.c53 int flags, refcnt, use, metric, mtu, window, rtt; local
75 iface, dest, gate, &flags, &refcnt, &use, &metric,
125 int metric, use, refcnt, flags; local
134 &metric, &use, &refcnt, &flags, iface);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dkeypad.h13 #warning: Please update the board to use matrix_keypad.h instead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dauto-generated.mk3 # This value is unescaped. Either quote the value or escape special characters when you use it.
8 # This value is unescaped. Either quote the value or escape special characters when you use it.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddll.h6 #error To use the DLL version of Crypto++, this file must be included before any other Crypto++ header files.
43 // cause CRT DLL to be initialized before Crypto++ so that we can use malloc and free during DllMain()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsr.h39 unsigned use:1; /* is this device still supportable */ member in struct:scsi_cd
45 /* We hold gendisk and scsi_device references on probe and use
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtrampoline_32.S66 # hence we don't use the boot_gdt_descr defined in head.S
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2

Completed in 316 milliseconds

1234567891011>>