/external/mesa3d/src/intel/compiler/elk/ |
D | elk_vec4_live_variables.h | 119 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable 133 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 371 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRgb() local 408 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRg() local 446 const GLint csize = base_level ? 64 : 32; in CreateTexture2DR() local 481 const GLint csize = 32; in CreateTexture2DInt() local 513 const GLint csize = 32; in CreateTexture2DArrayInt() local 548 const GLint csize = 32; in CreateTexture2DArray() local 582 const GLint csize = 32; in CreateTextureCubeInt() local 627 const GLint csize = 32; in CreateTextureCube() local 675 const GLint csize = 32; in CreateTextureSRGB() local 711 const GLint csize = base_level ? 64 : 32; in CreateTexture2D() local
|
/external/musl/src/network/ |
D | recvmsg.c | 10 void __convert_scm_timestamps(struct msghdr *msg, socklen_t csize) in __convert_scm_timestamps()
|
D | recvmmsg.c | 29 socklen_t csize[vlen]; in recvmmsg() local
|
/external/python/cpython3/Objects/mimalloc/ |
D | os.c | 161 size_t csize = _mi_os_good_alloc_size(size); in _mi_os_free_ex() local 404 size_t csize; in _mi_os_commit() local 434 size_t csize; in mi_os_decommit_ex() local 460 size_t csize; in _mi_os_reset() local 510 size_t csize = 0; in mi_os_protectx() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 439 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRgb() local 472 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRg() local 505 const GLint csize = base_level ? 64 : 32; in CreateTexture2DR() local 536 const GLint csize = 32; in CreateTexture2DInt() local 574 const GLint csize = 32; in CreateTexture2DArrayInt() local 608 const GLint csize = 32; in CreateTextureCubeArray() local 657 const GLint csize = 32; in CreateTextureCubeArrayInt() local 698 const GLint csize = 32; in CreateTexture2DArray() local 735 const GLint csize = 32; in CreateTextureCubeInt() local 779 const GLint csize = 32; in CreateTextureCube() local [all …]
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 21 unsigned i, ncopy, csize, sub_cmd, shift; in evergreen_dma_copy_buffer() local
|
D | r600_hw_context.c | 569 unsigned i, ncopy, csize; in r600_dma_copy_buffer() local
|
/external/erofs-utils/lib/ |
D | compressor_libzstd.c | 24 size_t csize; in libzstd_compress_destsize() local
|
D | compressor_libdeflate.c | 31 size_t csize; in libdeflate_compress_destsize() local
|
/external/ltp/testcases/kernel/fs/ftest/ |
D | libftest.c | 100 void ft_dumpbuf(char *buf, int csize) in ft_dumpbuf()
|
D | ftest04.c | 72 static int csize; /* chunk size */ variable
|
D | ftest08.c | 80 static int csize; /* chunk size */ variable
|
D | ftest01.c | 83 static int csize; /* chunk size */ variable
|
D | ftest07.c | 94 static int csize; /* chunk size */ variable
|
D | ftest05.c | 87 static int csize; /* chunk size */ variable
|
D | ftest03.c | 88 static int csize; /* chunk size */ variable
|
/external/libcups/ppdc/ |
D | ppdc-import.cxx | 45 ppdcMediaSize *csize; // Media size in import_ppd() local
|
/external/musl/src/malloc/oldmalloc/ |
D | malloc_impl.h | 8 size_t psize, csize; member
|
/external/trusty/musl/src/internal/ |
D | malloc_impl.h | 13 size_t psize, csize; member
|
/external/tinyalsa/include/tinyalsa/ |
D | mixer_plugin.h | 117 #define SND_VALUE_BYTES(csize) \ argument 123 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
|
/external/ltp/testcases/kernel/mem/vmtests/ |
D | stack_space.c | 61 int csize; /* chunk size */ variable
|
D | data_space.c | 70 int csize; /* chunk size */ variable
|
/external/coreboot/src/commonlib/storage/ |
D | storage.c | 125 uint64_t cmult, csize; in storage_startup() local
|
/external/tinyalsa_new/include/tinyalsa/ |
D | plugin.h | 46 #define SND_VALUE_BYTES(csize) \ argument 52 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
|