MCPcopy Create free account

hub / github.com/alibaba/graph-learn / functions

Functions4,782 in github.com/alibaba/graph-learn

↓ 1 callersFunctionCheckGlobalStatic
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 callersFunctionCheckHeaderFileIncluded
Logs an error if a source file does not include its header.
dynamic_graph_service/ci/cpplint.py:2204
↓ 1 callersFunctionCheckIncludeLine
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 callersFunctionCheckInvalidIncrement
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 callersFunctionCheckItemIndentationInNamespace
(filename, raw_lines_no_comments, linenum, error)
dynamic_graph_service/ci/cpplint.py:6035
↓ 1 callersFunctionCheckLanguage
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 callersFunctionCheckMakePairUsesDeduction
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 callersMethodCheckNextIncludeOrder
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 callersFunctionCheckOperatorSpacing
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 callersFunctionCheckParenthesisSpacing
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 callersFunctionCheckPosixThreading
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 callersFunctionCheckPrintf
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 callersFunctionCheckRedundantOverrideOrFinal
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 callersFunctionCheckRedundantVirtual
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 callersFunctionCheckSectionSpacing
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 callersFunctionCheckSpacing
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 callersFunctionCheckSpacingForFunctionCall
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 callersFunctionCheckStyle
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 callersFunctionCheckTrailingSemicolon
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 callersFunctionCheckVlogArguments
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 callersFunctionCleanseRawStrings
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 callersMethodClear
graphlearn/src/core/io/element_value.cc:87
↓ 1 callersMethodClear
dynamic_graph_service/dataloader/src/batch_builder.cc:68
↓ 1 callersMethodClientId
graphlearn/src/include/dag_request.h:57
↓ 1 callersMethodClone
graphlearn/src/contrib/knn/knn_request.cc:76
↓ 1 callersMethodClose
dynamic_graph_service/src/core/storage/subscription_table.cc:368
↓ 1 callersMethodClose
dynamic_graph_service/src/core/storage/sample_store.cc:515
↓ 1 callersFunctionConsume
graphlearn/src/common/threading/sync/test/cond_unittest.cpp:40
↓ 1 callersMethodCount
Count line in current function body.
dynamic_graph_service/ci/cpplint.py:1253
↓ 1 callersMethodCreate
dynamic_graph_service/src/core/execution/op_factory.h:34
↓ 1 callersFunctionCreateCoordinatorStub
dynamic_graph_service/src/service/service.cc:427
↓ 1 callersFunctionCreateLocalGraph
graphlearn/src/core/graph/local_graph.cc:96
↓ 1 callersFunctionCreateLocalNoder
graphlearn/src/core/graph/local_noder.cc:108
↓ 1 callersMethodData
graphlearn/src/actor/operator/batch_generator.cc:143
↓ 1 callersMethodData
Gets a pointer to the beginning of the byte buffer.
dynamic_graph_service/dataloader/include/dataloader/attribute.h:103
↓ 1 callersMethodDebugInfo
dynamic_graph_service/src/core/execution/dag.cc:85
↓ 1 callersFunctionDecodeAs64
graphlearn/src/common/base/hash.cc:47
↓ 1 callersMethodDeleteVertex
dynamic_graph_service/src/core/storage/sample_store.cc:262
↓ 1 callersMethodDispatch
graphlearn/src/actor/runner/tape_dispatcher.cc:131
↓ 1 callersMethodDstData
graphlearn/src/actor/operator/batch_generator.cc:209
↓ 1 callersMethodDump
dynamic_graph_service/src/core/storage/sampler.cc:48
↓ 1 callersMethodEdgeData
graphlearn/src/actor/operator/batch_generator.cc:213
↓ 1 callersMethodEdgeDefNum
dynamic_graph_service/src/common/schema.h:160
↓ 1 callersMethodEdgeRelationDefNum
dynamic_graph_service/src/common/schema.h:172
↓ 1 callersMethodEnd
Stop analyzing function body.
dynamic_graph_service/ci/cpplint.py:1286
↓ 1 callersFunctionEndWith
graphlearn/src/common/string/string_tool.cc:150
↓ 1 callersMethodEpoch
graphlearn/src/service/request/subgraph_request.cc:55
↓ 1 callersFunctionError
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 callersMethodExecute
dynamic_graph_service/src/core/execution/query_executor.cc:42
↓ 1 callersMethodExist
graphlearn/src/common/threading/runner/test/dynamic_worker_thread_pool_unittest.cpp:44
↓ 1 callersFunctionExpectingFunctionArgs
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 callersFunctionFastInt32ToBuffer
graphlearn/src/common/string/numeric.cc:53
↓ 1 callersFunctionFastInt64ToBuffer
graphlearn/src/common/string/numeric.cc:73
↓ 1 callersFunctionFastStringToDouble
graphlearn/src/common/string/numeric.cc:210
↓ 1 callersFunctionFilesBelongToSameModule
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 callersMethodFill
graphlearn/src/core/operator/graph/node_generator.h:179
↓ 1 callersMethodFill
graphlearn/src/core/operator/graph/edge_getter.cc:182
↓ 1 callersFunctionFillDecodeTable
graphlearn/src/common/base/base64.cc:26
↓ 1 callersMethodFillFloats
graphlearn/src/core/io/element_value.cc:59
↓ 1 callersMethodFillInts
graphlearn/src/core/io/element_value.cc:52
↓ 1 callersMethodFillStrings
graphlearn/src/core/io/element_value.cc:66
↓ 1 callersMethodFinalize
graphlearn/src/actor/graph/sharded_graph_store.cc:46
↓ 1 callersMethodFinalize
dynamic_graph_service/src/service/server.cc:116
↓ 1 callersFunctionFindCheckMacro
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 callersMethodFindHeader
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 callersFunctionFindNextMultiLineCommentEnd
We are inside a comment, find the end marker.
dynamic_graph_service/ci/cpplint.py:1591
↓ 1 callersFunctionFindNextMultiLineCommentStart
Find the beginning marker for a multiline comment.
dynamic_graph_service/ci/cpplint.py:1580
↓ 1 callersMethodFinish
dynamic_graph_service/dataloader/src/batch_builder.cc:62
↓ 1 callersFunctionFirstErrorIfFound
graphlearn/src/common/base/errors.cc:46
↓ 1 callersFunctionFixupPathFromRoot
()
dynamic_graph_service/ci/cpplint.py:2047
↓ 1 callersFunctionFlagCxx11Features
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 callersMethodFloatCols
graphlearn/src/service/request/conditional_sampling_request.cc:251
↓ 1 callersMethodFloatProps
graphlearn/src/service/request/conditional_sampling_request.cc:260
↓ 1 callersMethodFlushAll
dynamic_graph_service/dataloader/src/group_producer.cc:59
↓ 1 callersMethodFormatJUnitXML
(self)
dynamic_graph_service/ci/cpplint.py:1115
↓ 1 callersMethodFuseAndSwap
(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 callersFunctionGenSubGraphEdgeTestData
graphlearn/src/service/test/server_test.cpp:186
↓ 1 callersFunctionGenSubGraphNodeTestData
graphlearn/src/service/test/server_test.cpp:204
↓ 1 callersMethodGetAllInDegrees
graphlearn/src/core/graph/storage/topo_statics.h:48
↓ 1 callersMethodGetAllOutDegrees
graphlearn/src/core/graph/storage/topo_statics.h:44
↓ 1 callersFunctionGetAttrTypeName
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:39
↓ 1 callersFunctionGetAvailablePort
graphlearn/src/common/base/host.cc:52
↓ 1 callersMethodGetCurrentTime
dynamic_graph_service/src/core/storage/test/sample_store_ttl_unittest.cpp:35
↓ 1 callersMethodGetDagActorIds
graphlearn/src/actor/dag/dag_actor_manager.h:85
↓ 1 callersMethodGetDagValues
graphlearn/src/service/client.cc:64
↓ 1 callersMethodGetDagValues
graphlearn/src/service/local/in_memory_client_impl.cc:49
↓ 1 callersFunctionGetEdgeTypeName
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:34
↓ 1 callersFunctionGetFilePath
graphlearn/src/common/io/path_util.cc:29
↓ 1 callersMethodGetFileSize
graphlearn/src/platform/local/local_file_system.cc:283
↓ 1 callersMethodGetIngestedOffsets
dynamic_graph_service/src/service/server.h:56
↓ 1 callersMethodGetKafkaPid
dynamic_graph_service/src/service/channel/sample_publisher.h:114
↓ 1 callersFunctionGetLocalEndpoint
graphlearn/src/common/base/host.cc:26
↓ 1 callersMethodGetMaxConcurrency
dynamic_graph_service/src/service/channel/record_poller.h:93
↓ 1 callersFunctionGetNext4EncodedCharacters
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 callersMethodGetNodeIds
graphlearn/src/service/request/graph_lookup_request.cc:640
↓ 1 callersMethodGetNodeWeights
graphlearn/src/core/operator/utils/storage_wrapper.cc:46
↓ 1 callersMethodGetOwnServers
graphlearn/src/service/client.cc:77
↓ 1 callersMethodGetPartitionId
Get the data partition id of this batch builder
dynamic_graph_service/dataloader/include/dataloader/batch_builder.h:53
↓ 1 callersMethodGetPartitionRouter
dynamic_graph_service/src/service/test/test_helper.h:145
↓ 1 callersFunctionGetPartitioner
graphlearn/src/actor/tensor_map.h:123
← previousnext →1,001–1,100 of 4,782, ranked by callers