Searched defs:compressed (Results 1 – 6 of 6) sorted by relevance
32 char compressed[kCompressedSize]; member52 char compressed[kCompressedSize]; member74 char compressed[kCompressedSize]; member85 char compressed[kCompressedSize]; member96 char compressed[kCompressedSize]; member105 char compressed[kCompressedSize]; member
81 std::string compressed(server_hash); in NewSdchCompressedData() local428 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local468 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local500 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local528 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local556 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local584 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local612 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local640 std::string compressed(NewSdchCompressedData(dictionary)); in TEST_F() local830 std::string compressed(gzip_compressed.get(), gzip_compressed_length); in gzip_compress() local
134 int compressed; /* -1=unknown, 0=not compressed, 1=compressed */ member
200 int compressed = 0; in CreateTable() local
435 bool compressed, FlipHeaderBlock* headers) { in CreateSynStream()480 FlipControlFlags flags, bool compressed, FlipHeaderBlock* headers) { in CreateSynReply()
82 fragmented:1, compressed:1, bbcheck:1; member