MCPcopy Create free account

hub / github.com/Tencent/plato / functions

Functions2,442 in github.com/Tencent/plato

Methodlibcuckoo_load_factor_too_low
* Constructor * * @param lf the load factor of the table when the exception was thrown */
plato/util/libcuckoo/libcuckoo/cuckoohash_util.hh:80
Methodlibcuckoo_maximum_hashpower_exceeded
* Constructor * * @param hp the hash power we were trying to expand to */
plato/util/libcuckoo/libcuckoo/cuckoohash_util.hh:111
Methodlist_files
* list files in 'path' * * \param path hdfs path * \param not_empty filter out empty file or not * * \return files'
plato/util/hdfs.hpp:283
FunctionloadTestNamesFromFile
plato/util/libcuckoo/tests/Catch/single_include/catch.hpp:4719
Functionload_behaviour_graph_cache
example/spread.cc:421
Functionload_behaviour_graph_from_cache
example/spread.cc:547
Functionload_edges_cache
plato/graph/structure.hpp:191
Functionload_edges_cache_with_encoder
plato/graph/structure.hpp:153
Methodload_factor
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:2405
Methodload_factor
* @return the load factor of the table when the exception was thrown */
plato/util/libcuckoo/libcuckoo/cuckoohash_util.hh:93
Methodload_from_cache
plato/graph/structure/hnbbcsr.hpp:676
Methodload_from_cache
plato/graph/structure/bcsr.hpp:380
Methodload_from_cache
plato/graph/structure/cbcsr.hpp:637
Methodload_from_graph
plato/graph/structure/hnbbcsr.hpp:719
Methodload_from_graph
plato/graph/structure/bcsr.hpp:439
Methodload_from_graph
plato/graph/structure/cbcsr.hpp:680
Methodload_from_traversal
plato/graph/structure/dcsc.hpp:202
Methodload_from_traversal
plato/graph/structure/hnbbcsr.hpp:326
Methodload_from_traversal
plato/graph/structure/bcsr.hpp:243
Methodload_from_traversal
plato/graph/structure/cbcsr.hpp:324
Functionload_plain_edges_weightless
plato/graph/test/structure.cc:67
Functionload_realation_graph
example/spread.cc:107
Functionload_vertex_data
example/mutual.cc:131
Functionload_vertices_cache
plato/graph/state.hpp:75
Methodload_vertices_data_from_cache
plato/graph/structure/tcsr.hpp:386
Functionload_vertices_state_from_path
plato/graph/state.hpp:138
Methodlocal
plato/util/thread_local_object.h:92
Methodlocal
plato/util/thread_local_object.h:126
Methodlock
plato/util/spinlock.hpp:33
Methodlock
plato/util/spinlock.hpp:53
Methodlock_ind
lock_ind converts an index into buckets to an index into locks.
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:1116
Methodlock_one
locks the given bucket index. throws hashpower_changed if it changed after taking the lock.
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:982
Methodlock_three
lock_three locks the three bucket indexes in numerical order, returning the containers as a two (i1 and i2) and a one (i3). The one will not be active
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:1028
Methodlock_two
locks the two bucket indexes, always locking the earlier index first to avoid deadlock. If the two indexes are the same, it just locks one. throws ha
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:1000
Methodlocked_table
plato/util/libcuckoo/libcuckoo/cuckoohash_map.hh:2349
Methodlouvain_density_epoch_t
plato/algo/fast_unfolding/louvain_density.hpp:121
Methodlouvain_density_fast_unfolding_t
plato/algo/fast_unfolding/louvain_density.hpp:378
Methodlouvain_epoch_t
plato/algo/fast_unfolding/louvain.hpp:115
Methodlouvain_fast_unfolding_t
plato/algo/fast_unfolding/louvain.hpp:340
Functionlpa
plato/algo/lpa/lpa.hpp:58
Functionmain
example/graph_load.cc:46
Functionmain
example/cnc_simple.cc:49
Functionmain
example/nstepdegrees.cc:106
Functionmain
example/mutual.cc:229
Functionmain
example/pagerank_weighted.cc:61
Functionmain
example/intersection_mask_gen.cc:169
Functionmain
example/fast_unfolding_with_density_simple.cc:50
Functionmain
example/tree_stat_simple.cc:81
Functionmain
example/metapath_randomwalk.cc:361
Functionmain
example/encode_simple.cc:46
Functionmain
example/pagerank_simple.cc:67
Functionmain
example/bitmap_scan.cc:43
Functionmain
example/spread.cc:864
Functionmain
example/kcore_simple.cc:78
Functionmain
example/bfs.cc:48
Functionmain
example/bnc_simple.cc:51
Functionmain
example/pagerank.cc:68
Functionmain
example/hyperanf.cc:54
Functionmain
example/function_call.cc:46
Functionmain
example/lpa.cc:68
Functionmain
example/cgm_simple.cc:97
Functionmain
example/hanp.cc:74
Functionmain
example/fast_unfolding_simple.cc:50
Functionmain
example/torch.cc:61
Functionmain
example/infomap_simple.cc:83
Functionmain
example/node2vec_randomwalk.cc:303
Functionmain
example/bfs_simple.cc:50
Functionmain
benchmark/intersection.cc:364
Functionmain
benchmark/archive.cc:44
Functionmain
benchmark/mpi_multi_comm.cc:74
Functionmain
benchmark/convolve.cc:55
Functionmain
benchmark/aliastable.cc:47
Functionmain
plato/engine/test/walk.cc:306
Functionmain
plato/parallel/test/parallel.cc:154
Functionmain
plato/parallel/test/broadcast.cc:197
Functionmain
plato/parallel/test/bsp.cc:259
Functionmain
plato/algo/cgm/test/test_cgm.cc:154
Functionmain
plato/algo/cnc/test/test_cnc.cc:228
Functionmain
plato/algo/hanp/test_hanp.cc:223
Functionmain
plato/algo/hanp/test/test_hanp.cc:236
Functionmain
plato/algo/bnc/test/test_bnc.cc:196
Functionmain
plato/algo/hyperanf/test/test_hyperanf.cc:222
Functionmain
plato/algo/nstepdegrees/test/test_nstepdegrees.cc:188
Functionmain
plato/graph/state/test/dense_state.cc:413
Functionmain
plato/graph/state/test/allgather_state.cc:83
Functionmain
plato/graph/state/test/sparse_state.cc:197
Functionmain
plato/graph/test/graph.cc:49
Functionmain
plato/graph/test/structure.cc:273
Functionmain
plato/graph/test/message_passing.cc:171
Functionmain
plato/graph/structure/test/hnbbcsr.cc:509
Functionmain
plato/graph/structure/test/tcsr.cc:298
Functionmain
plato/graph/structure/test/cbcsr.cc:413
Functionmain
plato/graph/structure/test/bcsr.cc:428
Functionmain
plato/graph/structure/test/dcsc.cc:433
Functionmain
Standard C/C++ main entry point
plato/util/libcuckoo/tests/Catch/single_include/catch.hpp:10354
Functionmain
plato/util/libcuckoo/tests/stress-tests/stress_checked.cc:299
Functionmain
plato/util/libcuckoo/tests/stress-tests/stress_unchecked.cc:268
Functionmain
plato/util/libcuckoo/tests/universal-benchmark/universal_benchmark.cc:215
Functionmain
plato/util/libcuckoo/examples/count_freq.cc:36
Functionmain
plato/util/libcuckoo/examples/c_hash.c:19
← previousnext →1,601–1,700 of 2,442, ranked by callers