HomeSort by relevance Sort by last modified time
    Searched refs:ShouldCompress (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
Archive.h 497 bool ShouldCompress, ///< Should the member be compressed?
  /external/brotli/enc/
compress_fragment_two_pass.c 493 static BROTLI_BOOL ShouldCompress(
544 if (ShouldCompress(input, block_size, num_literals)) {
encode.c 501 static BROTLI_BOOL ShouldCompress(
555 if (!ShouldCompress(data, mask, last_flush_pos, bytes,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Archive/
ArchiveWriter.cpp 207 bool ShouldCompress,

Completed in 214 milliseconds