Searched refs:isn (Results 1 - 25 of 70) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/
H A Dsuspend.S54 @ This guarantees a small windows where DRAM isn't busy
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A DMakefile207 $(error "COMP_DEFAULT isn't selected to be built!")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc259 * NULL (i.e. there isn't a string), then the function returns FALSE.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-iri-disabled.px78 My tailor isn't rich anymore.
H A DTest-iri-forced-remote.px82 My tailor isn't rich anymore.
H A DTest-iri.px83 My tailor isn't rich anymore.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_minisocks.c235 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; local
236 if (isn == 0)
237 isn++;
238 TCP_SKB_CB(skb)->when = isn;
H A Dtcp_ipv4.c1234 __u32 isn = TCP_SKB_CB(skb)->when; local
1249 if (inet_csk_reqsk_queue_is_full(sk) && !isn) {
1336 isn = cookie_v4_init_sequence(sk, skb, &req->mss);
1338 } else if (!isn) {
1346 * If "isn" is not zero, this request hit alive
1381 isn = tcp_v4_init_sequence(skb);
1383 tcp_rsk(req)->snt_isn = isn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dnode.tex15 written as wxNode<T> even though it isn't really a template class -- but it
H A Dprotocol.tex39 functionality of wxStream. Seek isn't available on all streams. For example,
H A Dfltfactory.tex169 bringing it to the front. This isn't a thread safe operation
182 Removing from the list isn't a thread safe operation
H A Dcustdobj.tex49 format supported by this object. If it isn't set here,
H A Dpickerbase.tex18 proportion values) of the picker control defaults to $1$ when there isn't a text control
H A Dtexcept.tex64 if it isn't, you should edit the \texttt{include/wx/msw/setup.h} file under
H A Durl.tex90 functionality of wxStream. Seek isn't available on all streams. For example,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h89 # Keep looping if it isn't me
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm316 # $foo isn't empty
324 (Mnemonic: "This is that." "This isn't that.")
356 For those grammatical pedants out there, there's an C<isn't()>
369 *isn't = \&isnt;
552 $diag = "$obj_name isn't defined";
555 $diag = "$obj_name isn't a reference";
565 $diag = "$obj_name isn't a '$class' it's a '$ref'";
578 $diag = "$obj_name isn't a '$class' it's a '$ref'";
816 test script to die. A certain function or method isn't implemented
817 (such as fork() on MacOS), some resource isn'
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat69 ::intenv is used to set environment variables but this isn't used anymore
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/redhat/
H A Dradvd.spec197 also, the default config isn't generic enough..)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/redhat/
H A Dradvd.spec197 also, the default config isn't generic enough..)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S250 @ The buffer pointed at by raXin isn't big enough for us to do a
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1175 __u32 isn = TCP_SKB_CB(skb)->when; local
1188 if (inet_csk_reqsk_queue_is_full(sk) && !isn) {
1272 if (!isn) {
1286 isn = tcp_v6_init_sequence(skb);
1288 isn = cookie_v6_init_sequence(sk, skb, &req->mss);
1292 tcp_rsk(req)->snt_isn = isn;

Completed in 214 milliseconds

123