Searched refs:thing (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Druntests.pl2491 my ($thing) = @_;
2495 $$thing =~ s/%FTP6PORT/$FTP6PORT/g;
2496 $$thing =~ s/%FTP2PORT/$FTP2PORT/g;
2497 $$thing =~ s/%FTPSPORT/$FTPSPORT/g;
2498 $$thing =~ s/%FTPPORT/$FTPPORT/g;
2500 $$thing =~ s/%GOPHER6PORT/$GOPHER6PORT/g;
2501 $$thing =~ s/%GOPHERPORT/$GOPHERPORT/g;
2503 $$thing =~ s/%HTTPTLS6PORT/$HTTPTLS6PORT/g;
2504 $$thing =~ s/%HTTPTLSPORT/$HTTPTLSPORT/g;
2505 $$thing
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm523 of thing:
641 Handy for this sort of thing:
918 You then know the thing you had todo is done and can remove the
1090 my $thing = shift;
1092 return '' if !ref $thing;
1095 return $type if UNIVERSAL::isa($thing, $type);
H A DBuilder.pm443 foreach my $thing (@_) {
445 if( defined $$thing ) {
446 if( my $string_meth = overload::Method($$thing, '""') ) {
447 $$thing = $$thing->$string_meth();
1445 # totally reliable. 5.005_03 and 5.6.1 both do the wrong thing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Ddepmod.pl254 one under the specified based directory and use the first thing that
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure1243 thing=$1
1246 sed -n "s/^[^#]*$pattern.*([^,]*, *\([^,]*\)\(,.*\)*).*/\1_$thing/p" "$file"
1299 eval `echo "$opt" | sed 's/=/-/;s/--/action=/;s/-/ thing=/;s/-/ name=/'`
1300 case "$thing" in
1301 encoder|decoder|muxer|demuxer|parser|bsf|protocol|filter) $action ${optval}_${thing} ;;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dsamba.spec45 support this natively, and add-on packages can enable the same thing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dos.S325 | is most likely the incorrect thing to do and could put the system
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dmake_vms.com63 $! Build the thing plain or with mms
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com63 $! Build the thing plain or with mms
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dmkdef.pl1298 my $thing;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmkdef.pl1341 my $thing;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/codecs/
H A Dsnd-aoa-codec-onyx.c664 Once alsa gets supports for this kind of thing we can add it...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1052 - the only thing is, when they are retrieved from the database they
1953 important thing to notice here is that at this point in time both
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c3399 c1 = get_one_char(); // get the type of thing to delete
3616 c1 = get_one_char(); // get the type of thing to delete
3850 int i, cnt, thing, rbi, startrbi, percent; local
3903 thing = (int) lrand48() % strlen(cmd1); // pick a movement command
3904 c = cmd1[thing];
3909 // change some thing
3910 thing = (int) lrand48() % strlen(cmd1); // pick a movement command
3911 c = cmd1[thing];
3914 thing = (int) lrand48() % 4; // what thing t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex256 % add check for \lastpenalty to plain's definitions. If the last thing
3242 % letter. Otherwise, the only valid thing it can be is a number.
3244 % This is a good thing, since \splitoff doesn't work given nothing at
4242 % If a skip is the last thing on the list now, preserve it
6246 % the only thing remainnig is to define \deffnheader.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex260 % add check for \lastpenalty to plain's definitions. If the last thing
3475 % letter. Otherwise, the only valid thing it can be is a number.
3477 % This is a good thing, since \splitoff doesn't work given nothing at
4484 % If a skip is the last thing on the list now, preserve it
6485 % the only thing remaining is to define \deffnheader.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex1394 thing as classic \verb|route add|, i.e.\ adds a route, even if another

Completed in 460 milliseconds