Searched refs:already (Results 1 - 25 of 268) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_irq.c56 unsigned int already, _current_; local
60 already = 0;
64 if (already & _current_)
66 already |= _current_; /* mark request */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Dcsumcpfruser.S35 ;; r12 is already decremented. Add back chunk_size-2.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dcsumcpfruser.S35 ;; r12 is already decremented. Add back chunk_size-2.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.c252 long already;
284 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT);
287 already = 0;
289 for (i = already; i < obj_size; i++)
251 long already; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dobstack.c252 long already;
284 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT);
287 already = 0;
289 for (i = already; i < obj_size; i++)
251 long already; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Diconbndl.tex42 if the collection already contains icons with the same
47 Adds the icon to the collection; if the collection already
H A Dsnglinst.tex31 wxLogError(_("Another program instance is already running, aborting."));
110 used for checking already exists but was not created by the user.
120 Returns {\tt true} if another copy of this program is already running, {\tt
H A Dgbsizeritem.tex73 If the item is already a member of a sizer then first ensure that
82 If the item is already a member of a sizer then first ensure that
H A Drecguard.tex37 true if it hadn't been already set.
80 Returns \true if we're already inside the code block ``protected'' by this
H A Dtxtdatob.tex13 Note that if you already have the text inside a string, you will not achieve
15 already a very efficient operation (data is not actually copied because
H A Dddeservr.tex37 number is already in use).
H A Ddestroyevt.tex14 already run by the time this event is sent. Therefore this event will not
H A Dfontlist.tex5 for a previously created font of the desired type and create it if not already found.
H A Dsbsizer.tex32 The first constructor uses an already existing static box. It takes the
H A Dtcpservr.tex36 number is already in use).
H A Dmutex.tex9 had already locked before (instead of dead locking the entire process in this
137 \twocolitem{{\bf wxMUTEX\_BUSY}}{The mutex is already locked by another thread.}
H A Dgridbagsizer.tex41 given position, NULL if something was already there.
148 If the move is not allowed (because an item is already there) then
160 success. If the move is not allowed (because an item is already there)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Ddebug-macro.S34 /* Use davinci_uart_phys/virt if already configured */
41 bne 99f @ already configured
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A DMakefile.in96 @SOLARIS_MODULE_TRUE@ echo "netconfig already contains a ddp module, skipping"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_util.S149 | exponent is zero, so explizit bit is already zero too
194 | exponent is zero, so explizit bit is already zero too
426 * following conversion functions expect an already normalized
649 | both functions expect that fp_normalize was already
650 | called (and extended argument is already normalized
1248 | fp_normalize_ext has set this bit already
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S158 @ r10 already contains 0, reuse it
183 @ r10 already contains 0, reuse it
201 @ r8 already contains buffer size
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/include/mach/
H A Ddebug-macro.S33 /* Use omap_uart_phys/virt if already configured */
40 bne 99f @ already configured
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/include/mach/
H A Dentry-macro.S50 cmp \base, #0 @ already configured?
78 /* Check the pending interrupts. Note that base already set */
125 /* Check the pending interrupts. Note that base already set */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/ultrix/
H A DMakefile.kernel84 echo "You already have a version of netatalk installed."; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemset-sh4.S50 bt/s 11f ! dst is already aligned

Completed in 119 milliseconds

1234567891011