Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ericsson/CodeCompass
/ functions
Functions
2,174 in github.com/Ericsson/CodeCompass
⨍
Functions
2,174
◇
Types & classes
655
↓ 2 callers
Method
computeResultEntries
Compute search results for the query and its result docs. @param query_ Search query context. @param docs_ A user provided query. @return result list
plugins/search/service/search-java/src/cc/search/service/app/SearchAppCommon.java:305
↓ 2 callers
Function
connStrComponent
util/src/dbutil.cpp:480
↓ 2 callers
Function
construct_etag
webserver/src/mongoose.c:2895
↓ 2 callers
Method
contexts
()
plugins/search/indexer/indexer-java/src/cc/search/suggestion/UniqueInputIterator.java:117
↓ 2 callers
Function
convertResObject
(res: RespType)
webgui-new/src/components/metrics/metrics.tsx:142
↓ 2 callers
Function
createCStyleOptions
* This function transforms a string vector to a C-style string array. The * returning array has the length of optionsVec_ + 1. The last element of th
util/src/dbutil.cpp:79
↓ 2 callers
Function
createCodeBitesElement
* This function creates a new box in CodeBites view. * @param {Object} astNodeInfo AstNodeInfo thrift object which is displayed in * the box.
webgui/scripts/codecompass/view/codeBites.js:90
↓ 2 callers
Method
createDocumentForFile
Creates a document for a given file and sets its common fields. @param fileId_ file database id. @param file_file object for file path. @param fileCo
plugins/search/indexer/indexer-java/src/cc/search/indexer/AbstractIndexer.java:219
↓ 2 callers
Function
createOdbOptions
util/src/dbutil.cpp:27
↓ 2 callers
Function
createTables
util/src/dbutil.cpp:406
↓ 2 callers
Function
createTagLabels
(tags)
plugins/cpp/webgui/js/cppInfoTree.js:9
↓ 2 callers
Method
delNode
util/src/graph.cpp:148
↓ 2 callers
Method
destroySessionCookie
webserver/src/sessionmanager.cpp:91
↓ 2 callers
Function
display
(d)
plugins/metrics/webgui/js/metrics.js:423
↓ 2 callers
Method
docId
@return document id.
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:178
↓ 2 callers
Method
endOffset
Returns the current end offset. @return current end offset. @throws IOException
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:135
↓ 2 callers
Function
f
plugins/cpp/test/sources/parser/variable.cpp:3
↓ 2 callers
Function
fileToEntry
plugins/cpp_reparse/service/src/databasefilesystem.cpp:59
↓ 2 callers
Function
fileToStatus
plugins/cpp_reparse/service/src/databasefilesystem.cpp:74
↓ 2 callers
Function
findChildren
(node: DataItem)
webgui-new/src/components/metrics/metrics.tsx:132
↓ 2 callers
Function
flat_empty
plugins/cpp_metrics/test/sources/parser/bumpyroad.cpp:9
↓ 2 callers
Function
flat_empty
plugins/cpp_metrics/test/sources/service/bumpyroad.cpp:9
↓ 2 callers
Function
fragile
plugins/cpp_metrics/test/sources/parser/functionmccabe.cpp:90
↓ 2 callers
Function
fragile
plugins/cpp_metrics/test/sources/service/functionmccabe.cpp:90
↓ 2 callers
Function
generateMetrics
(fPath?: string)
webgui-new/src/components/metrics/metrics.tsx:207
↓ 2 callers
Method
getAST
plugins/cpp_reparse/service/src/astcache.cpp:24
↓ 2 callers
Method
getASTForTranslationUnitFile
plugins/cpp_reparse/service/src/reparser.cpp:147
↓ 2 callers
Method
getAsHTML
plugins/cpp_reparse/service/src/cppreparseservice.cpp:71
↓ 2 callers
Method
getAsHTMLForNode
plugins/cpp_reparse/service/src/cppreparseservice.cpp:95
↓ 2 callers
Function
getBlameInfo
(repoId: string, hexId: string, path: string, localModsFileId: string)
webgui-new/src/service/git-service.ts:114
↓ 2 callers
Method
getBlameInfo
plugins/git/service/src/gitservice.cpp:301
↓ 2 callers
Function
getBranchList
(repoId: string)
webgui-new/src/service/git-service.ts:78
↓ 2 callers
Method
getBranchList
plugins/git/service/src/gitservice.cpp:479
↓ 2 callers
Method
getBuildLog
service/project/src/projectservice.cpp:223
↓ 2 callers
Function
getCommitDiffAsString
( repoId: string, hexId: string, isCompact: boolean, contextLines?: number, pathspec?: string[], f
webgui-new/src/service/git-service.ts:162
↓ 2 callers
Method
getCommitListFiltered
plugins/git/service/src/gitservice.cpp:413
↓ 2 callers
Function
getCurrentDate
util/src/util.cpp:11
↓ 2 callers
Function
getDarkenedRGBCode
(value: number)
webgui-new/src/components/metrics/metrics.tsx:66
↓ 2 callers
Method
getData
Returns the custom data associated to the query. @param type_ query type. @return custom data or null if no query exists for the given type.
plugins/search/service/search-java/src/cc/search/match/QueryContext.java:117
↓ 2 callers
Function
getDiagram
(astNodeId: string, diagramId: number)
webgui-new/src/service/language-service.ts:94
↓ 2 callers
Method
getFileNameFromFd
Java does not supports using file descriptors so we have to cheat. It is a Linux only solution: give back a file that represents the given fid. @para
plugins/search/common/src/cc/search/common/ipc/IPCProcessor.java:125
↓ 2 callers
Function
getFormattedTime
util/src/logutil.cpp:21
↓ 2 callers
Function
getGitBlameInfo
()
webgui-new/src/components/editor-context-menu/editor-context-menu.tsx:161
↓ 2 callers
Method
getImplementation
webserver/include/webserver/pluginhandler.h:89
↓ 2 callers
Function
getLayoutedElements
(nodes: Node[], edges: Edge[], direction = 'TB')
webgui-new/src/components/codebites/codebites-node.tsx:41
↓ 2 callers
Function
getLoggingBase
util/src/logutil.cpp:104
↓ 2 callers
Function
getMetrics
(fileId: string, fileTypeFilter: string[], metricsType: MetricsType)
webgui-new/src/service/metrics-service.ts:31
↓ 2 callers
Method
getMetricsTypeNames
plugins/metrics/service/src/metricsservice.cpp:37
↓ 2 callers
Method
getNextDocId
Returns the next document id (or an id >= _docCount if no more). @return the next id.
plugins/search/indexer/indexer-java/src/cc/search/suggestion/DocumentIterator.java:45
↓ 2 callers
Method
getNodeInfo
(self)
plugins/python/parser/pyparser/pyname.py:84
↓ 2 callers
Function
getPluginName
* This function returns the real plugin name from path by removing the * file extension and the `lib` prefix. */
parser/src/pluginhandler.cpp:16
↓ 2 callers
Function
getProperties
(astNodeId: string)
webgui-new/src/service/language-service.ts:242
↓ 2 callers
Method
getReferences
plugins/cpp_lsp/service/src/cpplspservice.cpp:159
↓ 2 callers
Method
getReferencesInFile
plugins/cpp/service/src/cppservice.cpp:1109
↓ 2 callers
Method
getReferencesPage
plugins/cpp/service/src/cppservice.cpp:1119
↓ 2 callers
Function
getRepositoryList
()
webgui-new/src/service/git-service.ts:30
↓ 2 callers
Method
getRepositoryList
plugins/git/service/src/gitservice.cpp:142
↓ 2 callers
Function
getRootFiles
()
webgui-new/src/service/project-service.ts:18
↓ 2 callers
Method
getRootFiles
service/project/src/projectservice.cpp:112
↓ 2 callers
Function
getSearchTypeOptionQuery
(searchType: string)
webgui-new/src/components/header/header.tsx:108
↓ 2 callers
Function
getSelectionLink
()
webgui-new/src/components/editor-context-menu/editor-context-menu.tsx:155
↓ 2 callers
Method
getSessionCookie
webserver/src/sessionmanager.cpp:50
↓ 2 callers
Function
getSeverityLevel
util/src/logutil.cpp:87
↓ 2 callers
Function
getStrippedType
TODO: Isn't it same as qt_.getTypePtr()?
plugins/cpp/parser/src/symbolhelper.cpp:36
↓ 2 callers
Method
getTagKindForFieldName
Maps a document field name to a Tag.Kind. @param fieldName_ document field name. @return tag kind. @throws IllegalArgumentException
plugins/search/common/src/cc/search/common/IndexFields.java:88
↓ 2 callers
Method
getTagList
plugins/git/service/src/gitservice.cpp:508
↓ 2 callers
Method
getUsage
Returns a command line help message for the user. @return help message.
plugins/search/indexer/indexer-java/src/cc/search/indexer/app/Options.java:61
↓ 2 callers
Function
get_line_len
webserver/src/mongoose.c:4674
↓ 2 callers
Function
get_mime_type
Look at the "path" extension and figure what mime type it has. Store mime type in the vector.
webserver/src/mongoose.c:2867
↓ 2 callers
Function
get_option_index
webserver/src/mongoose.c:4723
↓ 2 callers
Function
get_var
webserver/src/mongoose.c:4617
↓ 2 callers
Function
handleAstNodeSelect
()
webgui-new/src/components/codemirror-editor/codemirror-editor.tsx:180
↓ 2 callers
Function
handleContextMenu
(event: MouseEvent, fileInfo: FileInfo)
webgui-new/src/components/file-manager/file-manager.tsx:128
↓ 2 callers
Function
handleFileClick
(fInfo: FileInfo)
webgui-new/src/components/file-manager/file-manager.tsx:194
↓ 2 callers
Function
handleFileLineClick
(file: FileInfo, lineMatch?: LineMatch, idx?: string)
webgui-new/src/components/search-results/search-results.tsx:160
↓ 2 callers
Method
hasEdge
util/src/graph.cpp:133
↓ 2 callers
Method
incrementToken
()
plugins/search/service/search-java/src/cc/search/match/matcher/TagKindMatcherFactory.java:58
↓ 2 callers
Method
index
Indexes a file and adds it to the database. @return true on success, false on fail.
plugins/search/indexer/indexer-java/src/cc/search/indexer/AbstractIndexer.java:95
↓ 2 callers
Function
init
()
webgui-new/src/components/file-manager/file-manager.tsx:42
↓ 2 callers
Function
init
()
webgui-new/src/components/header/header.tsx:36
↓ 2 callers
Method
init
plugins/cpp/parser/src/cppparser.cpp:55
↓ 2 callers
Method
init
Init singleton. Must be called from the main thread.
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/TagGeneratorManager.java:61
↓ 2 callers
Function
initByUrl
* This function initializes all modules according to the url. * @param {Object} url Key-value pairs in the url.
webgui/scripts/codecompass/codecompass.js:180
↓ 2 callers
Function
initConsoleLogger
util/src/logutil.cpp:94
↓ 2 callers
Function
initFileLogger
util/src/logutil.cpp:124
↓ 2 callers
Function
initialize
(root)
plugins/metrics/webgui/js/metrics.js:394
↓ 2 callers
Function
iobuf_init
webserver/src/mongoose.c:287
↓ 2 callers
Method
isBuiltin
(name: Name)
plugins/python/parser/pyparser/pybuiltin.py:39
↓ 2 callers
Function
isPathPrefixOf
(left, right)
plugins/metrics/webgui/js/metrics.js:81
↓ 2 callers
Method
isRepositoryAvailable
plugins/git/service/src/gitservice.cpp:135
↓ 2 callers
Method
isRequiringAuthentication
webserver/src/sessionmanager.cpp:35
↓ 2 callers
Method
isRunning
@return true if ctags is still running, false if not
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/CTags.java:135
↓ 2 callers
Function
is_big_endian
webserver/src/mongoose.c:2465
↓ 2 callers
Function
is_dav_request
webserver/src/mongoose.c:3834
↓ 2 callers
Function
jump
* This function opens the file and jumps to the location of the given AST * node. * @param {AstNodeInfo} astNodeInfo Thrift object.
webgui/scripts/codecompass/astHelper.js:14
↓ 2 callers
Method
lastDocId
The last document id returned by advance(). @return last doc id.
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:117
↓ 2 callers
Method
lastHit
plugins/cpp_reparse/service/src/astcache.cpp:88
↓ 2 callers
Function
loadCommits
(repoId: string, branch: string)
webgui-new/src/components/revision-control/revision-control.tsx:143
↓ 2 callers
Function
loadInitialCommits
(repoId: string, branch: string)
webgui-new/src/components/revision-control/revision-control.tsx:122
↓ 2 callers
Function
logExec
* Logger entry point. * * The first argument should be the first argument of the exec* call, the rest * is the argument vector. * * @param argc_
logger/src/ldlogger-logger.c:217
← previous
next →
301–400 of 2,174, ranked by callers