| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4_live_variables.h | 116    const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4);  variable130    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()  local408 		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/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_dma_cs.c | 69    unsigned i, ncopy, csize;  in si_sdma_clear_buffer()  local133    unsigned i, ncopy, csize;  in si_sdma_copy_buffer()  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/deqp/external/openglcts/modules/gl/ | 
| D | gl4cTextureGatherTests.cpp | 438 		const GLint csize			= base_level ? 64 : 32;  in CreateTexture2DRgb()  local471 		const GLint csize			= base_level ? 64 : 32;  in CreateTexture2DRg()  local
 504 		const GLint csize			= base_level ? 64 : 32;  in CreateTexture2DR()  local
 535 		const GLint csize			= 32;  in CreateTexture2DInt()  local
 573 		const GLint csize			= 32;  in CreateTexture2DArrayInt()  local
 607 		const GLint csize			= 32;  in CreateTextureCubeArray()  local
 656 		const GLint csize			= 32;  in CreateTextureCubeArrayInt()  local
 697 		const GLint csize			= 32;  in CreateTexture2DArray()  local
 734 		const GLint csize			= 32;  in CreateTextureCubeInt()  local
 778 		const GLint csize			= 32;  in CreateTextureCube()  local
 [all …]
 
 | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | evergreen_hw_context.c | 39 	unsigned i, ncopy, csize, sub_cmd, shift;  in evergreen_dma_copy_buffer()  local
 | 
| D | r600_hw_context.c | 588 	unsigned i, ncopy, csize;  in r600_dma_copy_buffer()  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 | ftest03.c | 88 static int csize;		/* chunk size */  variable
 | 
| D | ftest05.c | 87 static int csize;		/* chunk size */  variable
 | 
| /external/mesa3d/src/mesa/drivers/dri/i965/ | 
| D | brw_urb.c | 116 brw_calculate_urb_fence(struct brw_context *brw, unsigned csize,  in brw_calculate_urb_fence()
 | 
| /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/tinyalsa/include/tinyalsa/ | 
| D | mixer_plugin.h | 114 #define SND_VALUE_BYTES(csize)    \  argument120 #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/tinyalsa_new/include/tinyalsa/ | 
| D | plugin.h | 46 #define SND_VALUE_BYTES(csize)    \  argument52 #define SND_VALUE_TLV_BYTES(csize, cget, cput)       \  argument
 
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | pooling_ops_3d.cc | 239           int cindex, csize;  in launch()  local436           int cindex, csize;  in launch()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | hlo_constant_folding_test.cc | 128     for (auto csize : test_config.concat_sizes) {  in TEST_F()  local
 | 
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ | 
| D | ResTable.java | 319     final int csize = dtohl(chunk.size);  in addInternal()  local871         final int csize = dtohl(chunk.size);  local
 
 |