Searched refs:qw (Results 101 - 125 of 215) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/BerkeleyDB/t/
H A Dbtree.t250 my @Keys = qw( 0123 12 -1234 9 987654321 def ) ;
302 my @Keys = qw( 0123 9 12 -1234 9 987654321 def ) ;
303 my @Values = qw( 1 0 3 dd x abc 0 ) ;
350 ok ArrayCompare ([qw(dd 0 0 x 3 1 abc)], [getValues \%h]);
351 ok ArrayCompare ([qw(dd 1 0 3 x abc 0)], [getValues \%g]);
352 ok ArrayCompare ([qw(0 x 3 0 1 dd abc)], [getValues \%k]);
369 my @Keys = qw( 0123 9 12 -1234 9 987654321 9 def ) ;
370 my @Values = qw( 1 11 3 dd x abc 2 0 ) ;
401 ok ArrayCompare ([qw(dd 1 3 x 2 11 abc 0)], [getValues \%g]);
402 ok ArrayCompare ([qw(d
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/BerkeleyDB/t/
H A Dbtree.t250 my @Keys = qw( 0123 12 -1234 9 987654321 def ) ;
302 my @Keys = qw( 0123 9 12 -1234 9 987654321 def ) ;
303 my @Values = qw( 1 0 3 dd x abc 0 ) ;
350 ok ArrayCompare ([qw(dd 0 0 x 3 1 abc)], [getValues \%h]);
351 ok ArrayCompare ([qw(dd 1 0 3 x abc 0)], [getValues \%g]);
352 ok ArrayCompare ([qw(0 x 3 0 1 dd abc)], [getValues \%k]);
369 my @Keys = qw( 0123 9 12 -1234 9 987654321 9 def ) ;
370 my @Values = qw( 1 11 3 dd x abc 2 0 ) ;
401 ok ArrayCompare ([qw(dd 1 3 x 2 11 abc 0)], [getValues \%g]);
402 ok ArrayCompare ([qw(d
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/tests/
H A DTest-iri-list.px6 use WgetFeature qw(iri);
H A DTest-proxied-https-auth.px6 use WgetFeature qw(https);
H A DTest-iri-forced-remote.px6 use WgetFeature qw(iri);
H A DTest-iri.px6 use WgetFeature qw(iri);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/tests/
H A DTest-iri-list.px6 use WgetFeature qw(iri);
H A DTest-proxied-https-auth.px6 use WgetFeature qw(https);
H A DTest-iri-forced-remote.px6 use WgetFeature qw(iri);
H A DTest-iri.px6 use WgetFeature qw(iri);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/tests/
H A DTest-iri-list.px6 use WgetFeature qw(iri);
H A DTest-proxied-https-auth.px6 use WgetFeature qw(https);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/DB_File/t/
H A Ddb-recno.t208 my %noMode = map { $_, 1} qw( amigaos MSWin32 NetWare cygwin ) ;
217 my @data = qw( a b c d ever f g h i j k longername m n o p) ;
239 my @push_data = qw(added to the end) ;
263 my @new_data = qw(add this to the start of the array) ;
280 @old = splice(@h, 1, 2, qw(bananas just before));
283 @old = $X->splice(1, 2, qw(bananas just before));
431 @ISA=qw(DB_File);
776 use warnings FATAL => qw(all);
832 use warnings FATAL => qw(all);
1572 my @contexts = qw<lis
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/DB_File/t/
H A Ddb-recno.t208 my %noMode = map { $_, 1} qw( amigaos MSWin32 NetWare cygwin ) ;
217 my @data = qw( a b c d ever f g h i j k longername m n o p) ;
239 my @push_data = qw(added to the end) ;
263 my @new_data = qw(add this to the start of the array) ;
280 @old = splice(@h, 1, 2, qw(bananas just before));
283 @old = $X->splice(1, 2, qw(bananas just before));
431 @ISA=qw(DB_File);
776 use warnings FATAL => qw(all);
832 use warnings FATAL => qw(all);
1572 my @contexts = qw<lis
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/DB_File/t/
H A Ddb-recno.t208 my %noMode = map { $_, 1} qw( amigaos MSWin32 NetWare cygwin ) ;
217 my @data = qw( a b c d ever f g h i j k longername m n o p) ;
239 my @push_data = qw(added to the end) ;
263 my @new_data = qw(add this to the start of the array) ;
280 @old = splice(@h, 1, 2, qw(bananas just before));
283 @old = $X->splice(1, 2, qw(bananas just before));
431 @ISA=qw(DB_File);
776 use warnings FATAL => qw(all);
832 use warnings FATAL => qw(all);
1572 my @contexts = qw<lis
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-groups32 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupadd30 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-groups32 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupadd30 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-groups32 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupadd30 use FindBin qw($RealBin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/contrib/macusers/
H A Dmacusers.in6 use vars qw($MAC_PROCESS $PS_STR $MATCH_STR $ASIP_PORT_NO $ASIP_PORT $LSOF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/bin/
H A Dautoscan48 use vars qw(@cfiles @makefiles @shfiles @subdirs %printed);
51 my @kinds = qw (function header identifier program

Completed in 106 milliseconds

123456789