id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
37,272
mpi-rdft.h
spotify_pedalboard/vendors/fftw3/mpi/mpi-rdft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,250
C++
.h
54
37.796296
80
0.689387
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,273
mpi-transpose.h
spotify_pedalboard/vendors/fftw3/mpi/mpi-transpose.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,326
C++
.h
49
42.163265
80
0.66843
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,274
fftw3-mpi.h
spotify_pedalboard/vendors/fftw3/mpi/fftw3-mpi.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * The following statement of license applies *only* to this header file, * and *not* to the other files distributed with FFTW or derived therefrom: * * Redistribution and use in source and binary f...
12,869
C++
.h
198
54.742424
80
0.481511
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,275
mpi-rdft2.h
spotify_pedalboard/vendors/fftw3/mpi/mpi-rdft2.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,472
C++
.h
52
43.846154
80
0.697925
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,276
fftw-bench.h
spotify_pedalboard/vendors/fftw3/tests/fftw-bench.h
/* declarations of common subroutines, etc. for use with FFTW self-test/benchmark program (see bench.c). */ #include "api/fftw3.h" #include "libbench2/bench-user.h" #define CONCAT(prefix, name) prefix##name #if defined(BENCHFFT_SINGLE) #define FFTW(x) CONCAT(fftwf_, x) #elif defined(BENCHFFT_LDOUBLE) #define FFTW(...
870
C++
.h
29
28.689655
61
0.746108
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,277
codelet-dft.h
spotify_pedalboard/vendors/fftw3/dft/codelet-dft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
3,325
C++
.h
87
35.103448
80
0.681353
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,278
dft.h
spotify_pedalboard/vendors/fftw3/dft/dft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,733
C++
.h
71
36.098592
80
0.691349
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,279
ct.h
spotify_pedalboard/vendors/fftw3/dft/ct.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,562
C++
.h
56
39.5
80
0.660128
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,280
t.h
spotify_pedalboard/vendors/fftw3/dft/scalar/t.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
902
C++
.h
21
41.047619
80
0.763636
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,281
n.h
spotify_pedalboard/vendors/fftw3/dft/scalar/n.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
904
C++
.h
21
41.142857
80
0.764172
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,282
f.h
spotify_pedalboard/vendors/fftw3/dft/scalar/f.h
#include "dft/scalar/t.h" /* same stuff, no need to duplicate */
65
C++
.h
1
64
64
0.6875
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,283
t2f.h
spotify_pedalboard/vendors/fftw3/dft/simd/t2f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,062
C++
.h
30
33.666667
80
0.773346
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,284
n2s.h
spotify_pedalboard/vendors/fftw3/dft/simd/n2s.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
962
C++
.h
24
38.208333
80
0.768984
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,285
ts.h
spotify_pedalboard/vendors/fftw3/dft/simd/ts.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,075
C++
.h
29
35.310345
80
0.762956
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,286
n1f.h
spotify_pedalboard/vendors/fftw3/dft/simd/n1f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
936
C++
.h
22
40.636364
80
0.76864
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,287
t1fu.h
spotify_pedalboard/vendors/fftw3/dft/simd/t1fu.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,012
C++
.h
26
37.115385
80
0.773143
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,288
n2b.h
spotify_pedalboard/vendors/fftw3/dft/simd/n2b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
962
C++
.h
24
38.208333
80
0.768984
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,289
t1bu.h
spotify_pedalboard/vendors/fftw3/dft/simd/t1bu.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,012
C++
.h
26
37.115385
80
0.773143
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,290
n1b.h
spotify_pedalboard/vendors/fftw3/dft/simd/n1b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
936
C++
.h
22
40.636364
80
0.76864
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,291
q1b.h
spotify_pedalboard/vendors/fftw3/dft/simd/q1b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,011
C++
.h
26
37.076923
80
0.772912
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,292
t2b.h
spotify_pedalboard/vendors/fftw3/dft/simd/t2b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,062
C++
.h
30
33.666667
80
0.773346
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,293
q1f.h
spotify_pedalboard/vendors/fftw3/dft/simd/q1f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,011
C++
.h
26
37.076923
80
0.772912
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,294
t3b.h
spotify_pedalboard/vendors/fftw3/dft/simd/t3b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,104
C++
.h
30
35.066667
80
0.760748
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,295
t1f.h
spotify_pedalboard/vendors/fftw3/dft/simd/t1f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,062
C++
.h
30
33.666667
80
0.773346
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,296
n2f.h
spotify_pedalboard/vendors/fftw3/dft/simd/n2f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
962
C++
.h
24
38.208333
80
0.768984
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,297
t3f.h
spotify_pedalboard/vendors/fftw3/dft/simd/t3f.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,104
C++
.h
30
35.066667
80
0.760748
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,298
t1b.h
spotify_pedalboard/vendors/fftw3/dft/simd/t1b.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,062
C++
.h
30
33.666667
80
0.773346
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,299
ifftw.h
spotify_pedalboard/vendors/fftw3/kernel/ifftw.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
36,323
C++
.h
936
36.059829
80
0.586905
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,301
f77funcs.h
spotify_pedalboard/vendors/fftw3/api/f77funcs.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
17,456
C++
.h
358
35.829609
80
0.48859
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,302
plan-guru-dft-c2r.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-dft-c2r.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,613
C++
.h
38
35.973684
80
0.658599
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,303
guru64.h
spotify_pedalboard/vendors/fftw3/api/guru64.h
#define XGURU(name) X(plan_guru64_##name) #define IODIM X(iodim64) #define MKTENSOR_IODIMS X(mktensor_iodims64) #define GURU_KOSHERP X(guru64_kosherp)
151
C++
.h
4
36.75
44
0.795918
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,304
plan-guru-dft-r2c.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-dft-r2c.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,563
C++
.h
36
36.805556
80
0.660972
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,305
fftw3.h
spotify_pedalboard/vendors/fftw3/api/fftw3.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * The following statement of license applies *only* to this header file, * and *not* to the other files distributed with FFTW or derived therefrom: * * Redistribution and use in source and binary f...
28,567
C++
.h
436
46.892202
80
0.384815
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,306
plan-guru-dft.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-dft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,578
C++
.h
37
37.324324
80
0.676432
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,307
plan-guru-split-dft.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-split-dft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,558
C++
.h
35
38.514286
80
0.664474
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,308
plan-guru-r2r.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-r2r.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,522
C++
.h
39
34.128205
80
0.677485
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,309
plan-guru-split-dft-r2c.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-split-dft-r2c.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,545
C++
.h
35
36.771429
80
0.652289
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,310
api.h
spotify_pedalboard/vendors/fftw3/api/api.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
4,008
C++
.h
89
41.932584
80
0.716157
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,311
plan-guru-split-dft-c2r.h
spotify_pedalboard/vendors/fftw3/api/plan-guru-split-dft-c2r.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,597
C++
.h
37
35.972973
80
0.65061
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,312
guru.h
spotify_pedalboard/vendors/fftw3/api/guru.h
#define XGURU(name) X(plan_guru_##name) #define IODIM X(iodim) #define MKTENSOR_IODIMS X(mktensor_iodims) #define GURU_KOSHERP X(guru_kosherp)
143
C++
.h
4
34.75
42
0.784173
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,313
x77.h
spotify_pedalboard/vendors/fftw3/api/x77.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,601
C++
.h
65
38.338462
80
0.740916
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,314
mktensor-iodims.h
spotify_pedalboard/vendors/fftw3/api/mktensor-iodims.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,791
C++
.h
56
28.071429
80
0.653156
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,315
reodft.h
spotify_pedalboard/vendors/fftw3/reodft/reodft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,515
C++
.h
36
40.416667
80
0.749491
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,316
f77funcs.h
spotify_pedalboard/vendors/fftw3/threads/f77funcs.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,489
C++
.h
35
40.4
80
0.752933
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,317
threads.h
spotify_pedalboard/vendors/fftw3/threads/threads.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
2,120
C++
.h
50
37.88
80
0.70374
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,318
codelet-rdft.h
spotify_pedalboard/vendors/fftw3/rdft/codelet-rdft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
5,183
C++
.h
147
32.37415
80
0.683716
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,319
rdft.h
spotify_pedalboard/vendors/fftw3/rdft/rdft.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
5,872
C++
.h
142
37.943662
80
0.660874
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,320
ct-hc2c.h
spotify_pedalboard/vendors/fftw3/rdft/ct-hc2c.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,822
C++
.h
42
38.404762
80
0.677019
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,321
hc2hc.h
spotify_pedalboard/vendors/fftw3/rdft/hc2hc.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,937
C++
.h
43
40.139535
80
0.684183
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,322
r2cf.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/r2cf.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
908
C++
.h
21
41.333333
80
0.765237
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,323
r2r.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/r2r.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
907
C++
.h
21
41.285714
80
0.764972
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,324
hc2cf.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/hc2cf.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
909
C++
.h
21
41.380952
80
0.765502
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,325
r2cfII.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/r2cfII.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
910
C++
.h
21
41.428571
80
0.765766
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,326
hc2cb.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/hc2cb.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
909
C++
.h
21
41.380952
80
0.765502
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,327
hf.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/hf.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
907
C++
.h
21
41.285714
80
0.764972
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,328
hb.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/hb.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
907
C++
.h
21
41.285714
80
0.764972
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,329
r2cbIII.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/r2cbIII.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
911
C++
.h
21
41.47619
80
0.766029
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
37,330
r2cb.h
spotify_pedalboard/vendors/fftw3/rdft/scalar/r2cb.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
908
C++
.h
21
41.333333
80
0.765237
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
true
true
false
false
false
false
false
false
37,331
hc2cbv.h
spotify_pedalboard/vendors/fftw3/rdft/simd/hc2cbv.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,001
C++
.h
25
38.2
80
0.765673
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,332
hc2cfv.h
spotify_pedalboard/vendors/fftw3/rdft/simd/hc2cfv.h
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
1,001
C++
.h
25
38.2
80
0.765673
spotify/pedalboard
5,130
259
64
GPL-3.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,333
RFBGlue.cc
TigerVNC_tigervnc/unix/xserver/hw/vnc/RFBGlue.cc
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2011-2019 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
5,368
C++
.cc
219
21.611872
73
0.690546
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
37,334
XserverDesktop.cc
TigerVNC_tigervnc/unix/xserver/hw/vnc/XserverDesktop.cc
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2009-2024 Pierre Ossman for Cendio AB * Copyright 2014 Brian P. Hinz * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; ei...
14,309
C++
.cc
459
26.278867
103
0.662281
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
37,335
vncExtInit.cc
TigerVNC_tigervnc/unix/xserver/hw/vnc/vncExtInit.cc
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2011-2024 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
14,753
C++
.cc
437
27.464531
115
0.629533
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
true
false
false
37,336
emulatemb.cxx
TigerVNC_tigervnc/tests/unit/emulatemb.cxx
/* Copyright 2020 Alex Tanskanen <aleta@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
12,166
C++
.cxx
356
31.266854
104
0.702441
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,337
pixelformat.cxx
TigerVNC_tigervnc/tests/unit/pixelformat.cxx
/* Copyright 2019 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
5,360
C++
.cxx
135
34.437037
73
0.577705
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,338
hostport.cxx
TigerVNC_tigervnc/tests/unit/hostport.cxx
/* Copyright 2016 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
3,140
C++
.cxx
76
36.986842
73
0.576165
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,339
gesturehandler.cxx
TigerVNC_tigervnc/tests/unit/gesturehandler.cxx
/* Copyright 2020 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
28,660
C++
.cxx
867
29.953864
104
0.703743
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,340
conv.cxx
TigerVNC_tigervnc/tests/unit/conv.cxx
/* Copyright 2013-2014 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *...
9,526
C++
.cxx
279
29.09319
77
0.630608
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,341
convertlf.cxx
TigerVNC_tigervnc/tests/unit/convertlf.cxx
/* Copyright 2019 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
3,424
C++
.cxx
100
29.48
73
0.613333
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,342
unicode.cxx
TigerVNC_tigervnc/tests/unit/unicode.cxx
/* Copyright 2020 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
7,253
C++
.cxx
220
26.513636
102
0.530817
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,343
encperf.cxx
TigerVNC_tigervnc/tests/perf/encperf.cxx
/* Copyright 2015 Pierre Ossman <ossman@cendio.se> for Cendio AB * Copyright (C) 2015 D. R. Commander. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of th...
12,382
C++
.cxx
417
26.290168
96
0.68664
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,344
fbperf.cxx
TigerVNC_tigervnc/tests/perf/fbperf.cxx
/* Copyright 2016 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Th...
8,940
C++
.cxx
311
25.504823
82
0.65031
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,345
decperf.cxx
TigerVNC_tigervnc/tests/perf/decperf.cxx
/* Copyright 2015 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * ...
6,409
C++
.cxx
237
23.924051
96
0.686364
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,346
util.cxx
TigerVNC_tigervnc/tests/perf/util.cxx
/* Copyright 2013-2014 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *...
4,081
C++
.cxx
148
24.364865
73
0.714799
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,347
convperf.cxx
TigerVNC_tigervnc/tests/perf/convperf.cxx
/* Copyright 2013-2014 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *...
5,218
C++
.cxx
169
26.869822
82
0.641998
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,348
HextileEncoder.cxx
TigerVNC_tigervnc/common/rfb/HextileEncoder.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright (C) 2005 Constantin Kaplinsky. All Rights Reserved. * Copyright 2014-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ...
14,708
C++
.cxx
496
23.719758
79
0.570295
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,349
PixelFormat.cxx
TigerVNC_tigervnc/common/rfb/PixelFormat.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright (C) 2011 D. R. Commander. All Rights Reserved. * Copyright 2009-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the...
20,755
C++
.cxx
725
22.987586
84
0.566936
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,350
KeyRemapper.cxx
TigerVNC_tigervnc/common/rfb/KeyRemapper.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Thi...
2,536
C++
.cxx
80
28.325
173
0.6895
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,351
RREEncoder.cxx
TigerVNC_tigervnc/common/rfb/RREEncoder.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2014-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
4,764
C++
.cxx
170
23
73
0.6078
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,352
DecodeManager.cxx
TigerVNC_tigervnc/common/rfb/DecodeManager.cxx
/* Copyright 2015 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This software is di...
10,268
C++
.cxx
310
27.745161
95
0.658153
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,354
EncodeManager.cxx
TigerVNC_tigervnc/common/rfb/EncodeManager.cxx
/* Copyright (C) 2000-2003 Constantin Kaplinsky. All Rights Reserved. * Copyright (C) 2011 D. R. Commander. All Rights Reserved. * Copyright 2014-2022 Pierre Ossman for Cendio AB * Copyright 2018 Peter Astrand for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms o...
31,073
C++
.cxx
919
27.904244
90
0.640436
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,355
CopyRectDecoder.cxx
TigerVNC_tigervnc/common/rfb/CopyRectDecoder.cxx
/* Copyright 2014 Pierre Ossman <ossman@cendio.se> for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * ...
2,406
C++
.cxx
65
28.923077
73
0.62103
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,356
CMsgReader.cxx
TigerVNC_tigervnc/common/rfb/CMsgReader.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2009-2019 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
19,509
C++
.cxx
665
24.075188
120
0.620577
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,357
ZRLEDecoder.cxx
TigerVNC_tigervnc/common/rfb/ZRLEDecoder.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2009-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
7,513
C++
.cxx
236
23.491525
77
0.523117
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,358
Logger.cxx
TigerVNC_tigervnc/common/rfb/Logger.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Thi...
2,317
C++
.cxx
81
25.654321
78
0.692065
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,359
obfuscate.cxx
TigerVNC_tigervnc/common/rfb/obfuscate.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2023 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * ...
1,745
C++
.cxx
54
29.981481
77
0.715224
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,360
SecurityClient.cxx
TigerVNC_tigervnc/common/rfb/SecurityClient.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright (C) 2010 TigerVNC Team * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your o...
3,714
C++
.cxx
106
30.018868
74
0.713413
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,361
Logger_stdio.cxx
TigerVNC_tigervnc/common/rfb/Logger_stdio.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Thi...
1,160
C++
.cxx
30
36.633333
73
0.759786
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,362
JpegCompressor.cxx
TigerVNC_tigervnc/common/rfb/JpegCompressor.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright (C) 2011 D. R. Commander. All Rights Reserved. * Copyright 2014 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free...
6,948
C++
.cxx
214
29.280374
111
0.702408
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,363
H264LibavDecoderContext.cxx
TigerVNC_tigervnc/common/rfb/H264LibavDecoderContext.cxx
/* Copyright (C) 2021 Vladimir Sukhonosov <xornet@xornet.org> * Copyright (C) 2021 Martins Mozeiko <martins.mozeiko@gmail.com> * All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundat...
6,978
C++
.cxx
219
27.598174
132
0.682731
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,364
WinPasswdValidator.cxx
TigerVNC_tigervnc/common/rfb/WinPasswdValidator.cxx
/* Copyright (C) 2005-2006 Martin Koegler * Copyright (C) 2006 OCCAM Financial Technology * Copyright (C) 2010 TigerVNC Team * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of ...
1,394
C++
.cxx
39
33.25641
79
0.745738
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,365
HextileDecoder.cxx
TigerVNC_tigervnc/common/rfb/HextileDecoder.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2014-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
5,441
C++
.cxx
164
26.457317
77
0.584527
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,366
ServerCore.cxx
TigerVNC_tigervnc/common/rfb/ServerCore.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Thi...
3,405
C++
.cxx
96
33.78125
76
0.776332
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,367
VNCServerST.cxx
TigerVNC_tigervnc/common/rfb/VNCServerST.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2009-2024 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
25,714
C++
.cxx
746
30.348525
94
0.692562
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,368
SMsgReader.cxx
TigerVNC_tigervnc/common/rfb/SMsgReader.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2009-2019 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
10,272
C++
.cxx
390
22.238462
115
0.650849
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,369
JpegDecompressor.cxx
TigerVNC_tigervnc/common/rfb/JpegDecompressor.cxx
/* Copyright (C) 2000-2003 Constantin Kaplinsky. All Rights Reserved. * Copyright (C) 2004-2005 Cendio AB. All rights reserved. * Copyright (C) 2011 D. R. Commander. All Rights Reserved. * Copyright 2014 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the...
6,328
C++
.cxx
193
29.481865
79
0.701461
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,370
RREDecoder.cxx
TigerVNC_tigervnc/common/rfb/RREDecoder.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2014-2022 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
3,014
C++
.cxx
93
28.365591
77
0.661034
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,371
Region.cxx
TigerVNC_tigervnc/common/rfb/Region.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * Copyright 2016-2020 Pierre Ossman for Cendio AB * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
4,632
C++
.cxx
146
28.547945
73
0.682176
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,372
SSecurityRSAAES.cxx
TigerVNC_tigervnc/common/rfb/SSecurityRSAAES.cxx
/* Copyright (C) 2022 Dinglan Peng * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This software is distributed i...
16,900
C++
.cxx
562
26.300712
81
0.677956
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
37,373
Blacklist.cxx
TigerVNC_tigervnc/common/rfb/Blacklist.cxx
/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Thi...
2,932
C++
.cxx
79
30.683544
77
0.649067
TigerVNC/tigervnc
5,054
930
182
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false