MCPcopy Create free account

hub / github.com/Ericsson/CodeCompass / functions

Functions2,174 in github.com/Ericsson/CodeCompass

↓ 1 callersMethodfindBuiltins
(config: ParserConfig)
plugins/python/parser/pyparser/pybuiltin.py:13
↓ 1 callersMethodfindNextMatch
Finds a next possible match starting from the lowest position from {@link #_availablePositions}. @parm shiftTerms_ a collection for storing terms tha
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:320
↓ 1 callersFunctionfindNodeById
(node: TreeNode, nodeId: string)
webgui-new/src/components/file-manager/file-manager.tsx:80
↓ 1 callersFunctionfind_index_file
For given directory path, substitute it to valid index file. Return 0 if index file has been found, -1 if not found. If the file is found, it's stats
webserver/src/mongoose.c:2914
↓ 1 callersFunctionforward_put_data
webserver/src/mongoose.c:3468
↓ 1 callersMethodfreq
()
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:502
↓ 1 callersMethodfromTermVectorField
Creates an OffsetBasedLineMatcher for a field with term vector offsets. If the index does not contains term vector for the given field then an Illegal
plugins/search/service/search-java/src/cc/search/match/matcher/OffsetBasedLineMatcher.java:168
↓ 1 callersFunctiong
plugins/cpp/test/sources/parser/variable.cpp:4
↓ 1 callersFunctiongenerateDiagram
(e: MouseEvent)
webgui-new/src/components/diagrams/diagrams.tsx:98
↓ 1 callersFunctiongenerateLegend
()
webgui-new/src/components/diagrams/diagrams.tsx:144
↓ 1 callersMethodgenerateTagsForContext
Generates tags for the given document or loads a previous version if it exists. @param context_ indexer context. @return a tags container. @throws IO
plugins/search/indexer/indexer-java/src/cc/search/indexer/AbstractIndexer.java:290
↓ 1 callersMethodgetAlias
service/lsp/src/lspservice.cpp:189
↓ 1 callersMethodgetAnnotations
(self)
plugins/python/parser/pyparser/asthelper.py:201
↓ 1 callersFunctiongetAsHTMLForNode
(nodeId: string)
webgui-new/src/service/cpp-reparse-service.ts:32
↓ 1 callersFunctiongetAstHTML
()
webgui-new/src/components/editor-context-menu/editor-context-menu.tsx:97
↓ 1 callersMethodgetAstNodeInfoByPos
plugins/cpp/test/src/servicehelper.cpp:40
↓ 1 callersFunctiongetBlameFormatter
* This function returns a line number formatter which is based on the * repository. The line numbers are added blame information.
plugins/git/webgui/js/gitBlame.js:154
↓ 1 callersMethodgetBlobContent
plugins/git/service/src/gitservice.cpp:280
↓ 1 callersFunctiongetBlobOidByPath
(repoId: string, hexId: string, path: string)
webgui-new/src/service/git-service.ts:138
↓ 1 callersMethodgetBlobOidByPath
plugins/git/service/src/gitservice.cpp:247
↓ 1 callersFunctiongetBuildLog
(fileId: string)
webgui-new/src/service/project-service.ts:117
↓ 1 callersMethodgetByOffset
Returns a tag on the given start offset or null if there is no tag on the specified offset. @param offset_ start offset. @return tag or null if not f
plugins/search/common/src/cc/search/analysis/tags/Tags.java:86
↓ 1 callersMethodgetCallee
service/lsp/src/lspservice.cpp:161
↓ 1 callersMethodgetCaller
service/lsp/src/lspservice.cpp:168
↓ 1 callersMethodgetCallsOfThis
service/lsp/src/lspservice.cpp:154
↓ 1 callersFunctiongetChildNodes
(childFiles: FileInfo[])
webgui-new/src/components/file-manager/file-manager.tsx:95
↓ 1 callersFunctiongetChildrenOfFile
* Retrieve the children of the given path from the database. */
plugins/cpp_reparse/service/src/databasefilesystem.cpp:46
↓ 1 callersMethodgetClassCollaborationDiagram
plugins/cpp/service/src/diagram.cpp:62
↓ 1 callersMethodgetClassCollaborationLegend
plugins/cpp/service/src/diagram.cpp:465
↓ 1 callersMethodgetClassDiagram
plugins/python/service/src/diagram.cpp:371
↓ 1 callersFunctiongetCommit
(repoId: string, hexId: string)
webgui-new/src/service/git-service.ts:150
↓ 1 callersFunctiongetCommitDiff
(repoId: string, branch: string, commitId: string)
webgui-new/src/components/revision-control/revision-control.tsx:173
↓ 1 callersFunctiongetCommitInfo
(finalCommitId: string)
webgui-new/src/components/codemirror-editor/codemirror-editor.tsx:243
↓ 1 callersMethodgetComponentUsersDiagram
plugins/cpp/service/src/filediagram.cpp:47
↓ 1 callersMethodgetComponentUsersDiagramLegend
plugins/cpp/service/src/filediagram.cpp:77
↓ 1 callersMethodgetContextString
plugins/cpp/model/include/model/cpprecord.h:89
↓ 1 callersFunctiongetCppAstNodeInfoByPosition
(fileId: string, line: number, column: number)
webgui-new/src/service/cpp-service.ts:267
↓ 1 callersFunctiongetCppFileReferenceCount
(fileId: string, referenceId: number)
webgui-new/src/service/cpp-service.ts:132
↓ 1 callersFunctiongetCppFileReferenceTypes
(fileId: string)
webgui-new/src/service/cpp-service.ts:106
↓ 1 callersFunctiongetCppFileReferences
(fileId: string, referenceId: number)
webgui-new/src/service/cpp-service.ts:120
↓ 1 callersFunctiongetCppReferenceTypes
(astNodeId: string)
webgui-new/src/service/cpp-service.ts:144
↓ 1 callersFunctiongetCppReferences
(astNodeId: string, referenceId: number, tags: string[])
webgui-new/src/service/cpp-service.ts:158
↓ 1 callersFunctiongetCppSourceText
(astNodeId: string)
webgui-new/src/service/cpp-service.ts:216
↓ 1 callersMethodgetCurrentTokenAsLineMatch
Calculates a line match for the current token in the token stream. @return a line match. @throws IOException
plugins/search/service/search-java/src/cc/search/match/matcher/OffsetBasedLineMatcher.java:84
↓ 1 callersMethodgetDataMember
service/lsp/src/lspservice.cpp:203
↓ 1 callersFunctiongetDbDriver
* This function returns the database driver name being used. Currently "pgsql" * or "sqlite" can be returned depending on the build option giving whi
util/include/util/dbutil.h:91
↓ 1 callersMethodgetDbFile
Returns the database file under the given directory. If the second parameter is true then the file is deleted if exits. @param dir_ parent directory
plugins/search/common/src/cc/search/common/SuggestionDatabase.java:105
↓ 1 callersMethodgetDeclaration
service/lsp/src/lspservice.cpp:19
↓ 1 callersFunctiongetDefaultArguments
* Tries to get the default header includes from a gcc(like) command and stores * the result into the given vector. * * @param prog_ the gcc like pr
logger/src/ldlogger-tool-gcc.c:133
↓ 1 callersMethodgetDefinition
service/lsp/src/lspservice.cpp:12
↓ 1 callersMethodgetDefs
(self, name: Name)
plugins/python/parser/pyparser/pyreference.py:23
↓ 1 callersMethodgetDetailedClassDiagram
plugins/cpp/service/src/diagram.cpp:255
↓ 1 callersMethodgetDetailedClassLegend
plugins/cpp/service/src/diagram.cpp:431
↓ 1 callersMethodgetDiagram
plugins/python/service/src/pythonservice.cpp:147
↓ 1 callersMethodgetDiagram
plugins/cpp/service/src/cppservice.cpp:1295
↓ 1 callersFunctiongetDiagramLegend
(diagramId: number)
webgui-new/src/service/language-service.ts:107
↓ 1 callersMethodgetDiagramLegend
plugins/python/service/src/pythonservice.cpp:185
↓ 1 callersFunctiongetDiagramTypes
(astNodeId: string)
webgui-new/src/service/language-service.ts:80
↓ 1 callersMethodgetDiagramTypes
plugins/python/service/src/pythonservice.cpp:114
↓ 1 callersMethodgetDiagramTypes
plugins/cpp/service/src/cppservice.cpp:1087
↓ 1 callersMethodgetDiagramTypes
plugins/cpp_lsp/service/src/cpplspservice.cpp:380
↓ 1 callersFunctiongetDocs
()
webgui-new/src/components/editor-context-menu/editor-context-menu.tsx:75
↓ 1 callersFunctiongetDocumentation
(astNodeId: string)
webgui-new/src/service/language-service.ts:256
↓ 1 callersMethodgetDummyString
plugins/dummy/service/src/dummyservice.cpp:19
↓ 1 callersMethodgetEdgeAttribute
util/src/graph.cpp:263
↓ 1 callersMethodgetEnumConstants
service/lsp/src/lspservice.cpp:126
↓ 1 callersMethodgetExpansion
service/lsp/src/lspservice.cpp:133
↓ 1 callersMethodgetExternalDependencyDiagram
plugins/cpp/service/src/filediagram.cpp:137
↓ 1 callersMethodgetExternalDependencyDiagramLegend
plugins/cpp/service/src/filediagram.cpp:170
↓ 1 callersMethodgetExternalUsersDiagram
plugins/cpp/service/src/filediagram.cpp:188
↓ 1 callersMethodgetExternalUsersDiagramLegend
plugins/cpp/service/src/filediagram.cpp:213
↓ 1 callersMethodgetFieldNameForTagKind
Maps a Tag.Kind to a document field name. @param kind_ tag kind. @return document field name.
plugins/search/common/src/cc/search/common/IndexFields.java:55
↓ 1 callersMethodgetFile
parser/src/sourcemanager.cpp:162
↓ 1 callersFunctiongetFileContent
(fileId: string)
webgui-new/src/service/project-service.ts:69
↓ 1 callersFunctiongetFileDiagram
(fileId: string, diagramId: number)
webgui-new/src/service/language-service.ts:54
↓ 1 callersMethodgetFileDiagram
plugins/python/service/src/pythonservice.cpp:225
↓ 1 callersFunctiongetFileDiagramLegend
(diagramId: number)
webgui-new/src/service/language-service.ts:67
↓ 1 callersMethodgetFileDiagramLegend
plugins/python/service/src/pythonservice.cpp:252
↓ 1 callersFunctiongetFileDiagramTypes
(fileId: string)
webgui-new/src/service/language-service.ts:40
↓ 1 callersMethodgetFileDiagramTypes
plugins/python/service/src/pythonservice.cpp:214
↓ 1 callersMethodgetFileId
@return file db id.
plugins/search/indexer/indexer-java/src/cc/search/indexer/Context.java:38
↓ 1 callersMethodgetFileReferenceCount
plugins/python/service/include/service/pythonservice.h:122
↓ 1 callersMethodgetFileRefs
(self, name: Name)
plugins/python/parser/pyparser/pyreference.py:36
↓ 1 callersMethodgetFileTypes
plugins/cpp/service/src/cppservice.cpp:127
↓ 1 callersMethodgetFiles
parser/include/parser/sourcemanager.h:134
↓ 1 callersMethodgetFilterForSearch
Construct a filter for a search query. @param params_ search parameters. @return a filter or null on no filtering.
plugins/search/service/search-java/src/cc/search/service/app/service/SearchHandler.java:71
↓ 1 callersMethodgetFilterOverlapping
Getter for {@link QueryContext#_filterOverlapping}. @return {@link QueryContext#_filterOverlapping}
plugins/search/service/search-java/src/cc/search/match/QueryContext.java:131
↓ 1 callersMethodgetFormatted
plugins/cpp_reparse/service/src/asthtml.cpp:136
↓ 1 callersMethodgetFriends
service/lsp/src/lspservice.cpp:119
↓ 1 callersMethodgetFunctionCallDiagram
plugins/python/service/src/diagram.cpp:16
↓ 1 callersMethodgetFunctionCallDiagram
plugins/cpp/service/src/diagram.cpp:179
↓ 1 callersMethodgetFunctionCallDiagramLegend
plugins/python/service/src/diagram.cpp:308
↓ 1 callersMethodgetFunctionCallLegend
plugins/cpp/service/src/diagram.cpp:451
↓ 1 callersMethodgetFunctionParam
(self, pos: PosInfo)
plugins/python/parser/pyparser/asthelper.py:93
↓ 1 callersMethodgetFunctionPointerCall
service/lsp/src/lspservice.cpp:182
↓ 1 callersMethodgetFunctionSignatureByPosition
(self, pos: PosInfo)
plugins/python/parser/pyparser/asthelper.py:239
↓ 1 callersMethodgetGenerator
Returns a new/cached tag generator. This method is thread safe. @return a tag generator. @throws IOException
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/TagGeneratorManager.java:40
↓ 1 callersFunctiongetGitBlameInfo
()
webgui-new/src/components/file-context-menu/file-context-menu.tsx:50
↓ 1 callersMethodgetImplements
service/lsp/src/lspservice.cpp:196
↓ 1 callersMethodgetIncludeDependencyDiagram
plugins/cpp/service/src/filediagram.cpp:95
← previousnext →601–700 of 2,174, ranked by callers