MCPcopy Create free account

hub / github.com/dodona-edu/dolos / functions

Functions653 in github.com/dodona-edu/dolos

MethodfromUploadReport
(report: UploadReport)
web/src/types/uploads/UploadReport.ts:63
MethodgenerateTokens
(text: string)
lib/src/lib/tokenizer/charTokenizer.ts:6
Methodgenerate_id
api/app/models/application_record.rb:10
MethodgetAverageSimilarity
()
web/src/util/Cluster.ts:34
FunctiongetCluster
(file: File | undefined)
web/src/api/stores/pair.store.ts:149
FunctiongetClusterById
(id: number | string)
web/src/api/stores/pair.store.ts:164
FunctiongetClusterElementsSorted
(cluster: Cluster)
web/src/util/clustering-algorithms/ClusterFunctions.ts:45
FunctiongetClusterIndex
(cluster: Cluster | undefined)
web/src/api/stores/pair.store.ts:159
FunctiongetClusterIntersect
(cluster1: Cluster, cluster2: Cluster)
web/src/util/clustering-algorithms/ClusterFunctions.ts:63
MethodgetElementSize
()
web/src/util/Cluster.ts:13
MethodgetElements
()
web/src/util/Cluster.ts:17
FunctiongetLargestFieldOfScore
(scoredFile: FileScoring)
web/src/util/FileInterestingness.ts:142
FunctiongetLargestPairOfScore
(scoredFile: FileScoring)
web/src/util/FileInterestingness.ts:135
MethodgetMaxFingerprintFileCount
()
core/src/algorithm/fingerprintIndex.ts:70
FunctiongetPair
(id: number)
web/src/api/stores/pair.store.ts:128
FunctiongetPairs
(file: File)
web/src/api/stores/pair.store.ts:133
FunctiongetReportRouteById
(reportId: string)
web/src/stores/reports.store.ts:128
FunctiongetReportShareRouteById
(reportId: string)
web/src/stores/reports.store.ts:147
MethodhandleCommentSubmit
(comment: { author: string, text: string })
samples/tsx/sample.tsx:22
MethodhandleSubmit
(e: React.FormEvent)
samples/tsx/sample.tsx:51
MethodhasEdge
(e: Edge)
web/src/util/Cluster.ts:30
Functionhash
* This is a function copied from sample.js
samples/javascript/copied_function.js:4
Methodhash
(s)
lib/src/test/fixtures/javascript/boilerplate_copy.js:15
Methodhash
(s)
lib/src/test/fixtures/javascript/implementation-unique.js:15
Methodhash
(s)
lib/src/test/fixtures/javascript/boilerplate.js:15
Methodhash
(s)
lib/src/test/fixtures/javascript/implementation-alternative.js:15
Methodhash
(s)
lib/src/test/fixtures/javascript/implementation-alternative-similar.js:15
FunctionhashTokens
(tokens: string[])
core/src/hashing/hashFilter.ts:20
Methodhtml_url
api/app/models/report.rb:49
Functionhydrate
()
web/src/api/stores/pair.store.ts:105
Functionhydrate
()
web/src/api/stores/kgram.store.ts:63
Functionhydrate
()
web/src/api/stores/file.store.ts:107
Functionhydrate
()
web/src/api/stores/metadata.store.ts:34
MethodignoredEntries
()
lib/src/lib/report.ts:52
MethodincludeComments
()
lib/src/lib/options.ts:91
MethodincludesFile
(file: TokenizedFile)
core/src/algorithm/sharedFingerprint.ts:47
Functionindent
( helpText: string, defaultValue?: { toString: () => string } )
cli/src/cli/util/utils.ts:45
Methodindex
(_v)
samples/javascript/copy_of_sample.js:32
Methodindex
(_v)
samples/javascript/benchmarkFiles/partial_copy.js:24
Functioninfo
(msg: unknown, ...other: unknown[])
cli/src/cli/util/utils.ts:116
Functionintersect
(set1: Set<T>, set2: Set<T>)
core/src/util/utils.ts:55
MethodisError
()
core/src/util/result.ts:80
Functionis_geldig
()
samples/javascript/another_copied_function.js:3
Methodis_geldig
()
samples/javascript/copy_of_sample.js:52
MethodkgramData
()
lib/src/lib/options.ts:87
MethodkgramLength
()
lib/src/lib/options.ts:103
MethodkgramsInWindow
()
lib/src/lib/options.ts:107
Methodlanguage
()
lib/src/lib/options.ts:99
Methodlimb_length
(self, j)
samples/python/benchmark_files/UPGMA_B.py:24
Methodlimb_length
(self, j)
samples/python/benchmark_files/UPGMA_A_B_combined.py:30
MethodlimitResults
()
lib/src/lib/options.ts:95
Functionlinks
(links: D3Edge[])
web/src/composables/d3/graph/simulation.ts:66
MethodloadLanguageModule
()
lib/src/lib/language.ts:73
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_copy.py:18
Methodloadtxt
(file_name, dtype=None,F comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False
samples/python/benchmark_files/UPGMA_A.py:18
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_functioncopied.py:18
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:24
Methodloadtxt
(fname, dtype=np.float, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_B.py:17
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_linesmoved.py:18
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_B_combined.py:19
Methodloadtxt
(file_name, dtype=None, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False,
samples/python/benchmark_files/UPGMA_A_variablenames.py:18
Functionmain
samples/cpp/caesar.cpp:27
Functionmain
()
samples/rust/caesar.rs:5
Functionmain
()
samples/go/Caesar.go:45
Functionmain
samples/c/caesar.c:29
Methodmain
(String[] args)
samples/java/Caesar.java:3
MethodmaxFingerprintCount
()
lib/src/lib/options.ts:118
MethodmaxFingerprintPercentage
()
lib/src/lib/options.ts:122
Methodmerge
(one: Region, other: Region)
core/src/util/region.ts:37
MethodminFragmentLength
()
lib/src/lib/options.ts:126
MethodminSimilarity
()
lib/src/lib/options.ts:133
Functionmultiformat
(value: Date | d3.NumberValue)
web/src/util/TimeFormatter.ts:111
FunctionnewToken
* Returns a new token-object. * Just a shorthand for {token: ..., location: ...}. * * @param token the text of the token * @param location
lib/src/lib/tokenizer/tokenizer.ts:69
Methodnl
(i: number)
cli/src/cli/views/terminalView.ts:150
FunctionnotCopiedHash
* This is a function copied from sample.js
samples/javascript/benchmarkFiles/simple_rename.js:4
MethodokOr
(alt: T)
core/src/util/result.ts:108
MethodokOrElse
(alt: () => T)
core/src/util/result.ts:116
FunctiononMouseMove
(e: MouseEvent)
web/src/composables/d3/useD3Tooltip.ts:93
FunctiononMouseOver
(e: MouseEvent, value: string)
web/src/composables/d3/useD3Tooltip.ts:87
Methodoverlap
()
core/src/algorithm/pair.ts:125
MethodoverlapsWith
(other: Region)
core/src/util/region.ts:75
FunctionpairsAsNestedMapCached
(pairs:() => Pair[])
web/src/util/PairAsNestedMap.ts:20
Methodparts
()
core/src/algorithm/sharedFingerprint.ts:33
Methodperform
(report, **options)
api/app/jobs/analyze_dataset_job.rb:16
Functionpoll
()
web/src/stores/reports.store.ts:44
FunctionpopulateFragments
(pair: Pair)
web/src/api/stores/pair.store.ts:116
FunctionpopulateFragments
( pair: Pair, metadata: Metadata, kgrams: Kgram[], ignoredKgrams: Kgram[], ignoredFile?: File,
web/src/api/workers/data.worker.ts:65
Methodprepare
api/app/jobs/analyze_dataset_job.rb:38
Methodprimary_and_foreign_key_types
api/db/migrate/20220819123608_create_active_storage_tables.active_storage.rb:50
Methodprimary_key_type
api/db/migrate/20250717130343_create_active_storage_variant_records.active_storage.rb:17
Methodprocess
api/config/initializers/zip_analyzer.rb:14
Methodprocess_from
(file)
api/config/initializers/zip_analyzer.rb:18
Methodpurge_files!
api/app/models/dataset.rb:28
Methodqueue_analysis
api/app/models/report.rb:53
Functionredraw
()
web/src/composables/d3/graph/simulation.ts:48
MethodregionToPoints
(r: Region)
core/src/util/region.ts:104
Methodrender
()
samples/tsx/sample.tsx:21
Methodrender
()
samples/tsx/sample.tsx:39
Methodrender
()
samples/tsx/sample.tsx:50
MethodreportName
()
lib/src/lib/options.ts:83
← previousnext →501–600 of 653, ranked by callers