Searched refs:sort (Results 101 - 125 of 646) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A DMakefile.am80 | sed -e 's/__/:/' -e 'y/_/,/' | sort -u > $@.tmp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows175 egrep '^#undef' config.hin | awk '{print $2}' | sort > $s
177 egrep '^#define' $1 | awk '{print $2}') | sed '/__STDC__/d' | sort > $t
H A Ds_vxworks119 egrep '^#undef' config.hin | awk '{print $2}' | sort > $s
121 egrep '^#define' $1 | awk '{print $2}') | sort > $t
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dautopoint473 for file in `find "$work_dir/archive" -type f -print | sed -e "s,^$work_dir/archive/,," | LC_ALL=C sort`; do
542 for file in `find "$work_dir/archive" -type f -print | sed -e "s,^$work_dir/archive/,," | LC_ALL=C sort`; do
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dsubdb.t40 return wantarray ? sort @dbnames : scalar @dbnames ;
H A Ddb-3.3.t180 # db->associate -- secondary keys, each with a user defined sort
237 ok 50, $p_data eq join " ", sort { $a cmp $b } keys %data ;
240 ok 51, $s_data eq join " ", sort { $a <=> $b } map { length } values %data ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_linux.h74 #include <linux/sort.h>
205 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl1589 filesort $afterop_file $afterop_file.sort
1590 filesort $final_file $final_file.sort
1593 [filecmp $afterop_file.sort $final_file.sort] 0
1595 filesort $init_file $init_file.sort
1596 filesort $final_file $final_file.sort
1599 [filecmp $init_file.sort $final_file.sort] 0
1706 filesort $afterop_file $afterop_file.sort
1707 filesort $final_file $final_file.sort
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/
H A DMakefile628 vmlinux-alldirs := $(sort $(vmlinux-dirs) $(patsubst %/,%,$(filter %/, \
796 ($(OBJDUMP) -h $< | $(AWK) '/^ +[0-9]/{print $$4 " 0 " $$2}'; $(NM) $<) | sort > $@
815 $(sort $(vmlinux-init) $(vmlinux-main)) $(vmlinux-lds): $(vmlinux-dirs) ;
859 `find $(objtree) $(srctree) -maxdepth 1 -regex $(pattern) | sort -u`)
1443 -name '*.[hcS]' -type f -print | sort \
1448 -name '*.[hcS]' -type f -print | sort \
1539 targets := $(wildcard $(sort $(targets)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.am155 | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/
H A Dbuild53 done | sort -u >> $t
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL126 my $missing = join ("\n\t", sort keys %names) ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Ddepcomp445 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen49 my @types = sort keys %valid_release_types;
258 push @reordered, sort keys %changelog;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/
H A Ddepcomp404 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Ddepcomp445 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/
H A Ddepcomp460 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Ddepcomp386 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure845 foreach $target (sort keys %table) {
852 foreach (sort keys %table) {
868 foreach (sort (keys %disabled))
1389 foreach (sort split(/\s+/,$bn_ops))
1683 foreach $i (sort keys %table)
1694 foreach $i (sort keys %table)
1793 foreach $target (sort keys %table)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/DocBook/
H A DMakefile44 HTML := $(sort $(patsubst %.xml, %.html, $(BOOKS)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A DMakefile.build255 $(sort $(subdir-obj-y)): $(subdir-ym) ;
337 targets := $(wildcard $(sort $(targets)))
H A Dgen_initramfs_list.sh92 my_mtime=$(find "$1" -printf "%T@\n" | sort -r | head -n 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/
H A DMakefile.build245 $(sort $(subdir-obj-y)): $(subdir-ym) ;
327 targets := $(wildcard $(sort $(targets)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t281 my @c = sort lexical @b ;
559 @srt_1 = sort { $a <=> $b } @Keys ;
561 @srt_2 = sort { $a cmp $b } @Keys ;
562 @srt_3 = sort { length $a <=> length $b } @Keys ;
955 # Note it is not necessary to sort the keys as
1108 my @list = sort $x->get_dup("Wall") ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Ddepcomp561 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"

Completed in 411 milliseconds

1234567891011>>