/third_party/ffmpeg/libavcodec/ |
D | jpeg2000dsp.c | 43 static void ict_float(void *_src0, void *_src1, void *_src2, int csize) in ict_float() 60 static void ict_int(void *_src0, void *_src1, void *_src2, int csize) in ict_int() 77 static void rct_int(void *_src0, void *_src1, void *_src2, int csize) in rct_int()
|
D | targa.c | 118 int first_clr, colors, csize; in decode_frame() local
|
D | lzw.c | 131 int ff_lzw_decode_init(LZWState *p, int csize, const uint8_t *buf, int buf_size, int mode) in ff_lzw_decode_init()
|
D | lscrdec.c | 135 uint32_t csize, size; in decode_frame_lscr() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_live_variables.h | 118 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable 132 const unsigned csize = DIV_ROUND_UP(type_sz(reg.type), 4); variable
|
/third_party/vk-gl-cts/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
|
/third_party/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
|
/third_party/musl/porting/liteos_a/user/src/network/ |
D | recvmsg.c | 11 void __convert_scm_timestamps(struct msghdr *msg, socklen_t csize) in __convert_scm_timestamps()
|
/third_party/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
|
/third_party/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 | ftest05.c | 87 static int csize; /* chunk size */ variable
|
D | ftest03.c | 88 static int csize; /* chunk size */ variable
|
D | ftest07.c | 94 static int csize; /* chunk size */ variable
|
/third_party/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()
|
/third_party/vk-gl-cts/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 …]
|
/third_party/musl/src/internal/ |
D | malloc_impl.h | 13 size_t psize, csize; member
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsclone.c | 735 static void read_rescue(void *fd, char *buff, u32 csize, u32 bytes_per_sector, 762 s32 csize = le32_to_cpu(image_hdr.cluster_size); local 943 u32 csize = vol->cluster_size; local 999 static void write_empty_clusters(s32 csize, s64 count, 1022 s32 csize = le32_to_cpu(image_hdr.cluster_size); local 1472 static void write_set(char *buff, u32 csize, s64 *current_lcn, 1509 u32 csize; local 1591 u32 csize; local
|
/third_party/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
|
/third_party/iowow/src/fs/ |
D | iwexfile.c | 724 static off_t _exfile_default_szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **ctx) { in _exfile_default_szpolicy() 731 off_t iw_exfile_szpolicy_fibo(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in iw_exfile_szpolicy_fibo() 758 off_t iw_exfile_szpolicy_mul(off_t nsize, off_t csize, struct IWFS_EXT *f, void **_ctx) { in iw_exfile_szpolicy_mul()
|