Home
last modified time | relevance | path

Searched defs:CompressedSize (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCompression.cpp109 unsigned long CompressedSize = ::compressBound(Input.size()); in compress() local
170 unsigned long CompressedSize = in compress() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.h83 UInt64 CompressedSize; member
178 UInt64 CompressedSize; member
/aosp_15_r20/external/llvm/lib/Support/
H A DCompression.cpp52 unsigned long CompressedSize = ::compressBound(InputBuffer.size()); in compress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCompression.cpp51 unsigned long CompressedSize = ::compressBound(InputBuffer.size()); in compress() local
/aosp_15_r20/build/soong/third_party/zip/
H A Dstruct.go84 CompressedSize uint32 // Deprecated: Use CompressedSize64 instead. member
/aosp_15_r20/prebuilts/go/linux-x86/src/archive/zip/
Dstruct.go144 CompressedSize uint32 member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.h85 UInt32 CompressedSize; member
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProf.cpp304 uint64_t CompressedSize = decodeULEB128(P, &N); in readPGOFuncNameStrings() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp443 uint64_t CompressedSize = decodeULEB128(P, &N); in readPGOFuncNameStrings() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProf.cpp500 uint64_t CompressedSize = decodeULEB128(P, &N); in readPGOFuncNameStrings() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/
Dzip.c1031 ZPOS64_T CompressedSize = 0; in Write_LocalFileHeader() local
/aosp_15_r20/external/zlib/contrib/minizip/
H A Dzip.c992 ZPOS64_T CompressedSize = 0; in Write_LocalFileHeader() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go1400CompressedSize uint64 `protobuf:"varint,4,opt,name=compressed_size,json=compressedSize,proto3" jso… member