Home
last modified time | relevance | path

Searched refs:sort (Results 201 – 225 of 3583) sorted by relevance

12345678910>>...144

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dquicksort.h76 __gnu_sequential::sort(__samples, __samples + __num_samples, __comp); in __parallel_sort_qs_divide()
111 __gnu_sequential::sort(__begin, __end, __comp); in __parallel_sort_qs_conquer()
/netbsd/lib/libc/
H A DMakefile143 sed ${MKREPRO_SED} <${.TARGET}.tmp | sort -o ${.TARGET}
145 sort -o ${.TARGET} ${.TARGET}.tmp
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dquicksort.h76 __gnu_sequential::sort(__samples, __samples + __num_samples, __comp); in __parallel_sort_qs_divide()
111 __gnu_sequential::sort(__begin, __end, __comp); in __parallel_sort_qs_conquer()
/netbsd/external/gpl2/lvm2/dist/test/
H A Dt-mirror-vgreduce-removemissing.sh26 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1
29 sed 's/([^)]*)//g; s/[ ,]/\n/g' | sort | uniq > out2
44 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1
51 sed 's/([^)]*)//g; s/ //g; s/,/ /g' | sort | uniq >> out2
/netbsd/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dmsguniq.texi156 @itemx --sort-output
158 @opindex --sort-output@r{, @code{msguniq} option}
163 @itemx --sort-by-file
165 @opindex --sort-by-file@r{, @code{msguniq} option}
H A Dmsgcomm.texi159 @itemx --sort-output
161 @opindex --sort-output@r{, @code{msgcomm} option}
166 @itemx --sort-by-file
168 @opindex --sort-by-file@r{, @code{msgcomm} option}
H A Dmsgcat.texi172 @itemx --sort-output
174 @opindex --sort-output@r{, @code{msgcat} option}
180 @itemx --sort-by-file
182 @opindex --sort-by-file@r{, @code{msgcat} option}
/netbsd/external/gpl3/autoconf/dist/
H A Dmaint.mk130 syntax-check-rules := $(sort $(shell sed -n 's/^\(sc_[a-zA-Z0-9_-]*\):.*/\1/p' \
796 ) | sort -u \
1084 | grep -v '^src/false\.c$$' | sort > $@-1; \
1101 | sed 's|^$(_dot_escaped_srcdir)/||' | sort -u > $@-2; \
1417 ls $(PODIR)/*.po | sed 's/\.po//' | sed 's,$(PODIR)/,,' | sort >> $(PODIR)/LINGUAS
1529 ) | sort -u > $$t; \
1535 ) | sort -u > $$t; \
1537 | sort -u | grep -Ev -f $$t \
/netbsd/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dsuffix24 ."\t\@echo \$(sort \$(suffix \$(string4))) \n"
26 ."\t\@echo \$(sort \$(suffix \$(string3))) \n";
/netbsd/external/gpl2/gettext/dist/gettext-runtime/po/
H A Dda.po552 #~ " -F, --sort-by-file sort output by file location\n"
570 #~ " -F, --sort-by-file sort�r uddata efter filplacering\n"
677 #~ " -F, --sort-by-file sort output by file location\n"
847 #~ " -F, --sort-by-file sort output by file location\n"
898 #~ " -F, --sort-by-file sort output by file location\n"
915 #~ " -F, --sort-by-file sort�r uddata efter filplacering\n"
1052 #~ " -F, --sort-by-file sort output by file location\n"
1071 #~ " -F, --sort-by-file sort�r uddata efter filplacering\n"
1481 #~ " --sort-by-file sort output by file location\n"
1498 #~ " --sort-by-file sort�r uddata efter filplacering\n"
[all …]
H A Dpt_BR.po424 #~ " -s, --sort-output generate sorted output\n"
425 #~ " -F, --sort-by-file sort output by file location\n"
536 #~ " -F, --sort-by-file sort output by file location\n"
694 #~ " -F, --sort-by-file sort output by file location\n"
732 #~ " -F, --sort-by-file sort output by file location\n"
789 #~ " -F, --sort-by-file sort output by file location\n"
935 #~ " --sort-by-file sort output by file location\n"
1024 #~ " -s, --sort-output generate sorted output\n"
1187 #~ " -F, --sort-by-file sort output by file location\n"
1264 #~ " -F, --sort-by-file sort output by file location\n"
[all …]
H A Dgl.po423 #~ " -s, --sort-output generate sorted output\n"
424 #~ " -F, --sort-by-file sort output by file location\n"
551 #~ " -F, --sort-by-file sort output by file location\n"
728 #~ " -F, --sort-by-file sort output by file location\n"
776 #~ " -F, --sort-by-file sort output by file location\n"
843 #~ " -F, --sort-by-file sort output by file location\n"
1004 #~ " --sort-by-file sort output by file location\n"
1116 #~ " -s, --sort-output generate sorted output\n"
1313 #~ " -F, --sort-by-file sort output by file location\n"
1405 #~ " -F, --sort-by-file sort output by file location\n"
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.c5209 sort[i].bad = bad; in gen_ldstwm_peep()
5210 sort[i].rewrite = false; in gen_ldstwm_peep()
5211 sort[i].offset = o; in gen_ldstwm_peep()
5212 sort[i].reg = reg; in gen_ldstwm_peep()
5213 sort[i].mem = mem; in gen_ldstwm_peep()
5282 if (can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset)) in gen_ldstwm_peep()
5294 if (!can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset) in gen_ldstwm_peep()
5298 sort[i].rewrite = true; in gen_ldstwm_peep()
5334 rtx reg = sort[i].reg; in gen_ldstwm_peep()
5335 rtx mem = sort[i].mem; in gen_ldstwm_peep()
[all …]
H A Dnios2.cc5244 sort[i].bad = bad; in gen_ldstwm_peep()
5245 sort[i].rewrite = false; in gen_ldstwm_peep()
5246 sort[i].offset = o; in gen_ldstwm_peep()
5247 sort[i].reg = reg; in gen_ldstwm_peep()
5248 sort[i].mem = mem; in gen_ldstwm_peep()
5317 if (can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset)) in gen_ldstwm_peep()
5329 if (!can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset) in gen_ldstwm_peep()
5333 sort[i].rewrite = true; in gen_ldstwm_peep()
5369 rtx reg = sort[i].reg; in gen_ldstwm_peep()
5370 rtx mem = sort[i].mem; in gen_ldstwm_peep()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c5209 sort[i].bad = bad; in gen_ldstwm_peep()
5210 sort[i].rewrite = false; in gen_ldstwm_peep()
5211 sort[i].offset = o; in gen_ldstwm_peep()
5212 sort[i].reg = reg; in gen_ldstwm_peep()
5213 sort[i].mem = mem; in gen_ldstwm_peep()
5282 if (can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset)) in gen_ldstwm_peep()
5294 if (!can_use_cdx_ldstw (REGNO (sort[i].reg), basereg, sort[i].offset) in gen_ldstwm_peep()
5298 sort[i].rewrite = true; in gen_ldstwm_peep()
5334 rtx reg = sort[i].reg; in gen_ldstwm_peep()
5335 rtx mem = sort[i].mem; in gen_ldstwm_peep()
[all …]
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2-fde.c224 if ((*p)->u.sort->orig_data == begin) in __deregister_frame_info_bases()
228 free (ob->u.sort); in __deregister_frame_info_bases()
821 ob->u.sort = accu.linear; in init_object()
903 struct fde_vector *vec = ob->u.sort; in binary_search_unencoded_fdes()
929 struct fde_vector *vec = ob->u.sort; in binary_search_single_encoding_fdes()
959 struct fde_vector *vec = ob->u.sort; in binary_search_mixed_encoding_fdes()
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2-fde.c224 if ((*p)->u.sort->orig_data == begin) in __deregister_frame_info_bases()
228 free (ob->u.sort); in __deregister_frame_info_bases()
821 ob->u.sort = accu.linear; in init_object()
903 struct fde_vector *vec = ob->u.sort; in binary_search_unencoded_fdes()
929 struct fde_vector *vec = ob->u.sort; in binary_search_single_encoding_fdes()
959 struct fde_vector *vec = ob->u.sort; in binary_search_mixed_encoding_fdes()
/netbsd/external/gpl2/xcvs/dist/contrib/
H A Drcs2sccs.sh56 if sort -k 1,1 /dev/null 2>/dev/null
66 …rlog $file | grep "^revision [0-9][0-9]*\." | awk '{print $2}' | sed -e 's/\./ /g' | sort -n -u $s…
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLflow_notes.txt53 post sort the dtrace output.
59 It is possible that DTrace will be enhanced to always sort output before
/netbsd/external/cddl/dtracetoolkit/dist/Notes/
H A DALLflow_notes.txt53 post sort the dtrace output.
59 It is possible that DTrace will be enhanced to always sort output before
/netbsd/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info.in25 foreach my $p (sort keys %podfiles) {
69 foreach my $p (sort keys %pngfiles) {
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Darray.d329 extern(D) ref typeof(this) sort (alias pred) () nothrow in Array()
338 extern(D) ref typeof(this) sort () () nothrow in Array()
341 return this.sort!(function (scope const(T)* pe1, scope const(T)* pe2) => pe1.opCmp(*pe2)); in Array()
549 strings.sort!(function (scope const char** e1, scope const char** e2) => strcmp(*e1, *e2));
573 arr1.sort();
591 static assert (!is(typeof(Array!(OtherStruct).init.sort())));
592 static assert (!is(typeof(Array!(OtherStruct).init.sort!pred)));
/netbsd/tests/lib/libc/db/
H A Dt_db.sh450 sort -o exp exp
451 sort -o out out
492 sort -d -k4 < exp > tmp
978 sed -n 's/^d//p' in | sort > exp
/netbsd/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-nm.rst180 .. option:: --no-sort, -p
188 .. option:: --numeric-sort, -n, -v
217 .. option:: --reverse-sort, -r
221 .. option:: --size-sort
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp175 llvm::sort(NonImportedCallers); in calculateRealInlines()
204 llvm::sort(SortedNodes, [&](const SortedNodesTy::value_type &Lhs, in getSortedNodes()

12345678910>>...144