Searched refs:experimental (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/netem/
H A DMakefile2 DISTDATA = normal.dist pareto.dist paretonormal.dist experimental.dist
15 experimental.dist: maketable experimental.dat
16 ./maketable experimental.dat > experimental.dist
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A DRules.make5 experimental: $(EXTRAS_EXP)
19 install-experimental: $(EXTRA_INSTALLS_EXP)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/
H A DKconfig.x8637 However, this it experimental on 32-bit architectures, so if unsure say
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipaddr.tex8 is implemented. An experimental implementation for IPV6, wxIPV6address,
H A Dtdb.tex900 \item Columns that are part of primary or secondary keys must be defined as being NOT NULL when they are created. Some code is added in \helpref{wxDbTable::CreateIndex}{wxdbtablecreateindex} to try to adjust the column definition if it is not defined correctly, but it is experimental (as of wxWidgets v2.2.1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvcodec.mak77 fate-vsynth%-flashsv2: ENCOPTS = -sws_flags neighbor+full_chroma_int -strict experimental -compression_level 0
105 fate-vsynth%-jpeg2000: ENCOPTS = -qscale 7 -strict experimental -pred 1 -pix_fmt rgb24
107 fate-vsynth%-jpeg2000-97: ENCOPTS = -qscale 7 -strict experimental -pix_fmt rgb24
282 fate-vsynth%-avui: ENCOPTS = -s pal -strict experimental -sws_flags neighbor+bitexact
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1326 AVCodec *p, *experimental=NULL; local
1330 if (p->capabilities & CODEC_CAP_EXPERIMENTAL && !experimental) {
1331 experimental = p;
1337 return experimental;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmk1mf.pl1290 # experimental-xxx is mostly like enable-xxx, but opensslconf.v
1293 elsif (/^experimental-/)
1296 ($algo = $_) =~ s/^experimental-//;
H A Dpod2man.pl252 Settting the F register will get you some additional experimental
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmk1mf.pl1290 # experimental-xxx is mostly like enable-xxx, but opensslconf.v
1293 elsif (/^experimental-/)
1296 ($algo = $_) =~ s/^experimental-//;
H A Dpod2man.pl252 Settting the F register will get you some additional experimental
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c288 u8 experimental:1; member in struct:ibm_struct::__anon13951
353 static int experimental; variable
4411 .flags.experimental = 1,
8536 if (ibm->flags.experimental && !experimental)
8861 module_param(experimental, int, 0444);
8862 MODULE_PARM_DESC(experimental,
8863 "Enables experimental features when non-zero");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c1417 "The %s '%s' is experimental but experimental codecs are not enabled, "
1422 av_log(avctx, AV_LOG_ERROR, "Alternatively use the non experimental %s '%s'.\n",
2795 AVCodec *p, *experimental = NULL; local
2801 if (p->capabilities & CODEC_CAP_EXPERIMENTAL && !experimental) {
2802 experimental = p;
2808 return experimental;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl252 Settting the F register will get you some additional experimental
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure1591 --enable-dropkludge enable the experimental dropbox fix (INSECURE!)
15427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable experimental dropbox support" >&5
15428 $as_echo_n "checking whether to enable experimental dropbox support... " >&6; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html9344 verbose => 'output files which use HTML 4.0 frames (experimental)',
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfigure1628 --enable-random-daemon Build and support the experimental gcryptrnd
12609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the experimental random daemon is requested" >&5
12610 $as_echo_n "checking whether the experimental random daemon is requested... " >&6; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfigure1628 --enable-random-daemon Build and support the experimental gcryptrnd
12609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the experimental random daemon is requested" >&5
12610 $as_echo_n "checking whether the experimental random daemon is requested... " >&6; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure1426 --with-syslog Include experimental SYSLOG support (default=no)
23528 # For experimental utmp support (lastlog on some BSD-like systems)
[all...]

Completed in 472 milliseconds