Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ functions
Functions
2,320 in github.com/chen3feng/toft
⨍
Functions
2,320
◇
Types & classes
510
Method
Send
system/net/socket.cpp:311
Method
SendRequest
net/http/client.cpp:180
Method
SendSignal
system/process/sub_process.cpp:318
Method
Set
net/mime/mime.h:30
Method
Set
system/event_dispatcher/event_dispatcher.h:154
Method
Set
system/time/clock.cpp:31
Function
SetBenchmarkBytesProcessed
base/benchmark.cpp:43
Function
SetBenchmarkItemsProcessed
base/benchmark.cpp:58
Method
SetEnvironments
system/process/sub_process.cpp:43
Method
SetHost
net/uri/uri.h:53
Method
SetIP
system/net/socket_address.h:254
Method
SetLength
system/net/socket_address.cpp:236
Method
SetLength
system/net/socket_address.h:129
Method
SetMaxUnCompressedSize
compress/block/block_compression.h:29
Method
SetMetaData
storage/sstable/writer/sharding_sstable_writer.cpp:69
Method
SetOption
system/net/socket.h:73
Method
SetPort
net/uri/uri.h:65
Method
SetPort
system/net/socket_address.h:269
Function
SetThread
container/lru_cache_test.cpp:99
Function
SetToVector
base/stl_util.h:266
Method
SetUp
storage/recordio/recordio_test.cc:23
Method
SetUp
storage/recordio/reverse_recordio_test.cc:21
Method
SetUp
storage/file/file_test.cpp:17
Method
SetUp
base/string/number_test.cpp:240
Method
SetUp
net/uri/uri_test.cpp:218
Method
SetUp
system/process/sub_process_test.cpp:26
Method
SetUpTestCase
encoding/ascii_test.cpp:16
Method
SetUserInfo
net/uri/uri.h:34
Method
SetWorkDirectory
system/process/sub_process.cpp:74
Function
SetupBinaryVersion
base/setup_binary_version.cpp:42
Method
ShardingPolicy
storage/sharding/sharding.cc:10
Method
ShardingSSTableWriter
storage/sstable/writer/sharding_sstable_writer.cpp:25
Method
ShiftOfBit
container/bitmap.h:49
Method
SignalEventWatcher
system/event_dispatcher/event_dispatcher.h:120
Function
SignalIntHandler
system/process/sub_process_test.cpp:112
Method
SingleSSTableWriter
storage/sstable/writer/single_sstable_writer.cpp:15
Method
SingletonBase
base/singleton.h:79
Method
Skewed
Skewed: pick "base" uniformly from range [0,max_log] and then return "base" random bits. The effect is to pick a number in the range [0,2^max_log-1]
base/random.h:38
Method
SkipList
container/skiplist.h:359
Method
Sleep
system/threading/this_thread.cpp:36
Method
SnappyCompression
compress/block/snappy.cpp:11
Method
SocketAddress
system/net/socket_address.h:25
Method
SocketAddressInet
system/net/socket_address.cpp:178
Method
SocketAddressInet
system/net/socket_address.h:361
Method
SocketAddressInet4
system/net/socket_address.cpp:31
Method
SocketAddressInet4
system/net/socket_address.h:173
Method
SocketAddressInet4
system/net/socket_address.h:218
Method
SocketAddressInet6
system/net/socket_address.cpp:149
Method
SocketAddressInet6
system/net/socket_address.h:309
Method
SocketAddressStorage
system/net/socket_address.h:406
Method
SocketAddressStorage
system/net/socket_address.h:424
Method
SocketAddressTemplate
system/net/socket_address.h:116
Method
SocketAddressUnix
system/net/socket_address.cpp:342
Method
SocketAddressUnix
system/net/socket_address.h:376
Method
SocketError
system/net/socket.cpp:17
Function
SocketGetNonblocking
system/net/os_socket.h:82
Function
SocketSetLastError
system/net/os_socket.h:35
Function
SocketSetNonblocking
system/net/os_socket.h:70
Function
SocketShutdown
system/net/os_socket.h:55
Function
SocketShutdownReceive
system/net/os_socket.h:65
Function
SocketShutdownSend
system/net/os_socket.h:60
Method
SpinLock
system/threading/spinlock.cpp:12
Function
SplitStringByDelimiter
base/string/algorithm.cpp:344
Function
SplitStringToIteratorUsing
base/string/algorithm.cpp:229
Function
SplitUsingStringDelimiterToIterator
base/string/algorithm.cpp:279
Method
Start
net/http/server/server.cpp:34
Method
Start
system/event_dispatcher/event_dispatcher.h:108
Method
Start
system/event_dispatcher/event_dispatcher.h:126
Method
Start
system/threading/base_thread.cpp:62
Function
StartBenchmarkTiming
base/benchmark.cpp:53
Method
StartTime
system/process/this_process.cpp:50
Method
StartTime
system/time/clock.cpp:16
Method
State
container/skiplist_test.cpp:213
Method
StaticEntry
system/threading/base_thread.cpp:128
Method
StaticResourcePackage
base/static_resource.cpp:10
Method
StatusCodeToDescription
net/http/response.cpp:80
Method
StatusCodeToReasonPhrase
net/http/response.h:83
Method
StatusCodeToReasonPhraseSafe
net/http/response.h:86
Method
Stop
system/event_dispatcher/event_dispatcher.h:112
Method
Stop
system/event_dispatcher/event_dispatcher.h:130
Function
StopBenchmarkTiming
base/benchmark.cpp:47
Method
StreamSocket
system/net/socket.h:231
Method
StreamSocketTest
system/net/socket_test.cpp:114
Function
StringAppend
base/string/concat.cpp:23
Function
StringAsArray
Return a mutable char* pointing to a string's internal buffer, which may not be null-terminated. Writing through this pointer will modify the string.
base/stl_util.h:166
Function
StringEqualsIgnoreCase
base/string/compare.h:366
Method
StringFormatPrintTarget
base/string/format/print_targets.h:20
Method
StringLower
net/uri/uri.h:301
Method
StringPiece
We provide non-explicit singleton constructors so users can pass in a "const char*" or a "std::string" wherever a "StringPiece" is expected.
base/string/string_piece.h:80
Function
StringTrim
base/string/algorithm.cpp:504
Function
StringTrimLeft
base/string/algorithm.cpp:456
Function
StringTrimRight
base/string/algorithm.cpp:471
Function
StripString
Replaces any occurrence of the characters in 'remove' with the character 'replacewith'.
base/string/algorithm.cpp:105
Method
SubProcess
system/process/sub_process.cpp:84
Method
SubWith
system/atomic/type.h:138
Function
SuperFastHash
hash/super_fast.cpp:21
Function
SuperFastHash
hash/hash_benchmark.cpp:45
Function
SuperFastHash
hash/super_fast.h:21
Method
Swap
base/byte_order.h:50
Method
Swap
base/byte_order.h:57
← previous
next →
1,701–1,800 of 2,320, ranked by callers