MCPcopy Create free account

hub / github.com/Ericsson/CodeCompass / functions

Functions2,174 in github.com/Ericsson/CodeCompass

↓ 1 callersMethod__getClasses
(self)
plugins/python/parser/pyparser/asthelper.py:52
↓ 1 callersMethod__getFileId
(self)
plugins/python/parser/pyparser/pyname.py:128
↓ 1 callersMethod__getFunctionCalls
(self)
plugins/python/parser/pyparser/asthelper.py:46
↓ 1 callersMethod__getFunctionSignature
(self, func: ast.FunctionDef)
plugins/python/parser/pyparser/asthelper.py:176
↓ 1 callersMethod__getFunctions
(self)
plugins/python/parser/pyparser/asthelper.py:49
↓ 1 callersMethod__getImports
(self)
plugins/python/parser/pyparser/asthelper.py:55
↓ 1 callersMethod__getNamePosInfo
(self)
plugins/python/parser/pyparser/pyname.py:60
↓ 1 callersMethod__getNameTypeHint
(self)
plugins/python/parser/pyparser/pyname.py:155
↓ 1 callersMethod__getParentFunction
(self)
plugins/python/parser/pyparser/pyname.py:139
↓ 1 callersMethod__lookupFileRefs
(self)
plugins/python/parser/pyparser/pyreference.py:44
↓ 1 callersMethod__reportMissingDefinition
(self, result: ParseResult)
plugins/python/parser/pyparser/pyname.py:134
↓ 1 callersFunctionaccept_conn
webserver/src/mongoose.c:618
↓ 1 callersMethodaccessSession
webserver/include/webserver/session.h:63
↓ 1 callersMethodaddASTHelper
(self, asthelper: ASTHelper)
plugins/python/parser/pyparser/pyname.py:50
↓ 1 callersMethodaddDefs
(self, defs: List['PYName'], result)
plugins/python/parser/pyparser/pyname.py:32
↓ 1 callersMethodaddDirectory
webserver/include/webserver/pluginhandler.h:36
↓ 1 callersMethodaddRefs
(self, refs: List['PYName'])
plugins/python/parser/pyparser/pyname.py:42
↓ 1 callersMethodadvance
(int targetDocId_)
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:522
↓ 1 callersMethodadvance
Advance to the next lowest document id starting from targetDocId_. @param targetDocId_ the lower bound of the next doc id. @return A document match o
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:209
↓ 1 callersMethodappendTagsFromFieldValues
Adds tags the from user provided extra field map (if any). @param field a document field. @param context_ indexer context. @param tags_ tag container
plugins/search/indexer/indexer-java/src/cc/search/indexer/AbstractIndexer.java:320
↓ 1 callersFunctionaquireLock
logger/src/ldlogger-logger.c:135
↓ 1 callersMethodauth_isCurrentSessionValid
webserver/src/session.cpp:50
↓ 1 callersMethodauth_isRequiringAuthentication
webserver/src/session.cpp:33
↓ 1 callersMethodauth_logout
webserver/src/session.cpp:73
↓ 1 callersMethodauth_usernameAndPassword
webserver/src/session.cpp:60
↓ 1 callersMethodauthenticateUserWithNameAndPassword
webserver/src/sessionmanager.cpp:120
↓ 1 callersMethodauthenticateUsernamePassword
webserver/src/authentication.cpp:154
↓ 1 callersMethodbar
(self)
plugins/python/test/sources/classes.py:11
↓ 1 callersFunctionbase64_encode
webserver/src/mongoose.c:2602
↓ 1 callersMethodbeginRequest
webserver/include/webserver/lsphandler.h:75
↓ 1 callersFunctionbin2str
Stringify binary data. Output buffer must be twice as big as input, because each byte takes 2 bytes in string representation
webserver/src/mongoose.c:3722
↓ 1 callersMethodbuildAll
Builds all suggestion databases.
plugins/search/indexer/indexer-java/src/cc/search/suggestion/DatabaseBuilder.java:54
↓ 1 callersFunctionbuildAmbiguousRefPage
* This function builds and displays a modal dialog which contains the given * elements. These elements are clickable so the user can jump to the lo
webgui/scripts/codecompass/astHelper.js:34
↓ 1 callersFunctionbuildContextMenu
* This function adds menu items to the given context menu. The menu items * come from the language service which are applicable for the AST node at
webgui/scripts/codecompass/view/component/Text.js:172
↓ 1 callersMethodbuildFileNameDb
Builds the suggester database for the FileName database. @throws IOException on any error.
plugins/search/indexer/indexer-java/src/cc/search/suggestion/DatabaseBuilder.java:73
↓ 1 callersFunctionbuildPage
* This function builds the page. It places a BorderContainer in the page * body. This container has a header, an accordion panel and a center modul
webgui/scripts/codecompass/codecompass.js:109
↓ 1 callersMethodbuildSuggestions
plugins/search/indexer/src/indexerprocess.cpp:167
↓ 1 callersMethodbuildSymbolDb
Builds the suggester database for the Symbol database. @throws IOException on any error.
plugins/search/indexer/indexer-java/src/cc/search/suggestion/DatabaseBuilder.java:99
↓ 1 callersFunctioncalculateAnnotations
* This function queries the blame information from the server and returns * and array which contains these information. * @return The function r
plugins/git/webgui/js/gitBlame.js:104
↓ 1 callersMethodcalculateMatchScore
Calculates the score of a match. @param match_ list of matching terms. @return match score.
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:373
↓ 1 callersMethodcalculateOriginalKindSet
@return a collection of original kind texts.
plugins/search/common/src/cc/search/analysis/tags/Tags.java:136
↓ 1 callersMethodcalculateScore
Calculates the score of a document match. @param docMatch_ a matching document. @return the score. @throws IOException
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:482
↓ 1 callersFunctioncall_request_handler
webserver/src/mongoose.c:2788
↓ 1 callersFunctioncall_request_handler_if_data_is_buffered
webserver/src/mongoose.c:3029
↓ 1 callersFunctioncallee
plugins/cpp/test/sources/parser/function.cpp:12
↓ 1 callersMethodcheckCTags
Starts or restarts ctags. @throws IOException
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/SourceTagGenerator.java:60
↓ 1 callersFunctioncheckProjectDir
* This function checks the existence of the workspace and project directory * based on the given command line arguments. * @return Whether the proje
parser/src/parser.cpp:102
↓ 1 callersFunctioncheckPsqlDatbase
* This function checks the existance of a PostgreSQL database and * optionally creates the database if it doesn't exists. * @return True if the data
util/src/dbutil.cpp:148
↓ 1 callersFunctioncheck_acl
Verify given socket address against the ACL. Return -1 if ACL is malformed, 0 if address is disallowed, 1 if allowed.
webserver/src/mongoose.c:2093
↓ 1 callersFunctioncheck_password
Check the user's password, return 1 if OK
webserver/src/mongoose.c:3753
↓ 1 callersMethodcleanupDatabase
* Maintains and cleans up the database in preparation of incremental parsing. * @return Returns true if the cleanup succeeded, false otherwise.
parser/include/parser/abstractparser.h:38
↓ 1 callersMethodcleanupWorker
plugins/cpp/parser/src/cppparser.cpp:607
↓ 1 callersMethodclose
()
plugins/search/service/search-java/src/cc/search/match/matcher/MasterMatcherFactory.java:99
↓ 1 callersMethodclose
()
plugins/search/indexer/indexer-java/src/cc/search/indexer/app/Indexer.java:119
↓ 1 callersMethodclose
()
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/TagGeneratorManager.java:90
↓ 1 callersFunctioncollapse
* This function collapses the nodes in the directory hierarchy which have * only one child. Thus selecting a file which is reachable only on one
plugins/metrics/webgui/js/metrics.js:52
↓ 1 callersMethodcollectItems
Collects the unique items from the wrapped iterator.
plugins/search/indexer/indexer-java/src/cc/search/suggestion/UniqueInputIterator.java:63
↓ 1 callersMethodcollectMatch
Collect a match. @param docId_ high level document id (base offset already added to it). @param info_ match informations.
plugins/search/service/search-java/src/cc/search/analysis/query/MatchCollector.java:42
↓ 1 callersMethodcollectTokens
Analyzes the given query and collect the tokens form it. @param queryText_ query text @return tokens in order. @throws IOException
plugins/search/service/search-java/src/cc/search/analysis/log/LogQueryBuilder.java:39
↓ 1 callersFunctioncommandLineArguments
parser/src/parser.cpp:29
↓ 1 callersFunctioncommandLineArguments
webserver/src/webserver.cpp:25
↓ 1 callersMethodconfigure
webserver/include/webserver/pluginhandler.h:73
↓ 1 callersFunctionconvertSelectionStringToRange
(selectionString: string)
webgui-new/src/utils/utils.ts:34
↓ 1 callersFunctionconvertToThriftType
LibGIT2 v0.28 is supplied by default on Ubuntu 20.04.0 LTS. There was an API break on the macros for Git object types, this function decouples the Thr
plugins/git/service/src/gitservice.cpp:71
↓ 1 callersFunctionconvert_uri_to_file_name
Return 1 if real file has been found, 0 otherwise
webserver/src/mongoose.c:2330
↓ 1 callersFunctioncreateBlameForLine
* This function creates a blame info object for a given blame hunk. This info * object describes the visual representation of the revision control
plugins/git/webgui/js/gitBlame.js:60
↓ 1 callersFunctioncreateCol
(col)
webgui/scripts/codecompass/view/codeBites.js:70
↓ 1 callersFunctioncreateConfig
(props: ConfigType)
webgui-new/src/service/config.ts:10
↓ 1 callersMethodcreateConfig
Creates a configuration in LogManager config format. @return log configuration.
plugins/search/common/src/cc/search/common/config/LogConfigurator.java:38
↓ 1 callersMethodcreateContext
()
plugins/search/indexer/indexer-java/src/cc/search/indexer/AbstractIndexer.java:88
↓ 1 callersFunctioncreateCppClient
(workspace: string)
webgui-new/src/service/cpp-service.ts:7
↓ 1 callersFunctioncreateCppReparseClient
(workspace: string)
webgui-new/src/service/cpp-reparse-service.ts:7
↓ 1 callersMethodcreateDirectoryWithParents
Creates the given directory with its parents. On any error the method throws an IOException. @param dirPath_ a directory path. @throws IOException on
plugins/search/common/src/cc/search/common/SuggestionDatabase.java:81
↓ 1 callersFunctioncreateGitClient
(workspace: string)
webgui-new/src/service/git-service.ts:6
↓ 1 callersFunctioncreateHighlightDecoration
(view: EditorView, highlightPosition: HighlightPosition, highlightColor: string)
webgui-new/src/components/codemirror-editor/codemirror-editor.tsx:83
↓ 1 callersFunctioncreateIndexes
util/src/dbutil.cpp:440
↓ 1 callersFunctioncreateJsonCommandString
logger/src/ldlogger-logger.c:16
↓ 1 callersFunctioncreateMetricsClient
(workspace: string)
webgui-new/src/service/metrics-service.ts:7
↓ 1 callersMethodcreatePlugins
parser/src/pluginhandler.cpp:106
↓ 1 callersFunctioncreateProjectClient
(workspace: string)
webgui-new/src/service/project-service.ts:6
↓ 1 callersFunctioncreateQueryString
(queryString: string)
webgui-new/src/components/header/header.tsx:150
↓ 1 callersFunctioncreateRootNode
(elementInfo)
plugins/python/webgui/js/pythonInfoTree.js:123
↓ 1 callersFunctioncreateRootNode
(elementInfo)
plugins/cpp/webgui/js/cppInfoTree.js:280
↓ 1 callersFunctioncreateRow
(row)
webgui/scripts/codecompass/view/codeBites.js:63
↓ 1 callersFunctioncreateSearchClient
(workspace: string)
webgui-new/src/service/search-service.ts:7
↓ 1 callersFunctioncreateWorkspaceClient
()
webgui-new/src/service/workspace-service.ts:6
↓ 1 callersFunctioncreate_client
This function initializes the Thrift client and returns the client objects to the API.
plugins/dummy/scripts/client.py:20
↓ 1 callersFunctiondeleteCStyleOptions
* This function deallocates the array created by createCStyleOptions() * function. */
util/src/dbutil.cpp:100
↓ 1 callersFunctiondeliver_websocket_frame
webserver/src/mongoose.c:2647
↓ 1 callersFunctiondo_proxy
webserver/src/mongoose.c:4337
↓ 1 callersFunctiondo_ssi_exec
webserver/src/mongoose.c:3936
↓ 1 callersFunctiondo_ssi_include
webserver/src/mongoose.c:3890
↓ 1 callersFunctiondownloadSVG
()
webgui-new/src/components/diagrams/diagrams.tsx:173
↓ 1 callersFunctionencode
webserver/authenticators/ldap/ldap-cpp/cldap_mod.cpp:449
↓ 1 callersFunctionexecvp
logger/src/ldlogger-hooks.c:84
↓ 1 callersFunctionexportDiagramSVG
()
webgui-new/src/components/diagrams/diagrams.tsx:164
↓ 1 callersFunctionfetchGaTrackingCode
()
webgui-new/src/components/cookie-notice/cookie-notice.tsx:35
↓ 1 callersMethodfillFromLines
Reads al the lines from the input and fills the outer class. @throws IOException
plugins/search/common/src/cc/search/analysis/LineInformations.java:101
↓ 1 callersMethodfilterOverlapping
Filters out the overlapping matches. The returned list may be the given one or a new list. In both cases the given list will be modified. @param matc
plugins/search/service/search-java/src/cc/search/service/app/SearchAppCommon.java:164
↓ 1 callersMethodfindBestMatch
Finds the best match by the matching terms in a document and returns its score. It will also call the result collector (if it is not null). @param ma
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:409
← previousnext →501–600 of 2,174, ranked by callers