/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_live_variables.h | 92 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable 106 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable
|
/external/jemalloc/src/ |
D | base.c | 55 size_t csize, nsize; in base_chunk_alloc() local 93 size_t csize, usize; in base_alloc() local
|
/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/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 | 576 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 | ftest05.c | 87 static int csize; /* chunk size */ variable
|
D | ftest03.c | 88 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/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 438 const GLint csize = base_level ? 64 : 32; in CreateTexture2DRgb() local 471 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/radeonsi/ |
D | cik_sdma.c | 36 unsigned i, ncopy, csize; in cik_sdma_copy_buffer() local 77 unsigned i, ncopy, csize; in cik_sdma_clear_buffer() local
|
D | si_dma.c | 86 unsigned i, ncopy, csize; in si_dma_clear_buffer() local
|
/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/u-boot/fs/jffs2/ |
D | jffs2_nand_private.h | 16 u32 csize; member
|
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_3d.cc | 238 int cindex, csize; in launch() local 413 int cindex, csize; in launch() local
|
D | avgpooling_op.cc | 318 int cindex, csize; in Compute() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_constant_folding_test.cc | 125 for (auto csize : test_config.concat_sizes) { in TEST_F() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable.java | 310 final int csize = dtohl(chunk.size); in addInternal() local 856 final int csize = dtohl(chunk.size); local
|
/external/u-boot/include/jffs2/ |
D | jffs2.h | 162 __u32 csize; /* (Compressed) data size */ member
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | ZipArchiveInputStream.java | 519 final long csize = current.entry.getSize(); in readStored() local
|