/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_live_variables.h | 116 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable 130 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/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_dma_cs.c | 69 unsigned i, ncopy, csize; in si_sdma_clear_buffer() local 133 unsigned i, ncopy, csize; in si_sdma_copy_buffer() 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 | 588 unsigned i, ncopy, csize; in r600_dma_copy_buffer() local
|
/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/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 | ftest03.c | 88 static int csize; /* chunk size */ variable
|
D | ftest05.c | 87 static int csize; /* chunk size */ variable
|
D | ftest07.c | 94 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/tinyalsa/include/tinyalsa/ |
D | mixer_plugin.h | 114 #define SND_VALUE_BYTES(csize) \ argument 120 #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) \ argument 52 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_3d.cc | 234 int cindex, csize; in launch() local 409 int cindex, csize; in launch() local
|
D | avgpooling_op.cc | 355 int cindex, csize; in Compute() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_constant_folding_test.cc | 127 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/f2fs-tools/fsck/ |
D | segment.c | 533 u32 csize = ALIGN_UP(c.compress.cc.clen + in f2fs_build_file() local
|
/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
|