Searched refs:inside (Results 1 - 25 of 64) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/
H A Dgetpart.pm44 my $inside=0;
49 # print "$inside: $_";
50 if(!$inside && ($_ =~ /^ *\<$section/)) {
51 $inside++;
53 if((1 ==$inside) && ( ($_ =~ /^ *\<$part([^>]*)/) ||
56 $inside++;
67 elsif((1 ==$inside) && ($_ =~ /^ *\<\/$section\>/)) {
70 elsif((2 ==$inside) && ($_ =~ /^ *\<\/$part/)) {
71 $inside--;
81 my $inside
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-sh-511 echo "$(gettext 'Simple string inside double-quotes')"
13 echo "$(gettext 'Simple decorated string: "x" \"y\" inside double-quotes')"
15 echo "$(gettext "Simple dstring inside double-quotes")"
17 echo "$(gettext "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes")"
32 msgid "Simple string inside double-quotes"
38 msgid "Simple decorated string: \"x\" \\\"y\\\" inside double-quotes"
44 msgid "Simple dstring inside double-quotes"
50 msgid "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes"
H A Dmsgcat-stringtable-110 /* This is an example of a string table file. Everything inside a comment
43 # This is an example of a string table file. Everything inside a comment
H A Dxgettext-csharp-348 // Verify that a comma inside braces is hidden.
166 #. Verify that a comma inside braces is hidden.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Ddirentry.c129 int isSubdirOf(Stream_t *inside, Stream_t *outside) argument
132 if(inside == outside) /* both are the same */
134 if(getDirentry(inside)->entry == -3) /* root directory */
137 inside = getDirentry(inside)->Dir;
H A DmtoolsDirentry.h51 int isSubdirOf(Stream_t *inside, Stream_t *outside);
H A Dtexinfo.tex178 % The following is used inside several \edef's.
744 % percent of a page (\vfilllimit can be changed inside of @tex).
757 % Do @comment since we are called inside an environment such as
867 % This defn is used inside fill environments such as @defun.
870 % This defn is used inside nofill environments such as @example.
2256 % Set \globaldefs so that documents can use this inside @tex, since
2659 % (inside @code that is), therefore an endless loop.
2695 % `example' (@kbd uses ttsl only inside of @example and friends),
3041 % because the headline and footline are only empty inside the group.
3091 % It can also be used inside
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_conntrack_proto_icmp.c144 } _in, *inside; local
152 inside = skb_header_pointer(skb, ip_hdrlen(skb), sizeof(_in), &_in);
153 if (inside == NULL)
157 if (inside->ip.frag_off & htons(IP_OFFSET)) {
159 inside->ip.protocol);
164 innerproto = __nf_ct_l4proto_find(PF_INET, inside->ip.protocol);
166 dataoff = ip_hdrlen(skb) + sizeof(inside->icmp);
168 if (!nf_ct_get_tuple(skb, dataoff, dataoff + inside->ip.ihl*4, PF_INET,
169 inside->ip.protocol, &origtuple,
172 inside
[all...]
H A Dnf_nat_core.c719 } *inside; local
727 if (!skb_make_writable(pskb, hdrlen + sizeof(*inside)))
730 inside = (void *)(*pskb)->data + ip_hdrlen(*pskb);
744 if (inside->icmp.type == ICMP_REDIRECT) {
757 l4proto = __nf_ct_l4proto_find(PF_INET, inside->ip.protocol);
762 sizeof(struct icmphdr) + inside->ip.ihl * 4),
764 inside->ip.protocol,
773 if (!manip_pkt(inside->ip.protocol, pskb,
774 ip_hdrlen(*pskb) + sizeof(inside->icmp),
780 /* Reloading "inside" her
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/affs/
H A Ddir.c99 goto inside;
114 goto inside;
122 inside:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dscan.l549 synerr( _( "bad character inside {}'s" ) );
628 synerr( _( "EOF encountered inside an action" ) );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dresize.c21 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
84 else if (inside(input->block_bitmap, input->inode_table, itend))
88 else if (inside(input->inode_bitmap, input->inode_table, itend))
92 else if (inside(input->block_bitmap, start, metaend))
97 else if (inside(input->inode_bitmap, start, metaend))
102 else if (inside(input->inode_table, start, metaend) ||
103 inside(itend - 1, start, metaend))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dresize.c21 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) macro
84 else if (inside(input->block_bitmap, input->inode_table, itend))
89 else if (inside(input->inode_bitmap, input->inode_table, itend))
94 else if (inside(input->block_bitmap, start, metaend))
100 else if (inside(input->inode_bitmap, start, metaend))
106 else if (inside(input->inode_table, start, metaend) ||
107 inside(itend - 1, start, metaend))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/mm/
H A Dsrmmu.c732 goto inside;
735 inside:
771 goto inside;
774 inside:
812 goto inside;
815 inside:
843 goto inside;
846 inside:
1109 * inside the same PTE page, and we leak a perfectly
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk13 # then build inside $(SRCBASE)/wl/sys, otherwise use pre-builts
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ms/
H A Dtest.bat8 rem run this from inside the bin directory
H A Dtestce.bat13 rem run this from inside the bin directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtest.bat8 rem run this from inside the bin directory
H A Dtestce.bat13 rem run this from inside the bin directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dcpy_tests.bat7 rem It should be run from inside the "openssl\netware" subdirectory.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp21 // This code runs inside the DSP (cs4610, cs4612, cs4624, or cs4630),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dmpi.h41 #error this file should only be used inside libgcrypt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex174 % The following is used inside several \edef's.
740 % percent of a page (\vfilllimit can be changed inside of @tex).
753 % Do @comment since we are called inside an environment such as
863 % This defn is used inside fill environments such as @defun.
866 % This defn is used inside nofill environments such as @example.
2218 % Set \globaldefs so that documents can use this inside @tex, since
2493 % (inside @code that is), therefore an endless loop.
2528 % `example' (@kbd uses ttsl only inside of @example and friends),
2815 % because the headline and footline are only empty inside the group.
2868 % It can also be used inside
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1423 Perl seems to have some trouble with exiting inside an END block. 5.005_03
1425 directly. It should ONLY be called from inside an END block. It
H A DMore.pm689 happened ok. It's recommended that you run use_ok() inside a BEGIN
914 With a todo block, the tests inside are expected to fail. Test::More
944 inside an C<eval BLOCK> with and using C<alarm>. In these extreme

Completed in 269 milliseconds

123