| /third_party/ffmpeg/libavutil/ |
| D | threadmessage.c | 35 unsigned elsize; member 44 unsigned elsize) in av_thread_message_queue_alloc()
|
| D | utils.c | 54 unsigned av_int_list_length_for_size(unsigned elsize, in av_int_list_length_for_size()
|
| D | mem.c | 171 void *av_realloc_f(void *ptr, size_t nelem, size_t elsize) in av_realloc_f()
|
| /third_party/python/Objects/ |
| D | obmalloc.c | 105 _PyMem_RawCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_RawCalloc() 590 PyMem_RawCalloc(size_t nelem, size_t elsize) in PyMem_RawCalloc() 627 PyMem_Calloc(size_t nelem, size_t elsize) in PyMem_Calloc() 716 PyObject_Calloc(size_t nelem, size_t elsize) in PyObject_Calloc() 2012 _PyObject_Calloc(void *ctx, size_t nelem, size_t elsize) in _PyObject_Calloc() 2545 _PyMem_DebugRawCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_DebugRawCalloc() 2697 _PyMem_DebugCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_DebugCalloc()
|
| /third_party/elfutils/src/ |
| D | strip.c | 1497 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in handle_elf() local 1949 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in handle_elf() local 2282 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in handle_elf() local 2341 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in handle_elf() local 2418 size_t elsize = gelf_fsize (elf, verd->d_type, 1, EV_CURRENT); in handle_elf() local
|
| D | elfcompress.c | 938 size_t elsize = gelf_fsize (elfnew, ELF_T_SYM, 1, EV_CURRENT); in process_file() local 1153 size_t elsize = gelf_fsize (elfnew, ELF_T_SYM, 1, EV_CURRENT); in process_file() local
|
| D | elflint.c | 2684 size_t elsize = elf32_fsize (ELF_T_WORD, 1, EV_CURRENT); in check_group() local
|
| /third_party/python/Modules/ |
| D | _tracemalloc.c | 589 tracemalloc_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc() 686 tracemalloc_alloc_gil(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc_gil() 718 tracemalloc_calloc_gil(void *ctx, size_t nelem, size_t elsize) in tracemalloc_calloc_gil() 759 tracemalloc_raw_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_raw_alloc() 794 tracemalloc_raw_calloc(void *ctx, size_t nelem, size_t elsize) in tracemalloc_raw_calloc()
|
| D | _testcapimodule.c | 4156 static void* hook_calloc(void* ctx, size_t nelem, size_t elsize) in hook_calloc() 4189 size_t size, size2, nelem, elsize; in test_setallocators() local 4367 hook_fcalloc(void *ctx, size_t nelem, size_t elsize) in hook_fcalloc()
|
| /third_party/elfutils/tests/ |
| D | elfstrmerge.c | 335 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in main() local
|
| /third_party/benchmark/src/ |
| D | sysinfo.cc | 373 uint32_t const elsize = SYSPAGE_ELEMENT_SIZE(cacheattr); in GetCacheSizesQNX() local
|
| /third_party/python/Programs/ |
| D | _testembed.c | 1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper()
|
| /third_party/ffmpeg/libavformat/ |
| D | sbgdec.c | 159 static void *alloc_array_elem(void **array, size_t elsize, in alloc_array_elem()
|