Searched refs:use (Results 101 - 125 of 298) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/bcb5/
H A Dexpat_static.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpatw.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpatw_static.mak10 # It is recommended to use the IDE to change any of the values in this
H A Doutline.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dxmlwf.mak10 # It is recommended to use the IDE to change any of the values in this
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm30 ; so use a different read-only section.
97 ; into registers at the start, and make no other use of the stack. Luckily that
111 ; TODO Some functions can use some args directly from the stack. If they're the
460 ; I often want to use macros that permute their arguments. e.g. there's no
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dchecksum.S64 mov r5, r1 ! Save new len for later use.
184 bf 3f ! Different alignments, use slow version
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dhead.S44 * - a few pages for allocator use before the kernel pagetable has
129 * Warning: don't use %esi or the stack in this code. However, %esp
299 movb %al,%cl # save reg for future use
534 # early boot GDT descriptor (must use 1:1 address mapping)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk10 # This is a special makefile fragment intended for common use.
223 # Loop through all components in use. If an xyz.mk file exists at the base of
224 # component xyz's subtree, include it and use its contents to modify the list
225 # of include and src dirs. Otherwise, use the defaults for that component.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dlib1funcs.S20 from the use of this file. (The General Public License restrictions
255 rsbmi r1, r1, #0 @ loops below use unsigned.
292 rsbmi r1, r1, #0 @ loops below use unsigned.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1x.c202 int use; member in struct:emu10k1x_voice
418 epcm->voice->use = 1;
438 epcm->voice->use = 0;
594 if (epcm->emu->capture_voice.use)
598 epcm->voice->use = 1;
617 epcm->voice->use = 0;
794 if (pvoice->use)
805 if (pvoice->use)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex26 % a Texinfo source document, you may use the result without
41 % To process a Texinfo manual with TeX, it's most reliable to use the
72 % For @tex, we can use \tabalign.
286 % This works because we only use \botmark / \topmark, not \firstmark.
310 % page or the contents), so we use \firstmark there -- this gets us
479 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
505 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
609 % and you can use @w{...} around a quote to suppress ligatures.
668 % latex.ltx, since we use a different font for the raised A; it's most
669 % convenient for us to use a
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex26 % a Texinfo source document, you may use the result without
41 % To process a Texinfo manual with TeX, it's most reliable to use the
72 % For @tex, we can use \tabalign.
282 % This works because we only use \botmark / \topmark, not \firstmark.
306 % page or the contents), so we use \firstmark there -- this gets us
475 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
501 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
605 % and you can use @w{...} around a quote to suppress ligatures.
664 % latex.ltx, since we use a different font for the raised A; it's most
665 % convenient for us to use a
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c671 * @scheme: allocation method to use
674 * XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down
687 * XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down
707 * We use href==NULL in the case of an element creation where the namespace
739 * and checks for existing use of the prefix
836 * internal subset, use xmlCreateIntSubset().
3426 * This doesn't unlink the child from the list, use xmlUnlinkNode() first.
3434 /* use xmlFreeDtd for DTD nodes */
4326 * namespace, so use "*".
4538 * to remove a node from a document use xmlUnlinkNod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c671 * @scheme: allocation method to use
674 * XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down
687 * XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down
707 * We use href==NULL in the case of an element creation where the namespace
739 * and checks for existing use of the prefix
836 * internal subset, use xmlCreateIntSubset().
3426 * This doesn't unlink the child from the list, use xmlUnlinkNode() first.
3434 /* use xmlFreeDtd for DTD nodes */
4326 * namespace, so use "*".
4538 * to remove a node from a document use xmlUnlinkNod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm49 ; see below : zlib1222add must be adjuster if you use a zlib version < 1.2.2.2
90 ; (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
91 ; (if you compile with zlib between 1.0.5 and 1.2.2.1, use "zlib1222add equ 0").
92 ; if you compile with zlib 1.2.2.2 or later , use "zlib1222add equ 8").
283 ; if chain_length <=16, don't use the unrolled loop
537 ; Your are free use gvmat32 in any fre or commercial apps if you don't remove the string in the binary!
719 ;;; use the sign flag instead of the zero flag for the exit test.
943 ; Your can freely use gvmat32 in any free or commercial app if you don't remove the string in the binary!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas5 * For conditions of distribution and use, see copyright notice in readme.txt
45 reserved: LongInt; (* reserved for future use *)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunsuite.c341 pctxt = xmlRelaxNGNewMemParserCtxt((const char *)buf->content, buf->use);
476 pctxt = xmlRelaxNGNewMemParserCtxt((const char *)buf->content, buf->use);
515 doc = xmlReadMemory((const char *)buf->content, buf->use,
572 doc = xmlReadMemory((const char *)buf->content, buf->use,
H A DtestHTML.c865 printf("\t--push : use the push mode parser\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S50 ! Even though we do not use %fp register bank,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dsetup.c40 /* Many platforms use an embedded root image. */
270 /* Tell the kernel about what RAM it may use for memory allocation. */
294 #error MAX_ORDER is too large for given PAGE_OFFSET (use CONFIG_FORCE_MAX_ZONEORDER to change it)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dstrnlen_user.S16 /* Load or store instructions that may cause exceptions use the EX macro. */
40 # Register use:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S173 mcr p15, 0, r1, c9, c0, 5 @ allow user space to use RB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dll_char_wr.S18 @ () = do not use
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/compressed/
H A Dhead.S102 ;; Put start address of root partition in r9 so the kernel can use it

Completed in 313 milliseconds

1234567891011>>