Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ functions
Functions
4,782 in github.com/alibaba/graph-learn
⨍
Functions
4,782
◇
Types & classes
1,001
↳
Endpoints
2
↓ 1 callers
Function
CheckGlobalStatic
Check for unsafe global or static objects. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing t
dynamic_graph_service/ci/cpplint.py:5093
↓ 1 callers
Function
CheckHeaderFileIncluded
Logs an error if a source file does not include its header.
dynamic_graph_service/ci/cpplint.py:2204
↓ 1 callers
Function
CheckIncludeLine
Check rules that are applicable to #include lines. Strings on #include lines are NOT removed from elided line, to make certain tasks easier. Howe
dynamic_graph_service/ci/cpplint.py:4768
↓ 1 callers
Function
CheckInvalidIncrement
Checks for invalid increment *count++. For example following function: void increment_counter(int* count) { *count++; } is invalid, becau
dynamic_graph_service/ci/cpplint.py:2392
↓ 1 callers
Function
CheckItemIndentationInNamespace
(filename, raw_lines_no_comments, linenum, error)
dynamic_graph_service/ci/cpplint.py:6035
↓ 1 callers
Function
CheckLanguage
Checks rules from the 'C++ language rules' section of cppguide.html. Some of these rules are hard to test (function overloading, using uint32 ina
dynamic_graph_service/ci/cpplint.py:4932
↓ 1 callers
Function
CheckMakePairUsesDeduction
Check that make_pair's template arguments are deduced. G++ 4.6 in C++11 mode fails badly if make_pair's template arguments are specified explicit
dynamic_graph_service/ci/cpplint.py:5865
↓ 1 callers
Method
CheckNextIncludeOrder
Returns a non-empty error message if the next header is out of order. This function also updates the internal state to be ready to check the
dynamic_graph_service/ci/cpplint.py:941
↓ 1 callers
Function
CheckOperatorSpacing
Checks for horizontal spacing around operators. Args: filename: The name of the current file. clean_lines: A CleansedLines instance contain
dynamic_graph_service/ci/cpplint.py:3526
↓ 1 callers
Function
CheckParenthesisSpacing
Checks for horizontal spacing around parentheses. Args: filename: The name of the current file. clean_lines: A CleansedLines instance conta
dynamic_graph_service/ci/cpplint.py:3641
↓ 1 callers
Function
CheckPosixThreading
Checks for calls to thread-unsafe functions. Much code has been originally written without consideration of multi-threading. Also, engineers are
dynamic_graph_service/ci/cpplint.py:2342
↓ 1 callers
Function
CheckPrintf
Check for printf related issues. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file.
dynamic_graph_service/ci/cpplint.py:5154
↓ 1 callers
Function
CheckRedundantOverrideOrFinal
Check if line contains a redundant "override" or "final" virt-specifier. Args: filename: The name of the current file. clean_lines: A Clean
dynamic_graph_service/ci/cpplint.py:5950
↓ 1 callers
Function
CheckRedundantVirtual
Check if line contains a redundant "virtual" function-specifier. Args: filename: The name of the current file. clean_lines: A CleansedLines
dynamic_graph_service/ci/cpplint.py:5886
↓ 1 callers
Function
CheckSectionSpacing
Checks for additional blank line issues related to sections. Currently the only thing checked here is blank line before protected/private. Args:
dynamic_graph_service/ci/cpplint.py:3884
↓ 1 callers
Function
CheckSpacing
Checks for the correctness of various spacing issues in the code. Things we check for: spaces around operators, spaces after if/for/while/switch,
dynamic_graph_service/ci/cpplint.py:3398
↓ 1 callers
Function
CheckSpacingForFunctionCall
Checks for the correctness of various spacing around function calls. Args: filename: The name of the current file. clean_lines: A CleansedL
dynamic_graph_service/ci/cpplint.py:3167
↓ 1 callers
Function
CheckStyle
Checks rules from the 'C++ style rules' section of cppguide.html. Most of these rules are hard to test (naming, comment style), but we do what we
dynamic_graph_service/ci/cpplint.py:4537
↓ 1 callers
Function
CheckTrailingSemicolon
Looks for redundant trailing semicolon. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the
dynamic_graph_service/ci/cpplint.py:4081
↓ 1 callers
Function
CheckVlogArguments
Checks that VLOG() is only used for defining a logging level. For example, VLOG(2) is correct. VLOG(INFO), VLOG(WARNING), VLOG(ERROR), and VLOG(F
dynamic_graph_service/ci/cpplint.py:2368
↓ 1 callers
Function
CleanseRawStrings
Removes C++11 raw strings from lines. Before: static const char kData[] = R"( multi-line string )"; After: s
dynamic_graph_service/ci/cpplint.py:1504
↓ 1 callers
Method
Clear
graphlearn/src/core/io/element_value.cc:87
↓ 1 callers
Method
Clear
dynamic_graph_service/dataloader/src/batch_builder.cc:68
↓ 1 callers
Method
ClientId
graphlearn/src/include/dag_request.h:57
↓ 1 callers
Method
Clone
graphlearn/src/contrib/knn/knn_request.cc:76
↓ 1 callers
Method
Close
dynamic_graph_service/src/core/storage/subscription_table.cc:368
↓ 1 callers
Method
Close
dynamic_graph_service/src/core/storage/sample_store.cc:515
↓ 1 callers
Function
Consume
graphlearn/src/common/threading/sync/test/cond_unittest.cpp:40
↓ 1 callers
Method
Count
Count line in current function body.
dynamic_graph_service/ci/cpplint.py:1253
↓ 1 callers
Method
Create
dynamic_graph_service/src/core/execution/op_factory.h:34
↓ 1 callers
Function
CreateCoordinatorStub
dynamic_graph_service/src/service/service.cc:427
↓ 1 callers
Function
CreateLocalGraph
graphlearn/src/core/graph/local_graph.cc:96
↓ 1 callers
Function
CreateLocalNoder
graphlearn/src/core/graph/local_noder.cc:108
↓ 1 callers
Method
Data
graphlearn/src/actor/operator/batch_generator.cc:143
↓ 1 callers
Method
Data
Gets a pointer to the beginning of the byte buffer.
dynamic_graph_service/dataloader/include/dataloader/attribute.h:103
↓ 1 callers
Method
DebugInfo
dynamic_graph_service/src/core/execution/dag.cc:85
↓ 1 callers
Function
DecodeAs64
graphlearn/src/common/base/hash.cc:47
↓ 1 callers
Method
DeleteVertex
dynamic_graph_service/src/core/storage/sample_store.cc:262
↓ 1 callers
Method
Dispatch
graphlearn/src/actor/runner/tape_dispatcher.cc:131
↓ 1 callers
Method
DstData
graphlearn/src/actor/operator/batch_generator.cc:209
↓ 1 callers
Method
Dump
dynamic_graph_service/src/core/storage/sampler.cc:48
↓ 1 callers
Method
EdgeData
graphlearn/src/actor/operator/batch_generator.cc:213
↓ 1 callers
Method
EdgeDefNum
dynamic_graph_service/src/common/schema.h:160
↓ 1 callers
Method
EdgeRelationDefNum
dynamic_graph_service/src/common/schema.h:172
↓ 1 callers
Method
End
Stop analyzing function body.
dynamic_graph_service/ci/cpplint.py:1286
↓ 1 callers
Function
EndWith
graphlearn/src/common/string/string_tool.cc:150
↓ 1 callers
Method
Epoch
graphlearn/src/service/request/subgraph_request.cc:55
↓ 1 callers
Function
Error
Logs the fact we've found a lint error. We log where the error was found, and also our confidence in the error, that is, how certain we are this
dynamic_graph_service/ci/cpplint.py:1429
↓ 1 callers
Method
Execute
dynamic_graph_service/src/core/execution/query_executor.cc:42
↓ 1 callers
Method
Exist
graphlearn/src/common/threading/runner/test/dynamic_worker_thread_pool_unittest.cpp:44
↓ 1 callers
Function
ExpectingFunctionArgs
Checks whether where function type arguments are expected. Args: clean_lines: A CleansedLines instance containing the file. linenum: The nu
dynamic_graph_service/ci/cpplint.py:5574
↓ 1 callers
Function
FastInt32ToBuffer
graphlearn/src/common/string/numeric.cc:53
↓ 1 callers
Function
FastInt64ToBuffer
graphlearn/src/common/string/numeric.cc:73
↓ 1 callers
Function
FastStringToDouble
graphlearn/src/common/string/numeric.cc:210
↓ 1 callers
Function
FilesBelongToSameModule
Check if these two filenames belong to the same module. The concept of a 'module' here is a as follows: foo.h, foo-inl.h, foo.cc, foo_test.cc and
dynamic_graph_service/ci/cpplint.py:5676
↓ 1 callers
Method
Fill
graphlearn/src/core/operator/graph/node_generator.h:179
↓ 1 callers
Method
Fill
graphlearn/src/core/operator/graph/edge_getter.cc:182
↓ 1 callers
Function
FillDecodeTable
graphlearn/src/common/base/base64.cc:26
↓ 1 callers
Method
FillFloats
graphlearn/src/core/io/element_value.cc:59
↓ 1 callers
Method
FillInts
graphlearn/src/core/io/element_value.cc:52
↓ 1 callers
Method
FillStrings
graphlearn/src/core/io/element_value.cc:66
↓ 1 callers
Method
Finalize
graphlearn/src/actor/graph/sharded_graph_store.cc:46
↓ 1 callers
Method
Finalize
dynamic_graph_service/src/service/server.cc:116
↓ 1 callers
Function
FindCheckMacro
Find a replaceable CHECK-like macro. Args: line: line to search on. Returns: (macro name, start position), or (None, -1) if no replaceabl
dynamic_graph_service/ci/cpplint.py:4332
↓ 1 callers
Method
FindHeader
Check if a header has already been included. Args: header: header to check. Returns: Line number of previous occurrence, or -1 if
dynamic_graph_service/ci/cpplint.py:869
↓ 1 callers
Function
FindNextMultiLineCommentEnd
We are inside a comment, find the end marker.
dynamic_graph_service/ci/cpplint.py:1591
↓ 1 callers
Function
FindNextMultiLineCommentStart
Find the beginning marker for a multiline comment.
dynamic_graph_service/ci/cpplint.py:1580
↓ 1 callers
Method
Finish
dynamic_graph_service/dataloader/src/batch_builder.cc:62
↓ 1 callers
Function
FirstErrorIfFound
graphlearn/src/common/base/errors.cc:46
↓ 1 callers
Function
FixupPathFromRoot
()
dynamic_graph_service/ci/cpplint.py:2047
↓ 1 callers
Function
FlagCxx11Features
Flag those c++11 features that we only allow in certain places. Args: filename: The name of the current file. clean_lines: A CleansedLines
dynamic_graph_service/ci/cpplint.py:6088
↓ 1 callers
Method
FloatCols
graphlearn/src/service/request/conditional_sampling_request.cc:251
↓ 1 callers
Method
FloatProps
graphlearn/src/service/request/conditional_sampling_request.cc:260
↓ 1 callers
Method
FlushAll
dynamic_graph_service/dataloader/src/group_producer.cc:59
↓ 1 callers
Method
FormatJUnitXML
(self)
dynamic_graph_service/ci/cpplint.py:1115
↓ 1 callers
Method
FuseAndSwap
(Vector<PlanNode> nodes, int i, int j)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/optimizer/FusionRule.java:31
↓ 1 callers
Function
GenSubGraphEdgeTestData
graphlearn/src/service/test/server_test.cpp:186
↓ 1 callers
Function
GenSubGraphNodeTestData
graphlearn/src/service/test/server_test.cpp:204
↓ 1 callers
Method
GetAllInDegrees
graphlearn/src/core/graph/storage/topo_statics.h:48
↓ 1 callers
Method
GetAllOutDegrees
graphlearn/src/core/graph/storage/topo_statics.h:44
↓ 1 callers
Function
GetAttrTypeName
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:39
↓ 1 callers
Function
GetAvailablePort
graphlearn/src/common/base/host.cc:52
↓ 1 callers
Method
GetCurrentTime
dynamic_graph_service/src/core/storage/test/sample_store_ttl_unittest.cpp:35
↓ 1 callers
Method
GetDagActorIds
graphlearn/src/actor/dag/dag_actor_manager.h:85
↓ 1 callers
Method
GetDagValues
graphlearn/src/service/client.cc:64
↓ 1 callers
Method
GetDagValues
graphlearn/src/service/local/in_memory_client_impl.cc:49
↓ 1 callers
Function
GetEdgeTypeName
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:34
↓ 1 callers
Function
GetFilePath
graphlearn/src/common/io/path_util.cc:29
↓ 1 callers
Method
GetFileSize
graphlearn/src/platform/local/local_file_system.cc:283
↓ 1 callers
Method
GetIngestedOffsets
dynamic_graph_service/src/service/server.h:56
↓ 1 callers
Method
GetKafkaPid
dynamic_graph_service/src/service/channel/sample_publisher.h:114
↓ 1 callers
Function
GetLocalEndpoint
graphlearn/src/common/base/host.cc:26
↓ 1 callers
Method
GetMaxConcurrency
dynamic_graph_service/src/service/channel/record_poller.h:93
↓ 1 callers
Function
GetNext4EncodedCharacters
Get the next 4 characters from input string, '\r\n' will be trimmed off. The input string starts from 'p', and ends before 'q'. 'buff' is for storing
graphlearn/src/common/base/base64.cc:52
↓ 1 callers
Method
GetNodeIds
graphlearn/src/service/request/graph_lookup_request.cc:640
↓ 1 callers
Method
GetNodeWeights
graphlearn/src/core/operator/utils/storage_wrapper.cc:46
↓ 1 callers
Method
GetOwnServers
graphlearn/src/service/client.cc:77
↓ 1 callers
Method
GetPartitionId
Get the data partition id of this batch builder
dynamic_graph_service/dataloader/include/dataloader/batch_builder.h:53
↓ 1 callers
Method
GetPartitionRouter
dynamic_graph_service/src/service/test/test_helper.h:145
↓ 1 callers
Function
GetPartitioner
graphlearn/src/actor/tensor_map.h:123
← previous
next →
1,001–1,100 of 4,782, ranked by callers