Home
last modified time | relevance | path

Searched defs:Compressor (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/ADT/
DBitfields.h121 struct Compressor { struct
134 template <typename T, unsigned Bits> struct Compressor<T, Bits, false> { argument
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DCompressor.java26 public interface Compressor { interface
/external/brotli/python/
Dbrotli.py20 Compressor = _brotli.Compressor variable
/external/rust/crates/libz-sys/src/zlib/contrib/ada/
Dbuffer_demo.adb46 Compressor : Filter_Type; variable
/external/python/cpython3/Modules/
D_lzmamodule.c44 } Compressor; typedef