Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cocos-BCX/cocos-mainnet
/ functions
Functions
5,253 in github.com/Cocos-BCX/cocos-mainnet
⨍
Functions
5,253
◇
Types & classes
1,669
↓ 504 callers
Method
end
libraries/fc/src/string.cpp:49
↓ 406 callers
Method
size
libraries/fc/src/string.cpp:57
↓ 337 callers
Method
find
libraries/fc/src/string.cpp:58
↓ 309 callers
Method
begin
libraries/fc/src/string.cpp:48
↓ 256 callers
Method
insert
libraries/fc/include/fc/bloom_filter.hpp:258
↓ 223 callers
Method
get
libraries/fc/src/log/logger.cpp:87
↓ 206 callers
Method
size
libraries/fc/src/interprocess/mmap_struct.cpp:14
↓ 201 callers
Method
c_str
libraries/fc/src/string.cpp:74
↓ 190 callers
Method
count
libraries/fc/include/fc/time.hpp:28
↓ 147 callers
Method
empty
! Indicates that there are no tasks pending. * \return true if there are no tasks ready for execution. * \remarks This function is more ef
libraries/lua-gph/lib/inc/threadpool/pool.hpp:166
↓ 147 callers
Method
valid
libraries/fc/src/crypto/elliptic_impl_pub.cpp:166
↓ 145 callers
Method
amount
Helper function to get an asset object with the given amount in this asset's type
libraries/chain/include/graphene/chain/asset_object.hpp:100
↓ 141 callers
Method
str
libraries/fc/src/io/sstream.cpp:33
↓ 139 callers
Method
to_detail_string
* Generates a detailed string including file, line, method, * and other information that is generally only useful for * developers.
libraries/fc/src/exception.cpp:158
↓ 127 callers
Method
clear
libraries/fc/src/string.cpp:70
↓ 127 callers
Method
data
libraries/fc/src/crypto/sha1.cpp:23
↓ 111 callers
Method
modify
libraries/db/include/graphene/db/index.hpp:125
↓ 102 callers
Method
erase
libraries/net/peer_database.cpp:143
↓ 101 callers
Method
data
libraries/fc/src/string.cpp:46
↓ 101 callers
Function
push
libraries/lua-gph/lib/inc/wrapper/LuaContext.hpp:1423
↓ 101 callers
Method
which
libraries/fc/include/fc/static_variant.hpp:379
↓ 96 callers
Method
get_id
libraries/chain/include/graphene/chain/asset_object.hpp:133
↓ 96 callers
Method
writeVariable
libraries/chain/include/graphene/chain/protocol/lua_scheduler.hpp:817
↓ 91 callers
Method
get_public_key
libraries/wallet/wallet.cpp:4626
↓ 90 callers
Method
get_remote_endpoint
libraries/net/peer_connection.cpp:432
↓ 86 callers
Function
get_account
libraries/wallet/wallet.cpp:638
↓ 85 callers
Method
end
libraries/net/peer_database.cpp:180
↓ 85 callers
Method
reserve
libraries/fc/src/string.cpp:56
↓ 85 callers
Function
to_stream
libraries/fc/src/io/json.cpp:588
↓ 84 callers
Function
lua_pushvalue
libraries/lua-gph/lib/src/lapi.cpp:251
↓ 84 callers
Method
validate
libraries/fc/src/crypto/dh.cpp:23
↓ 81 callers
Method
wait
libraries/fc/src/rpc/cli.cpp:79
↓ 80 callers
Function
to_string
libraries/fc/src/string.cpp:131
↓ 79 callers
Function
luaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error
libraries/lua-gph/lib/src/lauxlib.cpp:223
↓ 78 callers
Method
size
libraries/fc/include/fc/io/iobuffer.hpp:38
↓ 77 callers
Function
make_tuple
libraries/fc/include/fc/tuple.hpp:68
↓ 75 callers
Method
as_string
libraries/fc/src/variant.cpp:457
↓ 74 callers
Method
head_block_time
libraries/chain/db_getter.cpp:70
↓ 74 callers
Function
lua_pushstring
libraries/lua-gph/lib/src/lapi.cpp:537
↓ 74 callers
Method
substr
libraries/fc/src/string.cpp:73
↓ 73 callers
Method
size
libraries/net/node.cpp:181
↓ 69 callers
Method
hash
libraries/fc/src/crypto/sha1.cpp:35
↓ 69 callers
Function
lua_pushinteger
libraries/lua-gph/lib/src/lapi.cpp:512
↓ 66 callers
Function
seconds
libraries/fc/include/fc/time.hpp:34
↓ 63 callers
Function
generate_block
////// Send a block to the db @param app the application @param returned_block the signed block @returns true on success //////
tests/cli/main.cpp:152
↓ 61 callers
Function
lua_gettop
libraries/lua-gph/lib/src/lapi.cpp:178
↓ 61 callers
Function
lua_pushnil
libraries/lua-gph/lib/src/lapi.cpp:496
↓ 60 callers
Function
lua_setfield
libraries/lua-gph/lib/src/lapi.cpp:831
↓ 54 callers
Method
block_num
libraries/chain/include/graphene/chain/protocol/block.hpp:33
↓ 53 callers
Method
get_global_properties
libraries/wallet/wallet.cpp:4242
↓ 53 callers
Function
read
libraries/fc/include/fc/asio.hpp:83
↓ 52 callers
Function
Fetch64
libraries/fc/src/crypto/city.cpp:140
↓ 52 callers
Function
async
libraries/fc/include/fc/thread/thread.hpp:202
↓ 52 callers
Function
sign_transaction
libraries/wallet/wallet.cpp:1737
↓ 50 callers
Method
resize
libraries/fc/src/string.cpp:71
↓ 49 callers
Method
end
libraries/fc/include/fc/array.hpp:29
↓ 49 callers
Function
pack
libraries/fc/include/fc/io/raw.hpp:22
↓ 48 callers
Function
index2addr
libraries/lua-gph/lib/src/lapi.cpp:58
↓ 46 callers
Method
write
libraries/fc/src/crypto/sha1.cpp:44
↓ 45 callers
Function
set_expiration
tests/common/database_fixture.cpp:1121
↓ 42 callers
Method
begin
libraries/fc/include/fc/array.hpp:28
↓ 42 callers
Method
executeCode
* Executes lua code from the stream * @param code A stream that Lua will read its code from */
libraries/chain/include/graphene/chain/protocol/lua_scheduler.hpp:271
↓ 42 callers
Function
lua_settable
libraries/lua-gph/lib/src/lapi.cpp:820
↓ 42 callers
Method
to_string
libraries/fc/src/io/json.cpp:680
↓ 41 callers
Method
as_uint64
libraries/fc/src/variant.cpp:386
↓ 41 callers
Method
get_balance
tests/common/database_fixture.cpp:1071
↓ 41 callers
Function
get_global_properties
libraries/wallet/wallet.cpp:626
↓ 41 callers
Method
path
libraries/fc/src/filesystem.cpp:52
↓ 41 callers
Function
usleep
libraries/fc/src/thread/thread.cpp:356
↓ 40 callers
Method
data
libraries/fc/include/fc/io/iobuffer.hpp:71
↓ 40 callers
Method
data_size
libraries/fc/include/fc/crypto/sha1.hpp:17
↓ 40 callers
Function
lua_pushnumber
libraries/lua-gph/lib/src/lapi.cpp:504
↓ 40 callers
Method
set_value
libraries/fc/include/fc/thread/future.hpp:125
↓ 38 callers
Method
add
libraries/fc/tests/api.cpp:36
↓ 38 callers
Method
async
libraries/fc/include/fc/thread/thread.hpp:69
↓ 38 callers
Function
checkTypeRegistration
checks that the offsets for a type's registrations are set in the registry
libraries/lua-gph/lib/inc/wrapper/LuaContext.hpp:1012
↓ 38 callers
Function
lua_type
libraries/lua-gph/lib/src/lapi.cpp:263
↓ 38 callers
Method
reset
libraries/fc/src/crypto/sha1.cpp:52
↓ 38 callers
Method
size
@pre is_array()
libraries/fc/src/variant.cpp:558
↓ 37 callers
Method
chain_database
libraries/app/application.cpp:1139
↓ 37 callers
Method
get
libraries/fc/src/io/iostream.cpp:344
↓ 36 callers
Function
Rotate
Bitwise right rotate. Normally this will compile to a single instruction, especially if the shift is a manifest constant.
libraries/fc/src/crypto/city.cpp:288
↓ 36 callers
Method
adjust_balance
libraries/chain/db_balance.cpp:82
↓ 36 callers
Method
begin
libraries/net/peer_database.cpp:175
↓ 34 callers
Method
sec_since_epoch
libraries/fc/include/fc/time.hpp:55
↓ 33 callers
Method
get_secret
libraries/fc/src/crypto/elliptic_common.cpp:201
↓ 33 callers
Function
pack_size
libraries/fc/include/fc/io/raw.hpp:537
↓ 32 callers
Function
from_hex
libraries/fc/src/crypto/hex.cpp:6
↓ 32 callers
Method
get_balance
libraries/chain/db_balance.cpp:55
↓ 32 callers
Method
get_object
libraries/wallet/wallet.cpp:3454
↓ 32 callers
Function
is_locked
libraries/wallet/wallet.cpp:558
↓ 32 callers
Function
lua_gettable
libraries/lua-gph/lib/src/lapi.cpp:661
↓ 32 callers
Method
wait
@pre valid() @post ready() @throws timeout
libraries/fc/include/fc/thread/future.hpp:274
↓ 32 callers
Method
what
libraries/fc/src/exception.cpp:121
↓ 31 callers
Method
as_int64
libraries/fc/src/variant.cpp:365
↓ 31 callers
Function
exists
libraries/fc/src/filesystem.cpp:214
↓ 31 callers
Function
get_asset
libraries/wallet/wallet.cpp:718
↓ 31 callers
Method
head_block_num
libraries/chain/db_getter.cpp:75
↓ 31 callers
Method
load
/ LOADING AND CALLING */ / this function loads data from the stream and pushes a function at the top of the stack s in case of syntax er
libraries/chain/include/graphene/chain/protocol/lua_scheduler.hpp:1488
↓ 31 callers
Function
lua_pushfstring
libraries/lua-gph/lib/src/lapi.cpp:566
next →
1–100 of 5,253, ranked by callers