Home
last modified time | relevance | path

Searched defs:esize (Results 1 – 13 of 13) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_next_lines.c169 size_t esize; in dwarf_next_lines() local
/third_party/skia/experimental/lowp-basic/
DQMath.h60 const int esize = 16; in simulate_neon_vqrdmulhq_s16() local
/third_party/elfutils/tests/
Dnext_cfi.c115 size_t esize; in main() local
/third_party/ffmpeg/libavcodec/
Dpictordec.c129 int bits_per_plane, bpp, etype, esize, npal, pos_after_pal; in decode_frame() local
Daacdec.c293 int bits_consumed, esize, i; in latm_decode_audio_specific_config() local
Dwmadec.c623 int i, j, n, n1, last_high_band, esize; in wma_decode_block() local
/third_party/python/Modules/cjkcodecs/
Dmultibytecodec.c190 expand_encodebuffer(MultibyteEncodeBuffer *buf, Py_ssize_t esize) in expand_encodebuffer()
232 Py_ssize_t esize, start, end; in multibytecodec_encerror() local
388 Py_ssize_t esize, start, end; in multibytecodec_decerror() local
/third_party/ffmpeg/libavformat/
Davidec.c740 unsigned esize; in avi_read_header() local
/third_party/alsa-lib/src/topology/
Ddata.c469 int size, esize, off, num; in tplg_parse_data_hex() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c3534 size_t esize = in sys_alloc() local
/third_party/libffi/src/
Ddlmalloc.c3493 size_t esize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE - asize); in sys_alloc() local
/third_party/toybox/toys/pending/
Dbc.c873 void bc_vec_init(BcVec *v, size_t esize, BcVecFree dtor) { in bc_vec_init()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42156 unsigned int esize; member