Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTXMarkets/ternfs
/ functions
Functions
4,832 in github.com/XTXMarkets/ternfs
⨍
Functions
4,832
◇
Types & classes
1,957
Method
DataPartitions
cpp/core/LogsDB.cpp:166
Method
DataSink
cpp/core/httplib.h:380
Method
DebugOutputWindowReporter
cpp/tests/doctest.h:6354
Method
DecommissionBlockServiceReq
cpp/core/MsgsGen.hpp:5454
Method
DecommissionBlockServiceResp
cpp/core/MsgsGen.hpp:5477
Function
DefragFile
( log *log.Logger, client *client.Client, bufPool *bufpool.BufPool, dirInfoCache *client.DirInfoCache, st
go/cleanup/defrag.go:180
Function
DefragFiles
( log *log.Logger, c *client.Client, bufPool *bufpool.BufPool, dirInfoCache *client.DirInfoCache, stats *
go/cleanup/defrag.go:202
Function
DefragSpans
( log *log.Logger, c *client.Client, bufPool *bufpool.BufPool, dirInfoCache *client.DirInfoCache, stats *
go/cleanup/defrag.go:318
Function
DestructFilesInAllShards
( log *log.Logger, c *client.Client, opts *DestructFilesOptions, stats *DestructFilesState, )
go/cleanup/destructfiles.go:285
Function
DirInfoTagFromName
(s string)
go/msgs/msgs.go:1577
Method
DirectoriesNeedingLock
cpp/cdc/CDCDB.cpp:146
Method
DirectoryInfo
cpp/core/MsgsGen.hpp:526
Method
DirectoryInfoEntry
cpp/core/MsgsGen.hpp:501
Method
DiscardOStream
cpp/tests/doctest.h:6725
Function
E
(n,l)
go/ternweb/preact-10.18.1.module.js:5
Method
Edge
cpp/core/MsgsGen.hpp:1220
Function
Edges
({id, path, showSnapshotEdges: initialShowSnapshotEdges})
go/ternweb/scripts.js:525
Function
EnsureLength
Useful in codegen, weirdly go does not include something like vector::resize. This does not resize exponentially, which is annoying, but better than
go/core/bincode/bincode.go:142
Method
EntryNewBlockInfo
cpp/core/MsgsGen.hpp:1365
Method
Env
cpp/core/Env.hpp:109
Function
Equal
(t *testing.T, x A, y A)
go/core/assert/assert.go:12
Function
EqualBytes
(t *testing.T, x []byte, y []byte)
go/core/assert/assert.go:20
Function
EqualSlice
(t *testing.T, x []A, y []A)
go/core/assert/assert.go:28
Function
EraseBlock
( logger *log.Logger, conn interface { io.Writer io.Reader }, block *msgs.RemoveSpanInitiateBlockInfo,
go/client/blocksreq.go:180
Method
EraseBlockReq
cpp/core/MsgsGen.hpp:6221
Method
EraseBlockResp
cpp/core/MsgsGen.hpp:6246
Method
EraseDecommissionedBlockReq
cpp/core/MsgsGen.hpp:5688
Method
EraseDecommissionedBlockResp
cpp/core/MsgsGen.hpp:5714
Method
Error
()
go/msgs/msgs_bincode.go:61
Method
Error
()
go/cleanup/destructfiles.go:36
Method
ErrorCount
cpp/core/ErrorCount.hpp:17
Method
ExceptionTranslator
cpp/tests/doctest.h:1770
Method
Expression_lhs
cpp/tests/doctest.h:1469
Method
ExternalValue
cpp/core/RocksDBUtils.hpp:102
Function
F
(l,u,t)
go/ternweb/preact-10.18.1.module.js:5
Method
FIELDS
cpp/core/RocksDBUtils.hpp:321
Method
FString
cpp/core/FormatTuple.hpp:76
Method
FailureDomain
cpp/core/MsgsGen.hpp:476
Method
FatalException
cpp/core/Exception.hpp:99
Method
FdStatus
cpp/registry/RegistryDB.cpp:682
Function
FetchBlock
Won't actually fetch the block -- it'll be readable from `conn` as this function terminates. Note that this function will _not_ check the CRC of the b
go/client/blocksreq.go:153
Method
FetchBlockReq
cpp/core/MsgsGen.hpp:6066
Method
FetchBlockResp
cpp/core/MsgsGen.hpp:6091
Method
FetchBlockWithCrcReq
cpp/core/MsgsGen.hpp:6171
Method
FetchBlockWithCrcResp
cpp/core/MsgsGen.hpp:6198
Method
FetchedBlock
cpp/core/MsgsGen.hpp:804
Method
FetchedBlockServices
cpp/core/MsgsGen.hpp:1019
Method
FetchedBlocksSpan
cpp/core/MsgsGen.hpp:888
Method
FetchedFullSpan
cpp/core/MsgsGen.hpp:1108
Method
FetchedFullSpan
go/bincodegen/FetchedFullSpan.hpp:11
Method
FetchedInlineSpan
cpp/core/MsgsGen.hpp:860
Method
FetchedLocations
cpp/core/MsgsGen.hpp:1049
Method
FetchedSpan
cpp/core/MsgsGen.hpp:921
Method
FetchedSpan
go/bincodegen/FetchedSpan.hpp:11
Method
FetchedSpanHeader
cpp/core/MsgsGen.hpp:833
Method
FetchedSpanHeaderFull
cpp/core/MsgsGen.hpp:1076
Method
FileId
()
go/cleanup/scratch/scratch.go:81
Method
FileId
()
go/cleanup/scratch/scratch.go:186
Method
FileSpansReq
cpp/core/MsgsGen.hpp:2758
Method
FileSpansResp
cpp/core/MsgsGen.hpp:2787
Method
FromSlice
cpp/core/RocksDBUtils.hpp:111
Method
FromU64
cpp/core/Msgs.hpp:250
Method
FromU64
cpp/core/Msgs.hpp:330
Method
FromU64Unchecked
cpp/core/Msgs.hpp:257
Method
FullBlockServiceInfo
cpp/core/MsgsGen.hpp:1634
Method
FullReadDirCursor
cpp/core/MsgsGen.hpp:1250
Method
FullReadDirReq
cpp/core/MsgsGen.hpp:2444
Method
FullReadDirResp
cpp/core/MsgsGen.hpp:2474
Method
FullRegistryInfo
cpp/core/MsgsGen.hpp:1308
Method
FullShardInfo
cpp/core/MsgsGen.hpp:1546
Function
G
(n,l)
go/ternweb/preact-10.18.1.module.js:5
Method
GetDirEntry
(out *fuse.DirEntry)
go/ternfuse/ternfuse.go:839
Method
GetLinkEntriesReq
cpp/core/MsgsGen.hpp:2961
Method
GetLinkEntriesResp
cpp/core/MsgsGen.hpp:2987
Method
Getattr
(ctx context.Context, f fs.FileHandle, out *fuse.AttrOut)
go/ternfuse/ternfuse.go:225
Method
GoLangBytesFmt
cpp/core/Common.hpp:50
Method
GoLangQuotedStringFmt
cpp/core/Common.hpp:61
Function
HandleRecoverChan
(log *log.Logger, terminateChan chan any, err any)
go/core/recover/recover.go:18
Function
HandleRecoverPanic
(log *log.Logger, err any)
go/core/recover/recover.go:31
Method
HardUnlinkDirectoryReq
cpp/core/MsgsGen.hpp:4403
Method
HardUnlinkDirectoryResp
cpp/core/MsgsGen.hpp:4426
Method
HardUnlinkDirectoryStateMachine
cpp/cdc/CDCDB.cpp:509
Method
Head
cpp/core/httplib.h:7494
Method
InFlightCDCRequestKey
cpp/cdc/CDC.cpp:114
Method
InFlightRequestKey
cpp/shard/Shard.cpp:689
Method
InfoReq
cpp/core/MsgsGen.hpp:4584
Method
InfoResp
cpp/core/MsgsGen.hpp:4610
Method
IpPort
cpp/core/Msgs.hpp:30
Function
IsNaN
cpp/tests/doctest.h:1263
Method
Iterator
cpp/core/LogsDB.cpp:95
Method
JUnitReporter
cpp/tests/doctest.h:5749
Method
JUnitTestCase
cpp/tests/doctest.h:5703
Method
JUnitTestMessage
cpp/tests/doctest.h:5692
Method
LeaderElection
cpp/core/LogsDB.cpp:699
Method
LeaderToken
cpp/core/Msgs.hpp:562
Method
Len
()
go/client/client.go:193
Method
Less
(i, j int)
go/client/client.go:195
Method
Less
(i, j int)
go/cleanup/migrate.go:786
Method
LinkEntry
cpp/core/MsgsGen.hpp:1278
Method
LinkFileEntry
cpp/core/MsgsGen.hpp:7377
← previous
next →
1,801–1,900 of 4,832, ranked by callers