Searched refs:linked (Results 1 - 25 of 151) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_multi.c48 snd_pcm_t *linked; member in struct:__anon1491
318 * slave #1-(N-1) = trigger slaves, linked is set to #0
325 if (multi->slaves[i].linked)
326 snd_pcm_unlink(multi->slaves[i].linked);
327 multi->slaves[0].linked = NULL;
331 multi->slaves[i].linked = multi->slaves[0].pcm;
366 if (!multi->slaves[i].linked)
371 multi->slaves[i].linked = NULL;
448 /* We call prepare to each slave even if it's linked.
472 /* when the first slave PCM is linked, i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dinterface.h107 sw_bool * linked);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dinterface.h107 sw_bool * linked);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.gcmmx159 @echo " Running pngtest dynamically linked with $(LIBSO):"
163 @echo " Running pngtest statically linked with libpng.a:"
H A Dmakefile.linux136 @echo " Running pngtest dynamically linked with $(LIBSO):"
140 @echo " Running pngtest statically linked with libpng.a:"
H A Dmakefile.nommx138 @echo " Running pngtest dynamically linked with $(LIBSO):"
142 @echo " Running pngtest statically linked with libpng.a:"
H A Dmakefile.elf162 @echo " Running pngtest dynamically linked with $(LIBSO):"
166 @echo " Running pngtest statically linked with libpng.a:"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.gcmmx145 @echo " Running pngtest dynamically linked with $(LIBNAME).so:"
149 @echo " Running pngtest statically linked with libpng.a:"
H A Dmakefile.linux117 @echo " Running pngtest dynamically linked with $(LIBNAME).so:"
121 @echo " Running pngtest statically linked with libpng.a:"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Dusparc.cc7 routines are being linked from a library. I'll record the higher
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap-alsa.h58 int *lch; /* Chain of channels this stream is linked to */
68 unsigned linked:1; /* dma channels linked */ member in struct:audio_stream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/times/
H A Dusparc.cc7 routines are being linked from a library. I'll record the higher
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/times/
H A Dusparc.cc7 routines are being linked from a library. I'll record the higher
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.spec41 - Data is stored in a linked-list tree structure, preserving
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dnode.tex3 wxNodeBase is the node structure used in linked lists (see
13 ``template'' parameter: this is the type of data stored in the linked list or,
H A Dtcontain.tex5 wxWidgets uses itself several container classes including doubly-linked lists
21 The list classes in wxWidgets are doubly-linked lists which may either own the
36 the macros: {\it WX\_DECLARE\_LIST} and {\it WX\_DEFINE\_LIST} for the linked
H A Dtruntime.tex36 wxClassInfo object inserts itself into a linked list (accessed through
37 wxClassInfo::first and wxClassInfo::next pointers). The linked list
46 \helpref{wxObject::IsKindOf}{wxobjectiskindof} uses the linked list of
H A Dapptraits.tex20 (i.e. those applications linked against wxBase library only - see the
H A Dmutex.tex16 For example, when several threads use the data stored in the linked list,
H A Dti18n.tex58 See also the GNU gettext documentation linked from {\tt docs/html/index.htm} in
H A Dtstream.tex35 linked to a stream. One stream can have multiple stream buffers but one stream
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-cns3xxx/
H A Dpcie.c40 bool linked; member in struct:cns3xxx_pcie
73 if (!cnspci->linked && (busno > 0 || slot > 0))
298 cnspci->linked = 1;
343 if (!cnspci->linked)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-np.px57 This page is only linked by the higher level page. Therefore, it should not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/compressed/
H A Dhead_v10.S116 jump 0x40004000 ; kernel is linked to this address
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dqrnnd.S17 # distribution when not linked into another program.)

Completed in 166 milliseconds

1234567