MCPcopy Create free account

hub / github.com/chen3feng/toft / functions

Functions2,320 in github.com/chen3feng/toft

↓ 5 callersMethodGetOption
system/net/socket.h:66
↓ 5 callersMethodGetValue
net/uri/query_params.cpp:105
↓ 5 callersMethodIsEmpty
container/lru_cache.h:68
↓ 5 callersMethodIsEmpty
net/http/version.h:29
↓ 5 callersMethodLock
system/threading/spinlock.cpp:24
↓ 5 callersMethodMajor
Major version number.
net/http/version.h:24
↓ 5 callersFunctionOutputInt32AsString
base/string/number.cpp:485
↓ 5 callersFunctionOutputUInt64AsString
base/string/number.cpp:497
↓ 5 callersFunctionReadInt64
storage/sstable/hfile/coding.cpp:59
↓ 5 callersMethodReadNextMessage
storage/recordio/recordio.cc:142
↓ 5 callersFunctionReportErrnoError
system/check_error.cpp:18
↓ 5 callersMethodRun
system/event_dispatcher/event_dispatcher.h:48
↓ 5 callersMethodSeek
container/skiplist.h:259
↓ 5 callersFunctionShellUnquote
encoding/shell.cpp:36
↓ 5 callersMethodSignal
system/threading/condition_variable.cpp:37
↓ 5 callersMethodSize
container/lru_cache.h:58
↓ 5 callersMethodSwap
net/uri/uri.cpp:24
↓ 5 callersMethodWriteChar
base/string/format/print_targets.cpp:30
↓ 5 callersFunctionbyteReverse
Note: this code is harmless on little-endian machines.
crypto/hash/md5.cpp:16
↓ 5 callersMethodcapacity
base/string/string_piece.h:188
↓ 5 callersMethoddata_index_offset
storage/sstable/hfile/file_trailer.h:39
↓ 5 callersMethodhas_precision
base/string/format/specification.h:93
↓ 5 callersMethodsplice
base/intrusive_list.h:289
↓ 4 callersMethodAddItem
storage/sstable/hfile/file_info.cpp:92
↓ 4 callersFunctionBuildLookupTable
For each character in characters_wanted, sets the index corresponding to the ASCII code of that character to 1 in table. This is used by the m_find.*
base/string/string_piece.cpp:156
↓ 4 callersMethodClear
net/http/headers.cpp:202
↓ 4 callersMethodCompareExchange
system/atomic/type.h:158
↓ 4 callersMethodDaysToPreviousMonth
system/time/date.cpp:338
↓ 4 callersFunctionDecodeFixed32
storage/sstable/hfile/coding.h:34
↓ 4 callersFunctionDecodeFixed64
storage/sstable/hfile/coding.h:48
↓ 4 callersMethodDecodeFromString
storage/sstable/hfile/file_info.cpp:61
↓ 4 callersFunctionDeleteElements
base/stl_util.h:214
↓ 4 callersFunctionDoStringTrim
base/string/algorithm.cpp:487
↓ 4 callersMethodEncodeToString
storage/sstable/hfile/file_info.cpp:35
↓ 4 callersMethodExitCode
system/process/sub_process.cpp:389
↓ 4 callersFunctionFingerprint64
hash/fingerprint64.cpp:17
↓ 4 callersMethodFlush
storage/file/mock_file.cpp:28
↓ 4 callersMethodGet
container/skiplist_test.cpp:209
↓ 4 callersMethodGetContentLength
net/http/message.cpp:161
↓ 4 callersMethodGetLocalAddress
system/net/socket.cpp:95
↓ 4 callersMethodGetMetaData
storage/sstable/reader/merged_sstable_reader.cpp:306
↓ 4 callersMethodGetNext
storage/file/local_file.cpp:34
↓ 4 callersMethodHasFragment
Fragment
net/uri/uri.h:235
↓ 4 callersFunctionHexValue
encoding/percent.cpp:21
↓ 4 callersMethodInsert
container/skiplist.h:371
↓ 4 callersMethodIsDetached
system/threading/thread_types.cpp:41
↓ 4 callersMethodIsFull
container/lru_cache.h:73
↓ 4 callersMethodIsLoopback
system/net/ip_address.h:172
↓ 4 callersMethodIterateMetaData
storage/sstable/reader/sstable_reader.cpp:91
↓ 4 callersFunctionMD5Transform
The core of the MD5 algorithm, this alters an existing MD5 hash to reflect the addition of 16 longwords of new data. MD5Update blocks the data and co
crypto/hash/md5.cpp:39
↓ 4 callersMethodMatch
net/mime/mime.cpp:73
↓ 4 callersMethodMilliSeconds
system/time/clock.cpp:25
↓ 4 callersFunctionOutputInt64AsString
base/string/number.cpp:535
↓ 4 callersMethodReadRecord
storage/recordio/recordio.cc:152
↓ 4 callersMethodRemoveHeader
net/http/message.cpp:127
↓ 4 callersFunctionReplaceFirst
Replace the first "old" pattern with the "new" pattern in a string
base/string/algorithm.cpp:25
↓ 4 callersMethodReset
system/threading/event.cpp:60
↓ 4 callersFunctionRoundDownPtr
system/memory/unaligned.h:74
↓ 4 callersFunctionRoundUpPtr
system/memory/unaligned.h:64
↓ 4 callersMethodSetAuthority
net/uri/uri.h:127
↓ 4 callersMethodSetLength
system/net/socket_address.h:437
↓ 4 callersMethodSetMethod
net/http/request.h:44
↓ 4 callersMethodSetScheme
net/uri/uri.h:113
↓ 4 callersMethodSize
Total bit count
container/bitmap.h:147
↓ 4 callersMethodSize
system/threading/thread_group.cpp:51
↓ 4 callersFunctionSplitLines
base/string/algorithm.cpp:440
↓ 4 callersFunctionStringAppend
base/string/concat_test.cpp:122
↓ 4 callersFunctionStringConcatTo
base/string/concat.h:3681
↓ 4 callersFunctionStringToLower
base/string/algorithm.h:272
↓ 4 callersFunctionTestCompression
compress/block/block_compression_test.cpp:18
↓ 4 callersMethodTimedWait
system/threading/event.cpp:35
↓ 4 callersMethodUpdate
Update context to reflect the concatenation of another buffer full of bytes.
crypto/hash/md5.cpp:140
↓ 4 callersMethodVersion
net/http/message.h:47
↓ 4 callersMethodWords
container/bitmap.h:306
↓ 4 callersMethodWriteRecord
storage/recordio/recordio.cc:35
↓ 4 callersMethodYear
Attributes
system/time/date.h:23
↓ 4 callersMethodappend_to_string
base/string/string_piece.h:167
↓ 4 callersMethodignore_case_compare
base/string/string_piece.cpp:71
↓ 4 callersFunctionremove_dot_segments
5.2.4. Remove Dot Segments
net/uri/uri.cpp:960
↓ 4 callersMethodremove_prefix
base/string/string_piece.h:146
↓ 4 callersFunctionswap
system/net/domain_resolver.h:136
↓ 3 callersMethodAcquire
system/atomic/atomic_test.cpp:254
↓ 3 callersMethodAddDataBlockInfo
storage/sstable/hfile/data_index.cpp:50
↓ 3 callersMethodAssertLocked
system/threading/rwlock.h:101
↓ 3 callersFunctionAtomicAdd
system/atomic/functions.h:105
↓ 3 callersFunctionAtomicIncrement
system/atomic/functions.h:136
↓ 3 callersMethodCapacity
system/net/socket_address.h:340
↓ 3 callersMethodClose
system/threading/semaphore.cpp:101
↓ 3 callersFunctionContainsKeyValuePair
base/stl_util.h:350
↓ 3 callersMethodDivide
Do divide operation @return the quotient
base/uint32_divisor.h:48
↓ 3 callersFunctionDoEncodeAppend
encoding/percent.cpp:27
↓ 3 callersMethodExchange
system/atomic/type.h:93
↓ 3 callersMethodFind
base/static_resource.cpp:15
↓ 3 callersMethodFindNext
Return next bit position which is set to 1 from prev position
container/bitmap.h:268
↓ 3 callersFunctionFindPtrOrNull
base/stl_util.h:316
↓ 3 callersMethodGetFileSystemName
base/class_registry/class_registry_test_helper.cpp:51
↓ 3 callersMethodGetMapperName
base/class_registry/class_registry_test_helper.cpp:9
↓ 3 callersMethodGetValue
storage/sstable/hfile/data_block.h:56
↓ 3 callersMethodHasKey
container/lru_cache.h:50
↓ 3 callersMethodId
system/process/sub_process.cpp:95
← previousnext →201–300 of 2,320, ranked by callers