Searched refs:strict (Results 101 - 125 of 252) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-proxied-https-auth.px3 use strict;
H A DTest-iri-disabled.px3 use strict;
H A DTest-iri-forced-remote.px3 use strict;
H A DTest-iri.px3 use strict;
H A DTest-np.px3 use strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A DMakefile.m3272 CFLAGS += -fno-strict-aliasing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/uris/
H A Duris.cpp178 #define URI_TEST_RESOLVE(string, eq, strict) \
180 uri->Resolve(masteruri, strict);\
270 URI_TEST("http:g" , "http:g") //strict
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-perl-113 use strict;
H A Dxgettext-perl-610 use strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DMakefile.PL9 use strict ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dmldbm.t3 use strict ;
H A Dunknown.t5 use strict ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/macusers/
H A Dmacusers3 use strict;
H A Dmacusers.in3 use strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupadd28 use strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/tridge/
H A Dsmb.conf20 strict locking = yes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dupdate-copyright116 use strict;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dbounds.s38 @ -fno-strict-aliasing -fno-common -fno-delete-null-pointer-checks
40 @ -fomit-frame-pointer -fno-strict-overflow -fconserve-stack -fverbose-asm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Daddrconf.h68 int strict);
81 int strict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvcodec.mak12 fate-vsynth%-amv: ENCOPTS = -strict -1
21 fate-vsynth%-cljr: ENCOPTS = -strict -1
77 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
111 fate-vsynth%-ljpeg: ENCOPTS = -strict -1
282 fate-vsynth%-avui: ENCOPTS = -s pal -strict experimental -sws_flags neighbor+bitexact
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dreplaygain.c625 FLAC__bool grabbag__replaygain_load_from_vorbiscomment(const FLAC__StreamMetadata *block, FLAC__bool album_mode, FLAC__bool strict, double *reference, double *gain, double *peak) argument
644 return !strict && grabbag__replaygain_load_from_vorbiscomment(block, !album_mode, /*strict=*/true, reference, gain, peak);
646 return !strict && grabbag__replaygain_load_from_vorbiscomment(block, !album_mode, /*strict=*/true, reference, gain, peak);
649 return !strict && grabbag__replaygain_load_from_vorbiscomment(block, !album_mode, /*strict=*/true, reference, gain, peak);
651 return !strict && grabbag__replaygain_load_from_vorbiscomment(block, !album_mode, /*strict=*/true, reference, gain, peak);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Droute.c354 int strict)
359 if (!m && (strict & RT6_LOOKUP_F_IFACE))
365 if (!n && (strict & RT6_LOOKUP_F_REACHABLE))
370 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, argument
378 m = rt6_score_route(rt, oif, strict);
383 if (strict & RT6_LOOKUP_F_REACHABLE)
387 } else if (strict & RT6_LOOKUP_F_REACHABLE) {
397 u32 metric, int oif, int strict)
405 match = find_match(rt, oif, strict, &mpri, match);
408 match = find_match(rt, oif, strict,
353 rt6_score_route(struct rt6_info *rt, int oif, int strict) argument
395 find_rr_leaf(struct fib6_node *fn, struct rt6_info *rr_head, u32 metric, int oif, int strict) argument
413 rt6_select(struct fib6_node *fn, int oif, int strict) argument
558 rt6_lookup(struct net *net, const struct in6_addr *daddr, const struct in6_addr *saddr, int oif, int strict) argument
702 int strict = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dschema.h135 enum xs__processContents { strict, skip, lax }; enumerator in enum:xs__processContents
142 @enum xs__processContents processContents = strict;
206 @enum xs__processContents processContents = strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dschema.h135 enum xs__processContents { strict, skip, lax }; enumerator in enum:xs__processContents
142 @enum xs__processContents processContents = strict;
206 @enum xs__processContents processContents = strict;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dschema.h135 enum xs__processContents { strict, skip, lax }; enumerator in enum:xs__processContents
142 @enum xs__processContents processContents = strict;
206 @enum xs__processContents processContents = strict;

Completed in 121 milliseconds

1234567891011