Searched refs:detection (Results 1 - 17 of 17) sorted by relevance

/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/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_acx.c666 struct acx_energy_detection *detection; local
671 detection = kzalloc(sizeof(*detection), GFP_KERNEL);
672 if (!detection) {
677 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D;
678 detection->tx_energy_detection = 0;
681 detection, sizeof(*detection));
688 kfree(detection);
H A Dwl1271_acx.c609 struct acx_energy_detection *detection; local
614 detection = kzalloc(sizeof(*detection), GFP_KERNEL);
615 if (!detection) {
620 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold);
621 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection;
624 detection, sizeof(*detection));
631 kfree(detection);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd_debug.c263 uint32_t detection[NUM_GPIO_INT_REGISTERS]; member in struct:tramp_gpio_smem
303 i, gpio->enabled[i], gpio->detection[i],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-stxcpy.S54 mskqh t2, a1, t2 # U : detection in the src word (stall)
H A Dstxcpy.S43 mskqh t2, a1, t2 # e0 : detection in the src word
H A Dev6-strncpy_from_user.S81 mskqh t2, a1, t2 # U : detection in the src word
153 /* Add the end-of-count bit to the eos detection bitmask. */
H A Dev6-stxncpy.S62 mskqh t2, a1, t2 # U : detection in the src word (stall)
132 /* Add the end-of-count bit to the eos detection bitmask. */
H A Dstrncpy_from_user.S44 mskqh t2, a1, t2 # e0 : detection in the src word
95 /* Add the end-of-count bit to the eos detection bitmask. */
H A Dstxncpy.S51 mskqh t2, a1, t2 # e0 : detection in the src word
102 /* Add the end-of-count bit to the eos detection bitmask. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex249 be returned. If the detection mechanism fails wxTextFileType\_None is returned.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex714 address detection.
778 --- the address is not used because duplicate address detection~\cite{RFC-ADDRCONF}
991 \verb|nud| is the state of the ``neighbour unreachability detection'' machine
1120 In this case, Linux-2.2 makes ``dead gateway detection''~\cite{RFC1122}
1121 controlled by neighbour unreachability detection and by advice
3004 \# If the interface opens slower f.e.\ due to long media detection,\\
3058 \# because dead nexthop detection does not work on them.
3249 \# If the interface opens slower f.e.\ due to long media detection,\\
3295 \# because dead nexthop detection does not work on them.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm28 ; with autoselect (with cpu detection code)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm28 ; with autoselect (with cpu detection code)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure234 # chose one over the other, and consider auto-detection not possible.
1919 --without-gnutls disable GnuTLS detection
1922 --without-polarssl disable PolarSSL detection
1925 --without-cyassl disable CyaSSL detection
1928 --without-nss disable NSS detection
1940 --without-libmetalink disable libmetalink detection
22575 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: skipped the /dev/urandom detection when cross-compiling" >&5
22576 $as_echo "$as_me: WARNING: skipped the /dev/urandom detection when cross-compiling" >&2;}
23910 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: skipped the ca-cert path detection when cross-compiling" >&5
23911 $as_echo "$as_me: WARNING: skipped the ca-cert path detection whe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1946 \ruledrow{learning&detection of connections}
1957 \ruledrow{learning&detection of connections}

Completed in 297 milliseconds