Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/snappy
/ functions
Functions
268 in github.com/google/snappy
⨍
Functions
268
◇
Types & classes
42
↓ 1 callers
Function
VerifyCalculateNeeded
snappy.cc:1775
↓ 1 callers
Function
VerifyIOVecSink
snappy_unittest.cc:191
↓ 1 callers
Function
VerifyIOVecSource
snappy_unittest.cc:172
↓ 1 callers
Function
VerifyNonBlockedCompression
Test that data compressed by a compressor that does not obey block sizes is uncompressed properly.
snappy_unittest.cc:210
↓ 1 callers
Function
VerifyString
snappy_unittest.cc:108
↓ 1 callers
Function
VerifyStringSink
snappy_unittest.cc:124
↓ 1 callers
Method
eof
Returns true iff we have hit the end of the input without an error.
snappy.cc:1608
↓ 1 callers
Method
ok
snappy-test.cc:55
↓ 1 callers
Method
~WorkingMemory
snappy.cc:786
Method
Advance
Advances to the next nonempty `iovec` and updates related variables.
snappy.cc:2066
Method
Append
snappy-sinksource.cc:82
Method
Append
snappy_unittest.cc:676
Method
Append
snappy.cc:2323
Method
Append
snappy.cc:2417
Method
Append
snappy.cc:2598
Method
Append32
snappy-stubs-internal.cc:36
Method
AppendFromSelf
snappy.cc:2346
Method
AppendFromSelf
snappy.cc:2434
Method
AppendFromSelf
snappy.cc:2629
Method
AppendNoCheck
snappy.cc:2158
Method
Available
snappy-sinksource.cc:68
Method
Available
snappy_unittest.cc:660
Function
BM_UFlat
snappy_benchmark.cc:56
Function
BM_UFlatMedley
snappy_benchmark.cc:100
Function
BM_UFlatSink
snappy_benchmark.cc:262
Function
BM_UIOVecSink
snappy_benchmark.cc:216
Function
BM_UIOVecSource
snappy_benchmark.cc:165
Function
BM_UValidate
snappy_benchmark.cc:122
Function
BM_UValidateMedley
snappy_benchmark.cc:146
Function
BM_ZFlat
snappy_benchmark.cc:296
Function
BM_ZFlatAll
snappy_benchmark.cc:329
Function
BM_ZFlatIncreasingTableSize
snappy_benchmark.cc:364
Method
ByteArraySource
snappy-sinksource.h:148
Method
CheckLength
snappy.cc:2314
Method
CheckLength
snappy.cc:2416
Method
CheckLength
snappy.cc:2593
Method
Compress
snappy.cc:2499
Method
CompressAtMostOrAll
In a perfect world we'd always have the full buffer to compress when the time came, and we could just call Compress(). Alas, we want to do chunked co
snappy-test.cc:245
Method
CompressChunkOrAll
snappy-test.cc:293
Method
CompressErrorInit
Initialization method to be called if we hit an error while compressing. On hitting an error, call this method before returning the error.
snappy-test.cc:191
Method
CompressFromIOVec
snappy.cc:2516
Method
CompressInit
snappy-test.cc:206
Method
CompressionContext
snappy.h:108
Method
CompressionContext
snappy.cc:1975
Method
CompressionOptions
snappy.h:71
Function
ConditionalUnalignedCopy128
snappy.cc:245
Method
CycleTimer
snappy-test.h:126
Method
DataEndingAtUnreadablePage
snappy_unittest.cc:65
Method
Datablock
snappy.cc:2752
Method
DefaultCompressionLevel
snappy.h:77
Method
DeflateInit
snappy-test.cc:197
Method
Deleter
snappy.cc:2755
Function
EmitCopy
snappy.cc:701
Function
EmitCopyAtMost64
snappy.cc:672
Function
EmitLiteral
snappy.cc:619
Method
Encode32
snappy-stubs-internal.h:479
Function
FilesAndLevels
snappy_benchmark.cc:47
Method
FindLSBSetNonZero
snappy-stubs-internal.h:325
Method
FindLSBSetNonZero64
snappy-stubs-internal.h:400
Method
Flush
snappy.cc:2441
Method
Flush
Called at the end of the decompress. We ask the allocator write all blocks to the sink.
snappy.cc:2656
Method
Flush
We flush only at the end, because the writer wants random access to the blocks and once we hand the block over to the sink, we can't access it anymore
snappy.cc:2737
Method
GetBase
snappy.cc:2317
Method
GetBase
snappy.cc:2411
Method
GetBase
snappy.cc:2582
Method
GetIOVecPointer
snappy.cc:2119
Method
GetOutputPtr
snappy.cc:2316
Method
GetOutputPtr
snappy.cc:2410
Method
GetOutputPtr
snappy.cc:2581
Method
InflateInit
snappy-test.cc:319
Method
IsLittleEndian
snappy-stubs-internal.h:276
Method
IsValidCompressed
snappy.cc:2450
Method
IsValidCompressedBuffer
snappy.cc:2444
Function
LLVMFuzzerTestOneInput
snappy_compress_fuzzer.cc:40
Function
LLVMFuzzerTestOneInput
snappy_uncompress_fuzzer.cc:40
Method
Load16
Functions to do unaligned loads and stores in little-endian order.
snappy-stubs-internal.h:179
Method
Load32
snappy-stubs-internal.h:196
Method
Load64
snappy-stubs-internal.h:212
Method
Log2Floor
snappy-stubs-internal.h:321
Method
Log2FloorNonZero
snappy-stubs-internal.h:310
Method
LogMessage
snappy-test.h:171
Method
LogMessageCrash
snappy-test.h:180
Method
LogMessageVoidify
snappy-test.h:190
Method
MaxCompressionLevel
snappy.h:76
Method
MinCompressbufSize
According to the zlib manual, when you Compress, the destination buffer must have size at least src + .1%*src + 12. This function helps you calculate
snappy-test.h:243
Method
MinCompressionLevel
snappy.h:75
Method
OptionsStub
snappy-test.h:82
Method
OversizedSource
snappy_unittest.cc:658
Method
Parse32WithLimit
snappy-stubs-internal.h:457
Method
Peek
snappy-sinksource.cc:70
Method
Peek
snappy_unittest.cc:661
Method
Produced
Return the number of bytes actually uncompressed so far
snappy.cc:2596
Method
RawCompress
snappy.cc:2455
Method
RawCompressFromIOVec
snappy.cc:2471
Method
RawUncompress
snappy.cc:2374
Method
RawUncompressToIOVec
snappy.cc:2273
Function
ReadTestDataFile
snappy_test_data.cc:41
Method
RefillTag
snappy.cc:1788
Method
Reinit
snappy-test.cc:167
Method
RequiredSize
snappy.cc:760
← previous
next →
101–200 of 268, ranked by callers