| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | DecodeTest.java | 60 private void checkDecodeResource(String expected, String compressed) throws IOException { in checkDecodeResource() argument
|
| H A D | SynthTest.java | 50 private void checkSynth(byte[] compressed, boolean expectSuccess, in checkSynth() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | pcx.c | 77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local 34 pcx_rle_decode(GetByteContext *gb, uint8_t *dst, unsigned int bytes_per_scanline, int compressed) pcx_rle_decode() argument
|
| H A D | cri.c | 180 int compressed = 0; in cri_decode_frame() local
|
| H A D | dds.c | 104 int compressed; member [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_aux_info.c | 71 bool compressed; member
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| H A D | DecodeTest.cs | 73 private void CheckDecodeResourceWithDictionary(string expected, string compressed, string dictionary)
in CheckDecodeResourceWithDictionary() argument 83 private void CheckDecodeResource(string expected, string compressed)
in CheckDecodeResource() argument
|
| H A D | SynthTest.cs | 35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput)
in CheckSynth() argument [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/tests/ |
| H A D | utils_unittest.cc | 387 uint8_t compressed[sizeof(checkMatchCrashData) * 2]; TEST() local [all...] |
| /third_party/elfutils/libelf/ |
| H A D | elf_compress.c | 396 int compressed = (sh_flags & SHF_COMPRESSED); in elf_compress() local
|
| /third_party/libunwind/libunwind/src/ |
| H A D | elfxx.c | 189 xz_uncompressed_size (uint8_t *compressed, size_t length) in xz_uncompressed_size() argument 224 uint8_t *compressed = NULL; in extract_minidebuginfo() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_copy.c | 137 bool compressed = in copy_buffer_to_image() local 286 bool compressed = in copy_image_to_buffer() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.h | 87 int compressed; /* Stream is compressed */ member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_miptree.c | 68 nv50_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in nv50_mt_choose_storage_type() argument 337 bool compressed = drm->version >= 0x01000101; in nv50_miptree_create() local
|
| /third_party/lz4/ossfuzz/ |
| H A D | round_trip_stream_fuzzer.c | 35 cursor_t compressed; member [all...] |
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | member-storage.h | 139 auto compressed = in Compress() local 144 auto compressed = static_cast<IntegralType>(uptr >> 1); in Compress() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 41 tu102_choose_tiled_storage_type(enum pipe_format format, unsigned ms, bool compressed) tu102_choose_tiled_storage_type() argument 88 nvc0_choose_tiled_storage_type(struct pipe_screen *pscreen, enum pipe_format format, unsigned ms, bool compressed) nvc0_choose_tiled_storage_type() argument 186 nvc0_mt_choose_storage_type(struct pipe_screen *pscreen, const struct nv50_miptree *mt, bool compressed) nvc0_mt_choose_storage_type() argument 451 bool compressed = drm->version >= 0x01000101; nvc0_miptree_create() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | VulkanBarriersPerf.cpp | 183 createTexture(uint32_t textureIndex, uint32_t sizeIndex, bool compressed) createTexture() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_format_utils.h | 60 bool compressed = false; member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | EOTWriter.java | 36 private final boolean compressed; field in EOTWriter 53 public EOTWriter(boolean compressed) { in EOTWriter() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | segment.c | 448 f2fs_fix_mutable(struct f2fs_sb_info *sbi, nid_t ino, pgoff_t offset, unsigned int compressed) f2fs_fix_mutable() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64-inl.h | 320 Tagged_t compressed = ReadUnalignedValue<Tagged_t>(pc_); in target_object() local
|
| /third_party/skia/third_party/externals/imgui/misc/fonts/ |
| H A D | binary_to_compressed_c.cpp | 84 char* compressed = use_compression ? new char[maxlen] : data; in binary_to_compressed_c() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | zero_copy_stream_unittest.cc | 664 std::string compressed = Compress(golden, GzipOutputStream::Options()); in TEST_F() local 683 std::string compressed = Compress(golden1, GzipOutputStream::Options()) + in TEST_F() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | compress_fragment.c | 396 const size_t compressed = (size_t)(next_emit - metablock_start); in ShouldUseUncompressedMode() local
|