MCPcopy Create free account

hub / github.com/Ericsson/CodeCompass / functions

Functions2,174 in github.com/Ericsson/CodeCompass

↓ 7 callersMethodgetOrCreateNode
util/src/graph.cpp:85
↓ 7 callersMethodgetReferenceTypes
plugins/cpp/service/src/cppservice.cpp:600
↓ 7 callersMethodgetReferences
service/lsp/src/lspservice.cpp:33
↓ 7 callersFunctiongetStore
()
webgui-new/src/utils/store.ts:70
↓ 7 callersFunctioniobuf_remove
webserver/src/mongoose.c:325
↓ 7 callersFunctionloggerVectorClear
logger/src/ldlogger-util.c:153
↓ 7 callersFunctionmg_match_prefix
Perform case-insensitive match of string against pattern
webserver/src/mongoose.c:2250
↓ 7 callersFunctionnext_option
A helper function for traversing a comma separated list of values. It returns a list pointer shifted to the next value, or NULL if the end of the list
webserver/src/mongoose.c:1431
↓ 7 callersFunctionns_call
webserver/src/mongoose.c:429
↓ 7 callersFunctionns_set_close_on_exec
webserver/src/mongoose.c:448
↓ 7 callersMethodqueryReferences
plugins/python/service/src/pythonservice.cpp:417
↓ 7 callersMethodrelativePosition
The position of the term in the query. @see TermContext#_relativePosition @return relative position.
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:74
↓ 6 callersFunctioncreateLabel
(astNodeInfo)
plugins/cpp/webgui/js/cppInfoTree.js:41
↓ 6 callersMethoddestroy
Destroys the singleton. Must be called from the main thread.
plugins/search/indexer/indexer-java/src/cc/search/analysis/tags/TagGeneratorManager.java:72
↓ 6 callersFunctiongetFile
* Retrieve a file by path from the database. */
plugins/cpp_reparse/service/src/databasefilesystem.cpp:32
↓ 6 callersMethodgetParent
service/project/src/projectservice.cpp:95
↓ 6 callersFunctiongetReferences
(astNodeId: string, referenceId: number, tags: string[])
webgui-new/src/service/language-service.ts:172
↓ 6 callersFunctionloggerVectorInit
logger/src/ldlogger-util.c:121
↓ 6 callersFunctionlowercase
webserver/src/mongoose.c:2213
↓ 6 callersMethodmatch
Creates a list of line matches (based on context). @return matches. @throws IOException
plugins/search/service/search-java/src/cc/search/match/matcher/ResultMatcher.java:17
↓ 6 callersMethodpersistFiles
parser/src/sourcemanager.cpp:263
↓ 6 callersMethodsetOption
webserver/src/threadedmongoose.cpp:29
↓ 6 callersMethodtryAddKindFromField
Adds the given field to the tag kind set it is a tag kind field. @param field_ a field.
plugins/search/service/search-java/src/cc/search/analysis/AdvancedTagQueryParser.java:48
↓ 5 callersFunctionbyteReverse
webserver/src/mongoose.c:3535
↓ 5 callersMethodcompare
(BytesRef o1_, BytesRef o2_)
plugins/search/indexer/indexer-java/src/cc/search/suggestion/TagInputIterator.java:30
↓ 5 callersFunctioncontains
plugins/cpp/service/src/diagram.cpp:20
↓ 5 callersFunctioncreateReferenceCountLabel
(label, count)
plugins/cpp/webgui/js/cppInfoTree.js:33
↓ 5 callersMethodequals
(Object obj)
plugins/search/common/src/cc/search/analysis/tags/Tag.java:102
↓ 5 callersFunctiongetAstNodeInfo
(astNodeId: string)
webgui-new/src/service/language-service.ts:269
↓ 5 callersFunctiongetCssClass
(astNodeInfo)
plugins/cpp/webgui/js/cppInfoTree.js:77
↓ 5 callersFunctiongetFileInfoByPath
(filePath: string)
webgui-new/src/service/project-service.ts:93
↓ 5 callersMethodgetLineStartOffset
Returns the start offset of a line by line number. @param lineNum_ line number (starting from 1) @return start offset for the line.
plugins/search/common/src/cc/search/analysis/LineInformations.java:135
↓ 5 callersMethodgetOrCreateSubgraph
util/src/graph.cpp:122
↓ 5 callersFunctiongetPath
* This function returns the full path of an intermediate node in the JSON * tree.
plugins/metrics/webgui/js/metrics.js:120
↓ 5 callersMethodgetProperties
plugins/cpp/service/src/cppservice.cpp:270
↓ 5 callersMethodgetSymbol
util/src/dynamiclibrary.cpp:63
↓ 5 callersMethodloadFile
plugins/python/test/src/pythonparsertest.cpp:42
↓ 5 callersFunctionmul
(a, b)
plugins/python/test/sources/functions.py:7
↓ 5 callersFunctionns_forward
webserver/src/mongoose.c:1644
↓ 5 callersMethodqueryNodes
plugins/python/service/src/pythonservice.cpp:405
↓ 5 callersFunctionremoveStore
(keys: StoreOptionKey[])
webgui-new/src/utils/store.ts:58
↓ 5 callersMethodsetRange
* This function sets the range_ parameter based on the given location. The * range_ will begin at the beginning of loc_ and it will end at the end
plugins/cpp/parser/include/cppparser/filelocutil.h:31
↓ 5 callersFunctionskip
Skip the characters until one of the delimiters characters found. 0-terminate resulting word. Skip the rest of the delimiters if any. Advance pointer
webserver/src/mongoose.c:1515
↓ 5 callersMethodtoString
()
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:614
↓ 4 callersFunctionMD5Transform
webserver/src/mongoose.c:3569
↓ 4 callersFunctionRotateLeft
(lValue, iShiftBits)
webgui/scripts/codecompass/util.js:198
↓ 4 callersFunctionSHA1Update
webserver/src/mongoose.c:2557
↓ 4 callersFunctionWordToHex
(lValue)
webgui/scripts/codecompass/util.js:271
↓ 4 callersFunctionastTypeToString
plugins/cpp/model/include/model/cppastnode.h:117
↓ 4 callersMethodbuild
Build a Lucene query from a user query text. @param queryText_ query text from a user. @param collector_ result collector; @return a representing que
plugins/search/service/search-java/src/cc/search/analysis/log/LogQueryBuilder.java:66
↓ 4 callersMethodclose
plugins/cpp_reparse/service/src/databasefilesystem.cpp:179
↓ 4 callersMethodclose
()
plugins/search/common/src/cc/search/common/ipc/IPCProcessor.java:129
↓ 4 callersFunctioncreateClient
(workspace: string, fileType: string | undefined)
webgui-new/src/service/language-service.ts:7
↓ 4 callersMethodcreateLockFactory
Creates a new lock factory based on configuration. The default behavior is to create a NativeFSLockFactory but for NFS it isn't working (the locking t
plugins/search/common/src/cc/search/common/config/CommonOptions.java:134
↓ 4 callersFunctiondecodeChar
webserver/authenticators/ldap/ldap-cpp/cldap_mod.cpp:429
↓ 4 callersFunctionencodeChar
webserver/authenticators/ldap/ldap-cpp/cldap_mod.cpp:406
↓ 4 callersMethodenqueue
* @brief Enqueue a new job to be executed by the thread pool. * * @warning Job execution might start immediately at enqueue's return! * *
util/include/util/threadpool.h:139
↓ 4 callersMethodequals
(Object obj)
plugins/search/service/search-java/src/cc/search/analysis/query/HIPDQuery.java:668
↓ 4 callersFunctionescapeHtml
util/src/util.cpp:61
↓ 4 callersMethodformat
plugins/cpp/parser/src/doccommentformatter.cpp:455
↓ 4 callersMethodgetCommit
plugins/git/service/src/gitservice.cpp:373
↓ 4 callersMethodgetDatabase
Returns the path of the suggestion database using the given configuration. @param opts_ common options. @return the path of the suggestion database d
plugins/search/common/src/cc/search/common/SuggestionDatabase.java:47
↓ 4 callersMethodgetDiagram
service/lsp/src/lspservice.cpp:49
↓ 4 callersMethodgetDiagramLegend
plugins/cpp/service/src/cppservice.cpp:1331
↓ 4 callersMethodgetFileDiagramTypes
plugins/cpp/service/src/cppservice.cpp:1353
↓ 4 callersMethodgetFileFullPath
@return full absolute path.
plugins/search/indexer/indexer-java/src/cc/search/indexer/Context.java:45
↓ 4 callersMethodgetFileReferenceTypes
plugins/cpp/service/src/cppservice.cpp:1129
↓ 4 callersMethodgetFileReferences
plugins/cpp/service/src/cppservice.cpp:1139
↓ 4 callersFunctiongetHashName
(path, pos: PosInfo)
plugins/python/parser/pyparser/parserutil.py:4
↓ 4 callersMethodgetLineContent
Returns a line by line number. @param lineNum_ line number (starting from 1) @return line content.
plugins/search/common/src/cc/search/analysis/LineInformations.java:125
↓ 4 callersMethodgetReferenceCount
plugins/cpp/service/src/cppservice.cpp:396
↓ 4 callersFunctiongetReferenceTypes
(astNodeId: string)
webgui-new/src/service/language-service.ts:158
↓ 4 callersMethodgetRepositoryByProjectPath
plugins/git/service/src/gitservice.cpp:203
↓ 4 callersFunctiongetSearchLanguageQuery
(language: string)
webgui-new/src/components/header/header.tsx:130
↓ 4 callersMethodgetWorkspaces
service/workspace/src/workspaceservice.cpp:16
↓ 4 callersFunctionhandleAccordionChange
(accordionLabel: string)
webgui-new/src/components/accordion-menu/accordion-menu.tsx:18
↓ 4 callersFunctionhexdump
webserver/src/mongoose.c:4846
↓ 4 callersFunctioniobuf_append
webserver/src/mongoose.c:303
↓ 4 callersFunctionisbyte
webserver/src/mongoose.c:2072
↓ 4 callersMethodlastPosition
@see TermContext#_lastPosition @return last position.
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:109
↓ 4 callersFunctionloggerStrNDup
logger/src/ldlogger-util.c:320
↓ 4 callersFunctionmg_strdup
webserver/src/mongoose.c:2064
↓ 4 callersFunctionns_add_to_set
webserver/src/mongoose.c:835
↓ 4 callersFunctionns_printf
webserver/src/mongoose.c:420
↓ 4 callersFunctionns_set_non_blocking_mode
webserver/src/mongoose.c:456
↓ 4 callersFunctionns_sock_to_str
webserver/src/mongoose.c:663
↓ 4 callersFunctionns_ssl_err
webserver/src/mongoose.c:717
↓ 4 callersMethodreadNode
service/lsp/src/lsp_types.cpp:20
↓ 4 callersMethodregisterImplementation
webserver/include/webserver/pluginhandler.h:99
↓ 4 callersFunctionremoveSubstring
* This function removes the first occurence of what_ in str_ if any. */
plugins/cpp/parser/src/symbolhelper.cpp:21
↓ 4 callersMethodsearch
plugins/search/service/src/searchservice.cpp:115
↓ 4 callersFunctionset_ips
webserver/src/mongoose.c:4812
↓ 4 callersMethodstartOffset
Returns the current start offset. @return current start offset. @throws IOException
plugins/search/service/search-java/src/cc/search/analysis/query/MatchingDocEnum.java:126
↓ 4 callersMethodstatus
plugins/cpp_reparse/service/src/databasefilesystem.cpp:202
↓ 4 callersFunctionsymbolTypeToString
plugins/cpp/model/include/model/cppastnode.h:95
↓ 4 callersMethodtransformReferences
plugins/python/service/src/pythonservice.cpp:482
↓ 4 callersFunctionvisibilityToString
plugins/cpp/model/include/model/common.h:31
↓ 4 callersMethodwait
* @brief Notify all workers to exit after doing the remaining work * and wait for the threads to die. */
util/include/util/threadpool.h:153
↓ 3 callersMethodBind
webserver/authenticators/ldap/ldap-cpp/cldap_server.cpp:145
↓ 3 callersMethodEnsureConfigured
plugins/cpp/parser/src/nestedscope.cpp:71
← previousnext →101–200 of 2,174, ranked by callers