Searched refs:ancillary (Results 1 – 20 of 20) sorted by relevance
/external/python/cpython3/Doc/library/ |
D | socket.rst | 769 Return the total length, without trailing padding, of an ancillary 772 receive a single item of ancillary data, but :rfc:`3542` requires 786 receive an ancillary data item with associated data of the given 793 Note that some systems might support ancillary data without 796 amount of ancillary data that can be received, since additional 1111 Receive normal data (up to *bufsize* bytes) and ancillary data from 1113 the internal buffer used to receive the ancillary data; it defaults 1114 to 0, meaning that no ancillary data will be received. Appropriate 1115 buffer sizes for ancillary data can be calculated using 1123 non-ancillary data received. The *ancdata* item is a list of zero [all …]
|
/external/libpng/contrib/libtests/ |
D | pngunknown.c | 380 ancillary(const char *name) in ancillary() function 931 if (ancillary(chunk_info[i].name)) in check_handling() 977 if (ancillary(chunk_info[i].name)) in check_handling()
|
/external/libpng/contrib/pngsuite/ |
D | README | 13 a variety of images to test interlacing, gamma settings, ancillary
|
/external/mesa3d/docs/relnotes/ |
D | 3.3 | 231 core Mesa which ancillary buffers (depth, stencil, accum, alpha)
|
/external/libpng/ |
D | INSTALL | 257 You can also turn all of the transforms and ancillary chunk capabilities 265 that is incapable of reading or writing ancillary chunks. If you are
|
D | README | 61 critical or an ancillary chunk.
|
D | libpng-manual.txt | 469 ancillary and critical chunks, and whether to use the data contained 677 The PNG specification sets no limit on the number of ancillary chunks 4188 indexed (paletted) images, or most ancillary chunks. 4846 does not account for any palette index used by ancillary chunks such as the
|
D | CHANGES | 129 Made CRC errors/warnings on critical and ancillary chunks configurable 786 Changed several png_errors about malformed ancillary chunks to png_warnings. 2273 Reordered ancillary chunks in pngtest.png to be the same as what 4065 This works round a bug introduced in 1.5.4 where compressed ancillary
|
/external/libpng/scripts/ |
D | pnglibconf.dfa | 36 # Enable chunk processing for the given ancillary chunk; any 63 # optional ('ancillary') chunks. This does not prevent PNG 834 # png_save_int_32 is required internally for writing the ancillary chunks oFFs
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | build.dox | 23 /// - Other ancillary directories used by the build or documentation process.
|
/external/syslinux/com32/lib/libpng/ |
D | README | 58 critical or an ancillary chunk.
|
D | CHANGES | 123 made CRC errors/warnings on critical and ancillary chunks configurable 721 Changed several png_errors about malformed ancillary chunks to png_warnings.
|
D | libpng.txt | 2646 You can also turn all of the transforms and ancillary chunk capabilities 2655 produces a library that is incapable of reading or writing ancillary chunks.
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 86 LLVMValueRef ancillary; member 538 ctx->ancillary = LLVMGetParam(ctx->main_function, arg_idx++); in create_function() 2881 result = unpack_param(ctx, ctx->ancillary, 8, 4); in visit_intrinsic()
|
/external/mesa3d/docs/ |
D | VERSIONS | 288 - GLX does garbage collection of ancillary buffers
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 1878 ancillary data when supported by the underlying platform:
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 4691 Given the constraints of time, WEIBEL omitted a large number of ancillary
|
/external/strace/ |
D | ChangeLog | 20078 struct msghdr.msg_controllen is greater than the maximum ancillary 20119 tests: check decoding of struct msghdr ancillary data.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 9252 ancillary data in pure Python code. Patch by David Watson and Heiko Wundram.
|