Home
last modified time | relevance | path

Searched refs:ancillary (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/amd/common/
Dac_shader_abi.h54 LLVMValueRef ancillary; member
Dac_nir_to_llvm.c1052 add_arg(&args, ARG_VGPR, ctx->ac.i32, &ctx->abi.ancillary); in create_function()
4100 sample_id = unpack_param(&ctx->ac, ctx->abi->ancillary, 8, 4); in load_sample_mask_in()
4404 result = unpack_param(&ctx->ac, ctx->abi->ancillary, 8, 4); in visit_intrinsic()
/external/python/cpython3/Doc/library/
Dsocket.rst891 Return the total length, without trailing padding, of an ancillary
894 receive a single item of ancillary data, but :rfc:`3542` requires
908 receive an ancillary data item with associated data of the given
915 Note that some systems might support ancillary data without
918 amount of ancillary data that can be received, since additional
1247 Receive normal data (up to *bufsize* bytes) and ancillary data from
1249 the internal buffer used to receive the ancillary data; it defaults
1250 to 0, meaning that no ancillary data will be received. Appropriate
1251 buffer sizes for ancillary data can be calculated using
1259 non-ancillary data received. The *ancdata* item is a list of zero
[all …]
/external/libpng/contrib/libtests/
Dpngunknown.c380 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/python/cpython3/Misc/NEWS.d/
D3.7.1rc2.rst106 Use :func:`socket.CMSG_SPACE` to calculate ancillary data size instead of
/external/libpng/contrib/pngsuite/
DREADME13 a variety of images to test interlacing, gamma settings, ancillary
/external/mesa3d/docs/relnotes/
D3.3231 core Mesa which ancillary buffers (depth, stencil, accum, alpha)
/external/libpng/
DINSTALL257 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
DREADME61 critical or an ancillary chunk.
Dlibpng-manual.txt469 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
DCHANGES129 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/
Dpnglibconf.dfa36 # 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/runtime/C/doxygen/
Dbuild.dox23 /// - Other ancillary directories used by the build or documentation process.
/external/openssh/
Dconfig.h.in273 /* Define if your system uses ancillary data style file descriptor passing */
Dconfigure.ac3978 [Define if your system uses ancillary data style
/external/mesa3d/docs/
DVERSIONS288 - GLX does garbage collection of ancillary buffers
/external/python/cpython3/Doc/whatsnew/
D3.3.rst1878 ancillary data when supported by the underlying platform:
/external/syzkaller/dashboard/config/
Dupstream-kmsan.config3374 # Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
Dupstream-kasan.config3419 # Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4914 &ctx->abi.ancillary, SI_PARAM_ANCILLARY); in create_function()
/external/apache-commons-bcel/docs/verifier/
DJustIce.lyx877 ) and some other ancillary information.
969 ancillary information.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/brotli/tests/testdata/
Dlcet10.txt4691 Given the constraints of time, WEIBEL omitted a large number of ancillary
/external/strace/
DChangeLog27640 struct msghdr.msg_controllen is greater than the maximum ancillary
27681 tests: check decoding of struct msghdr ancillary data.
/external/python/cpython3/Misc/
DHISTORY9252 ancillary data in pure Python code. Patch by David Watson and Heiko Wundram.

12