MCPcopy Index your code

hub / github.com/src-d/hercules / functions

Functions1,629 in github.com/src-d/hercules

↓ 1 callersMethodMax
()
internal/rbtree/rbtree_test.go:221
↓ 1 callersMethodMerge
Merge combines the CommonAnalysisResult with an other one. We choose the earlier BeginTime, the later EndTime, sum the number of commits and the elaps
internal/core/pipeline.go:213
↓ 1 callersMethodMergeResults
MergeResults combines two CouplesAnalysis-s together.
leaves/couples.go:337
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
leaves/burndown.go:188
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
leaves/shotness.go:80
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
leaves/comment_sentiment.go:69
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
leaves/commits.go:55
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
leaves/research/typos.go:70
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
internal/plumbing/line_stats.go:38
↓ 1 callersMethodName
Name of this PipelineItem. Uniquely identifies the type, used for mapping keys, etc.
internal/plumbing/languages.go:28
↓ 1 callersMethodNodes
Nodes returns the number of RBTree nodes in the file.
internal/burndown/file.go:131
↓ 1 callersMethodProcess
Process will synchronously perform a job and return the result.
internal/plumbing/uast/uast.go:95
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
leaves/burndown.go:195
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
leaves/shotness.go:87
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
leaves/comment_sentiment.go:76
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
leaves/commits.go:62
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
leaves/research/typos.go:77
↓ 1 callersMethodProvides
Provides returns the list of names of entities which are produced by this PipelineItem. Each produced entity will be inserted into `deps` of dependent
internal/plumbing/tree_diff.go:76
↓ 1 callersMethodRandomExistingKey
(rand *rand.Rand)
internal/rbtree/rbtree_test.go:162
↓ 1 callersMethodReader
()
internal/plumbing/identity/identity_test.go:303
↓ 1 callersMethodRemoveItem
RemoveItem deletes a PipelineItem from the pipeline. It leaves all the rest of the items intact.
internal/core/pipeline.go:433
↓ 1 callersMethodRequires
Requires returns the list of names of entities which are needed by this PipelineItem. Each requested entity will be inserted into `deps` of Consume().
leaves/comment_sentiment.go:83
↓ 1 callersMethodRequires
Requires returns the list of names of entities which are needed by this PipelineItem. Each requested entity will be inserted into `deps` of Consume().
leaves/research/typos.go:84
↓ 1 callersMethodSet
(value string)
cmd/hercules/root.go:135
↓ 1 callersMethodSetSize
(int64)
internal/dummies.go:46
↓ 1 callersMethodSetType
(plumbing.ObjectType)
internal/dummies.go:39
↓ 1 callersMethodSwap
(i, j int)
internal/plumbing/renames.go:562
↓ 1 callersMethodSwap
(i, j int)
internal/plumbing/renames.go:585
↓ 1 callersFunctionVisitEachNode
VisitEachNode is a handy routine to execute a callback on every node in the subtree, including the root itself. Depth first tree traversal.
internal/plumbing/uast/diff_refiner.go:179
↓ 1 callersMethodWarn
(...interface{})
internal/core/logger.go:17
↓ 1 callersMethodWriter
()
internal/dummies.go:56
↓ 1 callersMethod__init__
(self)
python/labours/cors_web_server.py:5
↓ 1 callersFunction_floats
(xs)
python/labours/embeddings.py:74
↓ 1 callersFunctionbindOrderNodes
bindOrderNodes returns curried "orderNodes" function.
internal/core/forks.go:320
↓ 1 callersFunctioncaptureStacktrace
(skip int)
internal/core/logger.go:83
↓ 1 callersFunctionchain_streams
Chain an iterable of streams together into a single buffered stream. Source: https://stackoverflow.com/a/50770511 Usage: f = cha
python/labours/readers.py:367
↓ 1 callersFunctioncheckClose
(c io.Closer)
leaves/burndown.go:1104
↓ 1 callersFunctioncollapseFastForwards
collapseFastForwards removes the fast forward merges.
internal/core/forks.go:422
↓ 1 callersFunctioncollectGarbage
collectGarbage inserts `runActionDelete` disposal steps.
internal/core/forks.go:679
↓ 1 callersFunctioncount_matrix_input
Reads submatrix shards from disk.
python/labours/_vendor/swivel.py:122
↓ 1 callersMethoddeleteCase1
(n uint32)
internal/rbtree/rbtree.go:928
↓ 1 callersMethoddeleteCase5
(n uint32)
internal/rbtree/rbtree.go:965
↓ 1 callersMethoddoInsert
Try inserting "item" into the tree. Return nil if the item is already in the tree. Otherwise return a new (leaf) node.
internal/rbtree/rbtree.go:746
↓ 1 callersMethoddumpFiles
(result [][]Change)
internal/plumbing/uast/uast.go:580
↓ 1 callersMethodextractTask
(client *bblfsh.Client, data interface{})
internal/plumbing/uast/uast.go:329
↓ 1 callersMethodextractUAST
( client *bblfsh.Client, name string, data []byte)
internal/plumbing/uast/uast.go:311
↓ 1 callersFunctionfit_kaplan_meier
(matrix: numpy.ndarray)
python/labours/modes/burndown.py:125
↓ 1 callersFunctiongeneratePlan
generatePlan creates the list of actions from the commit DAG.
internal/core/forks.go:549
↓ 1 callersFunctiongetFakeCommitWithFile
(name string, contents string)
internal/plumbing/identity/identity_test.go:374
↓ 1 callersMethodgetIntSlice
(l int)
internal/levenshtein/levenshtein.go:13
↓ 1 callersFunctiongetMasterBranch
getMasterBranch returns the branch with the smallest index.
internal/core/forks.go:149
↓ 1 callersFunctiongetOptionsString
()
cmd/hercules/combine.go:206
↓ 1 callersFunctionget_available_gpus
()
python/labours/_vendor/swivel.py:109
↓ 1 callersMethodget_files_burndown
(self)
python/labours/readers.py:33
↓ 1 callersMethodget_files_coocc
(self)
python/labours/readers.py:45
↓ 1 callersMethodget_people_burndown
(self)
python/labours/readers.py:36
↓ 1 callersMethodget_people_burndown
(self)
python/labours/readers.py:265
↓ 1 callersMethodget_project_burndown
(self)
python/labours/readers.py:30
↓ 1 callersMethodget_run_times
(self)
python/labours/readers.py:88
↓ 1 callersMethodget_sentiment
(self)
python/labours/readers.py:57
↓ 1 callersMethodget_shotness
(self)
python/labours/readers.py:54
↓ 1 callersMethodget_shotness
(self)
python/labours/readers.py:308
↓ 1 callersMethodget_shotness_coocc
(self)
python/labours/readers.py:51
↓ 1 callersMethodhandleModification
( change *object.Change, author int, cache map[plumbing.Hash]*items.CachedBlob, diffs map[string]items.FileD
leaves/burndown.go:1312
↓ 1 callersMethodinitialize_summary
(self, sess)
python/labours/_vendor/swivel.py:356
↓ 1 callersFunctioninterpolate_burndown_matrix
( matrix: numpy.ndarray, granularity: int, sampling: int, progress: bool = False )
python/labours/modes/burndown.py:169
↓ 1 callersFunctionlist_matplotlib_styles
()
python/labours/cli.py:29
↓ 1 callersFunctionloadMessage
(fileName string, repos *[]string)
cmd/hercules/combine.go:103
↓ 1 callersFunctionloadPlugins
()
cmd/hercules/root.go:144
↓ 1 callersFunctionloadSSHIdentity
(sshIdentity string)
cmd/hercules/root.go:62
↓ 1 callersFunctionload_devs_parallel
( ownership: Tuple[List[Any], Dict[Any, Any]], couples: Tuple[List[str], csr_matrix], devs: Tuple[
python/labours/modes/devs_parallel.py:13
↓ 1 callersFunctionload_ownership
( header: Tuple[int, int, int, int, float], sequence: List[Any], contents: Dict[Any, Any], max
python/labours/modes/ownership.py:11
↓ 1 callersFunctionmain
()
contrib/_plugin_example/plot_churn.py:78
↓ 1 callersFunctionmain
()
python/labours/cli.py:152
↓ 1 callersMethodmaybeSetMaxNode
(n uint32)
internal/rbtree/rbtree.go:734
↓ 1 callersMethodmaybeSetMinNode
(n uint32)
internal/rbtree/rbtree.go:724
↓ 1 callersMethodmergeComments
(extracted []nodes.Node)
leaves/comment_sentiment.go:300
↓ 1 callersFunctionmergeItems
(branches [][]PipelineItem)
internal/core/forks.go:138
↓ 1 callersFunctionmergeResults
(mergedResults map[string]interface{}, mergedCommons *hercules.CommonAnalysisResult, anotherResults map[stri
cmd/hercules/combine.go:175
↓ 1 callersMethodnewFile
( hash plumbing.Hash, name string, author int, tick int, size int)
leaves/burndown.go:1212
↓ 1 callersFunctionnewOracle
()
internal/rbtree/rbtree_test.go:127
↓ 1 callersFunctionparse_args
()
contrib/_plugin_example/plot_churn.py:14
↓ 1 callersFunctionparse_args
()
python/labours/cli.py:39
↓ 1 callersFunctionparse_input
(file)
contrib/_plugin_example/plot_churn.py:25
↓ 1 callersFunctionplot_churn
(name, data, url, beginTime, endTime, output, fmt, tick_interval)
contrib/_plugin_example/plot_churn.py:44
↓ 1 callersFunctionplot_overwrites_matrix
(args, repo, people, matrix)
python/labours/modes/overwrites.py:28
↓ 1 callersFunctionplot_ownership
(args, repo, names, people, date_range, last)
python/labours/modes/ownership.py:60
↓ 1 callersFunctionprintErrors
(allErrors map[string][]string)
cmd/hercules/combine.go:153
↓ 1 callersFunctionprintResults
( uri string, deployed []hercules.LeafPipelineItem, results map[hercules.LeafPipelineItem]interface{})
cmd/hercules/root.go:294
↓ 1 callersFunctionprint_survival_function
(kmf: 'KaplanMeierFitter', sampling: int)
python/labours/modes/burndown.py:159
↓ 1 callersFunctionprotobufResults
( uri string, deployed []hercules.LeafPipelineItem, results map[hercules.LeafPipelineItem]interface{})
cmd/hercules/root.go:317
↓ 1 callersFunctionqsufsort
(obuf []byte)
internal/plumbing/bsdiff.go:116
↓ 1 callersFunctionread_input
(args: Namespace)
python/labours/readers.py:420
↓ 1 callersMethodrecomputeMaxNode
()
internal/rbtree/rbtree.go:714
↓ 1 callersMethodrecomputeMinNode
Tree methods Private methods
internal/rbtree/rbtree.go:704
↓ 1 callersMethodresolve
(dumpPath string)
internal/core/pipeline.go:536
↓ 1 callersFunctionsearch
(I []int, obuf, nbuf []byte, st, en int)
internal/plumbing/bsdiff.go:183
↓ 1 callersMethodserializeBinary
(result *DevsResult, writer io.Writer)
leaves/devs.go:391
↓ 1 callersMethodserializeBinary
(result *CouplesResult, writer io.Writer)
leaves/couples.go:523
↓ 1 callersMethodserializeBinary
(result *ImportsPerDeveloperResult, writer io.Writer)
leaves/imports_printer.go:191
← previousnext →401–500 of 1,629, ranked by callers