| /third_party/skia/third_party/externals/zlib/contrib/tests/ |
| D | utils_unittest.cc | 21 std::vector<unsigned char> compressed( in TestPayloads() local 75 std::vector<unsigned char> compressed( in TEST() local 189 std::vector<uint8_t> compressed(100, '\0'); in TEST() local 258 std::vector<uint8_t> compressed(100, '\0'); in TEST() local 387 uint8_t compressed[sizeof(checkMatchCrashData) * 2]; in TEST() local 507 std::vector<uint8_t> compressed(src.size() * 2 + 1000); in TEST() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_format_utils.h | 127 const angle::Format &getActualBufferFormat(bool compressed) const in getActualBufferFormat() 133 VkFormat getActualBufferVkFormat(bool compressed) const in getActualBufferVkFormat() 139 VertexCopyFunction getVertexLoadFunction(bool compressed) const in getVertexLoadFunction() 144 bool getVertexLoadRequiresConversion(bool compressed) const in getVertexLoadRequiresConversion()
|
| D | VertexArrayVk.cpp | 54 bool compressed, in WarnOnVertexFormatConversion() 375 bool compressed) in convertVertexBufferGPU() 425 bool compressed) in convertVertexBufferCPU() 597 bool compressed = false; in syncDirtyAttrib() local 791 bool compressed = false; in updateStreamedAttribs() local
|
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| D | DecodeTest.cs | 73 …private void CheckDecodeResourceWithDictionary(string expected, string compressed, string dictiona… in CheckDecodeResourceWithDictionary() 83 private void CheckDecodeResource(string expected, string compressed) in CheckDecodeResource()
|
| D | SynthTest.cs | 35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_miptree.c | 43 bool compressed) in tu102_choose_tiled_storage_type() 91 bool compressed) in nvc0_choose_tiled_storage_type() 188 bool compressed) in nvc0_mt_choose_storage_type() 451 bool compressed = drm->version >= 0x01000101; in nvc0_miptree_create() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | pcx.c | 37 int compressed) in pcx_rle_decode() 77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
|
| D | cri.c | 180 int compressed = 0; in cri_decode_frame() local
|
| /third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/ |
| D | deflate_fuzzer.cc | 41 std::vector<uint8_t> compressed(src.size() * 2 + 1000); in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| D | EOTWriter.java | 36 private final boolean compressed; field in EOTWriter 53 public EOTWriter(boolean compressed) { in EOTWriter()
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| D | DecodeTest.java | 60 private void checkDecodeResource(String expected, String compressed) throws IOException { in checkDecodeResource()
|
| D | SynthTest.java | 50 private void checkSynth(byte[] compressed, boolean expectSuccess, in checkSynth()
|
| /third_party/python/Lib/ |
| D | zipapp.py | 77 filter=None, compressed=False): argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_miptree.c | 68 nv50_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in nv50_mt_choose_storage_type() 337 bool compressed = drm->version >= 0x01000101; in nv50_miptree_create() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| 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/skia/tests/ |
| D | PDFDeflateWStreamTest.cpp | 132 std::unique_ptr<SkStreamAsset> compressed(dynamicMemoryWStream.detachAsStream()); in DEF_TEST() local
|
| /third_party/mesa3d/src/intel/isl/ |
| D | isl_aux_info.c | 71 bool compressed; member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fASTCDecompressionCases.cpp | 430 tcu::CompressedTexture compressed (m_format, imageWidth, imageHeight); in iterate() local 564 tcu::CompressedTexture compressed (m_format, imageWidth, imageHeight); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | mtl_format_utils.h | 60 bool compressed = false; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | VulkanBarriersPerf.cpp | 185 bool compressed) in createTexture()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | utilities.cpp | 427 …GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffse… in ValidateSubImageParams() 471 …GLenum ValidateSubImageParams(bool compressed, bool copy, GLenum target, GLint level, GLint xoffse… in ValidateSubImageParams()
|
| /third_party/elfutils/libelf/ |
| D | elf_compress.c | 396 int compressed = (sh_flags & SHF_COMPRESSED); in elf_compress() local
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_surface.c | 632 bool compressed, ADDR_COMPUTE_SURFACE_INFO_INPUT *AddrSurfInfoIn, in gfx6_compute_level() 1025 bool compressed; in gfx6_compute_surface() local 1710 bool compressed, ADDR2_COMPUTE_SURFACE_INFO_INPUT *in) in gfx9_compute_miptree() 2138 bool compressed; in gfx9_compute_surface() local
|
| /third_party/skia/third_party/externals/zlib/contrib/bench/ |
| D | zlib_bench.cc | 218 std::vector<std::string> compressed(blocks); in zlib_file() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_fs_generator.cpp | 59 fs_reg *reg, bool compressed) in brw_reg_from_fs_reg() 1867 const bool compressed = in generate_code() local
|