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
↓ 3 callers
Function
InsertIfNotPresent
base/stl_util.h:366
↓ 3 callers
Method
IsAlive
system/threading/thread.cpp:131
↓ 3 callers
Method
IsSubsetOf
Return whether this bitmap is subset of another bitmap
container/bitmap.h:254
↓ 3 callers
Function
IsWhiteString
base/string/algorithm.h:18
↓ 3 callers
Function
JoinStrings
base/string/algorithm.h:135
↓ 3 callers
Method
Length
system/net/socket_address.cpp:220
↓ 3 callers
Method
LengthToString
base/string/format/specification.cpp:18
↓ 3 callers
Function
MemoryBarrier
system/memory/barrier.h:13
↓ 3 callers
Function
MemoryEqual
An optimized fast memory compare function, should be inlined
base/string/compare.h:215
↓ 3 callers
Method
Minor
Minor version number.
net/http/version.h:27
↓ 3 callers
Method
Modulu
Mudulu operation @return remainder
base/uint32_divisor.h:90
↓ 3 callers
Method
Month
system/time/date.h:24
↓ 3 callers
Method
MutableBody
net/http/message.h:60
↓ 3 callers
Method
OneIn
Randomly returns true ~"1/n" of the time, and false otherwise. REQUIRES: n > 0
base/random.h:33
↓ 3 callers
Method
Open
storage/sstable/reader/sstable_reader.cpp:28
↓ 3 callers
Method
Open
system/threading/semaphore.cpp:67
↓ 3 callers
Method
Parse
base/string/format/scan_arg.cpp:53
↓ 3 callers
Function
ParseFloat
base/string/format/scan_arg.cpp:231
↓ 3 callers
Function
ParseFloatNumber
base/string/number.cpp:193
↓ 3 callers
Function
ParseFromJsonValue
encoding/proto_json_format.cpp:318
↓ 3 callers
Function
ReadVint
storage/sstable/hfile/coding.cpp:65
↓ 3 callers
Method
ReaderLock
system/threading/rwlock.h:48
↓ 3 callers
Method
Receive
system/net/socket.cpp:338
↓ 3 callers
Method
Release
system/atomic/atomic_test.cpp:271
↓ 3 callers
Method
Remove
net/uri/query_params.cpp:169
↓ 3 callers
Method
SeekToLast
container/skiplist.h:269
↓ 3 callers
Method
SendTo
system/net/socket.cpp:627
↓ 3 callers
Method
SetDay
system/time/date.cpp:55
↓ 3 callers
Method
SetFragment
net/uri/uri.h:237
↓ 3 callers
Method
SetHost
net/uri/uri.h:168
↓ 3 callers
Method
SetPort
net/uri/uri.h:185
↓ 3 callers
Method
SetShardingNumber
storage/sharding/sharding.h:18
↓ 3 callers
Method
SetStatus
net/http/response.h:80
↓ 3 callers
Method
SetUserInfo
net/uri/uri.h:142
↓ 3 callers
Method
SetYear
system/time/date.cpp:41
↓ 3 callers
Method
Shard
storage/sharding/fingerprint_sharding.cc:18
↓ 3 callers
Function
SkipLeadingSpaces
base/string/format/scan_arg.cpp:32
↓ 3 callers
Function
SplitStringByAnyOf
Split a string using a character delimiter.
base/string/algorithm.cpp:268
↓ 3 callers
Function
SplitStringKeepEmpty
功能: 把一个字符串划分成多个字符串 * 参数: * 输入参数 const StringPiece& full 主字符串 * 输入参数 const StringPiece& delim 字符串分界符号 * 输出参数 std::vector<std::strin
base/string/algorithm.cpp:357
↓ 3 callers
Method
Start
net/http/server/server.cpp:86
↓ 3 callers
Method
Start
system/event_dispatcher/event_dispatcher.h:146
↓ 3 callers
Method
Stop
system/event_dispatcher/event_dispatcher.h:150
↓ 3 callers
Function
StringPrintTo
base/string/format/print.cpp:20
↓ 3 callers
Function
StringVectorToCStringVector
system/process/sub_process.cpp:105
↓ 3 callers
Method
Terminate
system/threading/thread_pool.cpp:176
↓ 3 callers
Function
ToUnsigned
base/string/format/print_arg.cpp:216
↓ 3 callers
Function
UIntToHexBufferInternal
--------------------------------------------------------- unsigned int to hex buffer or string. ------------------------------------------------------
base/string/number.cpp:236
↓ 3 callers
Function
UnescapeCharToArg
encoding/shell.cpp:246
↓ 3 callers
Method
Uniform
base/random.cpp:29
↓ 3 callers
Method
Update
hash/crc32.cpp:52
↓ 3 callers
Method
Wait
system/threading/event.cpp:27
↓ 3 callers
Method
WaitForExit
system/process/sub_process.cpp:331
↓ 3 callers
Function
WriteDoubleToBuffer
----------------------------------------------------------------- Double to string or buffer. Make sure buffer size >= kMaxDoubleStringSize ----------
base/string/number.cpp:303
↓ 3 callers
Function
WriteFloat
base/string/format/print_arg.cpp:351
↓ 3 callers
Function
WriteFloatToBuffer
------------------------------------------------------------- Float to string or buffer. Makesure buffer size >= kMaxFloatStringSize -----------------
base/string/number.cpp:332
↓ 3 callers
Function
WriteIntegerToBuffer
base/string/number.cpp:656
↓ 3 callers
Function
WriteNumberString
base/string/format/print_arg.cpp:43
↓ 3 callers
Function
_rotl64
hash/murmur/MurmurHash3.cpp:17
↓ 3 callers
Method
copy
base/string/string_piece.cpp:97
↓ 3 callers
Method
file_info_offset
Getters and Setters
storage/sstable/hfile/file_trailer.h:36
↓ 3 callers
Function
memcasecmp
base/string/compare.cpp:13
↓ 3 callers
Method
pop_front
base/intrusive_list.h:260
↓ 3 callers
Method
push_front
base/intrusive_list.h:251
↓ 3 callers
Method
rbegin
base/string/string_piece.h:180
↓ 3 callers
Method
remove_suffix
base/string/string_piece.h:152
↓ 3 callers
Method
set_block_size
storage/sstable/types.h:43
↓ 2 callers
Method
Accept
system/net/socket.cpp:196
↓ 2 callers
Method
Acquire_Load
container/skiplist.h:57
↓ 2 callers
Method
Add
storage/sstable/writer/base_sstable_writer.cpp:24
↓ 2 callers
Method
Add
system/threading/thread_group.cpp:34
↓ 2 callers
Method
AllocateAligned
base/arena.cpp:45
↓ 2 callers
Method
AppendToString
net/http/headers.cpp:19
↓ 2 callers
Function
AtomicAnd
system/atomic/functions.h:124
↓ 2 callers
Function
AtomicExchange
system/atomic/functions.h:99
↓ 2 callers
Function
AtomicExchangeAdd
system/atomic/functions.h:148
↓ 2 callers
Function
AtomicExchangeAnd
system/atomic/functions.h:166
↓ 2 callers
Function
AtomicExchangeOr
system/atomic/functions.h:160
↓ 2 callers
Function
AtomicExchangeSub
system/atomic/functions.h:154
↓ 2 callers
Function
AtomicExchangeXor
system/atomic/functions.h:172
↓ 2 callers
Function
AtomicOr
system/atomic/functions.h:118
↓ 2 callers
Function
AtomicSub
system/atomic/functions.h:112
↓ 2 callers
Function
AtomicXor
system/atomic/functions.h:130
↓ 2 callers
Method
Attach
system/net/socket.cpp:30
↓ 2 callers
Function
CharToHex
encoding/percent.cpp:16
↓ 2 callers
Method
ClearAt
Clear a bit at specified index to zero
container/bitmap.h:173
↓ 2 callers
Method
ClearItems
storage/sstable/hfile/data_block.h:36
↓ 2 callers
Method
Compress
compress/block/block_compression.cpp:17
↓ 2 callers
Method
Contains
container/skiplist.h:407
↓ 2 callers
Function
DeathIf
system/process/process_local_const_test.cpp:19
↓ 2 callers
Function
DecodeHex
encoding/shell.cpp:131
↓ 2 callers
Method
Detach
system/net/socket.cpp:39
↓ 2 callers
Method
DoGetWords
container/bitmap.h:444
↓ 2 callers
Function
DoRemoveLineEnding
base/string/algorithm.cpp:160
↓ 2 callers
Function
DoSplitLines
base/string/algorithm.cpp:413
↓ 2 callers
Method
EnableShell
system/process/sub_process.cpp:69
↓ 2 callers
Function
EnsureLinkedWithAtomicLibrary
system/atomic/atomic.cpp:11
↓ 2 callers
Function
EnsureLinkedWithAtomicLibrary
system/atomic/functions.h:78
↓ 2 callers
Function
FillSpeciationFromArg
base/string/format/vprint.cpp:48
↓ 2 callers
Method
Final
crypto/hash/md5.cpp:232
↓ 2 callers
Method
Final
hash/crc32.cpp:62
← previous
next →
301–400 of 2,320, ranked by callers