Home
last modified time | relevance | path

Searched refs:uniq (Results 1 – 25 of 8646) sorted by relevance

12345678910>>...346

/dports/security/silktools/silk-3.19.1/src/rwstats/
H A Dskunique.c3686 if (uniq && uniq->print_debug) { in uniqDebug()
4070 &uniq->total_dist, &uniq->fi, uniq->temp_dir)) in skUniquePrepareForInput()
4094 uniq->temp_fp = uniqTempCreate(uniq->tmpctx, &uniq->max_temp_idx); in skUniquePrepareForInput()
4336 iter->uniq = uniq; in uniqIterSimpleCreate()
4439 iter->uniq = uniq; in uniqIterDistinctCreate()
4611 iter->uniq = uniq; in uniqIterTempValuesCreate()
5234 iter->uniq = uniq; in uniqIterTempDistCreate()
6118 rv = uniq->read_rec_fn(uniq->fps[idx], &uniq->rec[idx]); in sortuniqFillRecordAndKey()
6337 &uniq->fi, uniq->temp_fp, uniq->dist_fp, in sortuniqReadSilkDist()
6398 uniqTempWriteTriple(&uniq->fi, uniq->temp_fp, uniq->dist_fp, in sortuniqReadSilkDist()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/linux/
H A Dldd_recursive.pl94 my $uniq;
95 my %uniq;
111 'uniq' => \$uniq
143 delete $uniq{$inputs[0]};
144 print join("\n", keys(%uniq))."\n" if $uniq;
161 print "$sep"x$depth if not $uniq;
163 return if $uniq{$filename} and $uniq;
164 $uniq{$filename} = 1;
165 print "$filename\n" if not $uniq;
180 $uniq{$line} = 1;
[all …]
/dports/audio/musescore/MuseScore-3.6.1/build/Linux+BSD/portable/
H A Dldd-recursive94 my $uniq;
95 my %uniq;
110 'uniq' => \$uniq
142 delete $uniq{$inputs[0]};
143 print join("\n", keys(%uniq))."\n" if $uniq;
160 print "$sep"x$depth if not $uniq;
162 return if $uniq{$filename} and $uniq;
163 $uniq{$filename} = 1;
178 print "$line\n" if not $uniq;
179 $uniq{$line} = 1;
[all …]
/dports/sysutils/heirloom/heirloom-070715/uniq/
H A DMakefile.mk1 all: uniq
3 uniq: uniq.o
4 $(LD) $(LDFLAGS) uniq.o $(LCOMMON) $(LWCHAR) $(LIBS) -o uniq
6 uniq.o: uniq.c
7 $(CC) $(CFLAGS) $(CPPFLAGS) $(XO6FL) $(LARGEF) $(IWCHAR) $(ICOMMON) -c uniq.c
10 $(UCBINST) -c uniq $(ROOT)$(DEFBIN)/uniq
11 $(STRIP) $(ROOT)$(DEFBIN)/uniq
12 $(MANINST) -c -m 644 uniq.1 $(ROOT)$(MANDIR)/man1/uniq.1
15 rm -f uniq uniq.o core log *~
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/pyasn1/type/
H A Dtag.py36 def __eq__(self, other): return self.uniq == other.uniq
37 def __ne__(self, other): return self.uniq != other.uniq
38 def __lt__(self, other): return self.uniq < other.uniq
39 def __le__(self, other): return self.uniq <= other.uniq
40 def __gt__(self, other): return self.uniq > other.uniq
41 def __ge__(self, other): return self.uniq >= other.uniq
110 def __eq__(self, other): return self.uniq == other.uniq
111 def __ne__(self, other): return self.uniq != other.uniq
112 def __lt__(self, other): return self.uniq < other.uniq
113 def __le__(self, other): return self.uniq <= other.uniq
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyasn1/pyasn1/type/
H A Dtag.py33 def __eq__(self, other): return self.uniq == other.uniq
34 def __ne__(self, other): return self.uniq != other.uniq
35 def __lt__(self, other): return self.uniq < other.uniq
36 def __le__(self, other): return self.uniq <= other.uniq
37 def __gt__(self, other): return self.uniq > other.uniq
38 def __ge__(self, other): return self.uniq >= other.uniq
104 def __eq__(self, other): return self.uniq == other.uniq
105 def __ne__(self, other): return self.uniq != other.uniq
106 def __lt__(self, other): return self.uniq < other.uniq
107 def __le__(self, other): return self.uniq <= other.uniq
[all …]
/dports/textproc/miller/miller-5.10.2/go/reg-test/cases/
H A Dcase-verb-uniq.sh1 run_mlr uniq -g a $indir/abixy-het
2 run_mlr uniq -g a,b $indir/abixy-het
4 run_mlr uniq -f a $indir/abixy-het
5 run_mlr uniq -f a,b $indir/abixy-het
7 run_mlr uniq -c -g a $indir/abixy-het
8 run_mlr uniq -c -g a,b $indir/abixy-het
10 run_mlr uniq -g a -o foo $indir/abixy-het
11 run_mlr uniq -g a,b -o foo $indir/abixy-het
13 run_mlr uniq -f a -o foo $indir/abixy-het
14 run_mlr uniq -f a,b -o foo $indir/abixy-het
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/html/
H A DMakefile.in43 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
51 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
55 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
59 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
63 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
67 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
71 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
75 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
83 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
87 srctoman $? | $(AWK) | $(NROFF) -man | uniq | $(MAN2HTML) | postlink >$@
[all …]
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/t/inline/
H A Duniq.pm13 my @u = uniq @a;
15 my $u = uniq @a;
33 my @u = uniq @a;
35 my $u = uniq @a;
44 my @u = uniq map { $_ } @a;
49 my $u = uniq @a;
58 my @u = uniq @a;
61 my $u = uniq @a;
73 uniq => sub {
75 my @u = uniq @a;
[all …]
/dports/lang/p5-List-MoreUtils/List-MoreUtils-0.430/t/inline/
H A Duniq.pm13 my @u = uniq @a;
15 my $u = uniq @a;
33 my @u = uniq @a;
35 my $u = uniq @a;
44 my @u = uniq map { $_ } @a;
49 my $u = uniq @a;
58 my @u = uniq @a;
61 my $u = uniq @a;
73 uniq => sub {
75 my @u = uniq @a;
[all …]
/dports/lang/p5-List-MoreUtils/List-MoreUtils-0.430/t/xs/
H A Duniq.t22 my @u = uniq @a;
24 my $u = uniq @a;
42 my @u = uniq @a;
44 my $u = uniq @a;
53 my @u = uniq map { $_ } @a;
58 my $u = uniq @a;
67 my @u = uniq @a;
70 my $u = uniq @a;
82 uniq => sub {
84 my @u = uniq @a;
[all …]
/dports/lang/p5-List-MoreUtils/List-MoreUtils-0.430/t/pureperl/
H A Duniq.t22 my @u = uniq @a;
24 my $u = uniq @a;
42 my @u = uniq @a;
44 my $u = uniq @a;
53 my @u = uniq map { $_ } @a;
58 my $u = uniq @a;
67 my @u = uniq @a;
70 my $u = uniq @a;
82 uniq => sub {
84 my @u = uniq @a;
[all …]
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/t/xs/
H A Duniq.t20 my @u = uniq @a;
22 my $u = uniq @a;
40 my @u = uniq @a;
42 my $u = uniq @a;
51 my @u = uniq map { $_ } @a;
56 my $u = uniq @a;
65 my @u = uniq @a;
68 my $u = uniq @a;
80 uniq => sub {
82 my @u = uniq @a;
[all …]
/dports/biology/ddocent/dDocent-2.7.8/scripts/untested/
H A DReferenceOpt.sh12 if [ uniq.seqs.gz -nt uniq.seqs ]; then
13 gunzip uniq.seqs.gz 2>/dev/null
17 mawk -v x=$1 '$1 >= x' uniq.seqs | cut -f 2 > totaluniqseq
18 rm uniq.fasta &>/dev/null
21 echo ">Contig"$i >>uniq.fasta
22 echo $line >> uniq.fasta
26 sed -e 's/NNNNNNNNNN/\t/g' uniq.fasta | cut -f1 > uniq.F.fasta
27 sed -e 's/NNNNNNNNNN/\t/g' uniq.fasta | cut -f2 > uniq.R.fasta
29 seqtk seq -r uniq.R.fasta > uniq.RC.fasta
30 rm uniq.R.fasta
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Duniq.fish1 if uniq --version >/dev/null 2>/dev/null
2 complete -c uniq -s c -l count -d "Print number of occurrences"
3 complete -c uniq -s d -l repeated -d "Only print duplicates"
10 complete -c uniq -s i -l ignore-case -d "Case insensitive"
12 complete -c uniq -s u -l unique -d "Only print unique lines"
14 complete -c uniq -l help -d "Display help and exit"
15 complete -c uniq -l version -d "Display version and exit"
18 complete -c uniq -s d -d 'Only print duplicates'
19 complete -c uniq -s f -d 'Avoid comparing first N fields' -x
21 complete -c uniq -s u -d 'Only print unique lines'
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dsubmodule_31.f0812 module function uniq_char(input) result(uniq)
14 character(size(input)), allocatable :: uniq(:)
20 module function uniq2(input) result(uniq)
22 character(size(input)), allocatable :: uniq(:) variable
23 allocate(uniq(1))
24 uniq = 'A'
36 module function uniq_char(input) result(uniq)
38 character(size(input)), allocatable :: uniq(:) local
39 allocate(uniq(1)) ! This used to ICE
40 uniq = 'A'

12345678910>>...346