Home
last modified time | relevance | path

Searched defs:elsize (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/platform_certs/
H A Defi_parser.c50 size_t lsize, esize, hsize, elsize; in parse_efi_signature_list() local
/kernel/linux/linux-6.6/security/integrity/platform_certs/
H A Defi_parser.c50 size_t lsize, esize, hsize, elsize; in parse_efi_signature_list() local
/third_party/ffmpeg/libavutil/
H A Dutils.c54 unsigned av_int_list_length_for_size(unsigned elsize, in av_int_list_length_for_size() argument
H A Dthreadmessage.c35 unsigned elsize; member
42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
H A Dmem.c171 void *av_realloc_f(void *ptr, size_t nelem, size_t elsize) in av_realloc_f() argument
/third_party/elfutils/tests/
H A Delfstrmerge.c335 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in main() local
/third_party/elfutils/src/
H A Delfcompress.c938 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
H A Dstrip.c1497 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); handle_elf() local
2418 size_t elsize = gelf_fsize (elf, verd->d_type, 1, EV_CURRENT); handle_elf() local
[all...]
H A Delflint.c2684 size_t elsize = elf32_fsize (ELF_T_WORD, 1, EV_CURRENT); in check_group() local
2732 idx, section_name (ebl, idx), cnt / elsize); check_group() local
2741 idx, section_name (ebl, idx), cnt / elsize, check_group() local
2754 idx, section_name (ebl, idx), cnt / elsize, check_group() local
[all...]
/third_party/benchmark/src/
H A Dsysinfo.cc373 uint32_t const elsize = SYSPAGE_ELEMENT_SIZE(cacheattr); in GetCacheSizesQNX() local
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c159 static void *alloc_array_elem(void **array, size_t elsize, in alloc_array_elem() argument
/third_party/python/Programs/
H A D_testembed.c1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper() argument
/third_party/python/Modules/
H A D_tracemalloc.c589 tracemalloc_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc() argument
686 tracemalloc_alloc_gil(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc_gil() argument
718 tracemalloc_calloc_gil(void *ctx, size_t nelem, size_t elsize) tracemalloc_calloc_gil() argument
759 tracemalloc_raw_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_alloc() argument
794 tracemalloc_raw_calloc(void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_calloc() argument
[all...]
H A D_testcapimodule.c4156 static void* hook_calloc(void* ctx, size_t nelem, size_t elsize) in hook_calloc() argument
4189 size_t size, size2, nelem, elsize; in test_setallocators() local
4367 hook_fcalloc(void *ctx, size_t nelem, size_t elsize) hook_fcalloc() argument
[all...]
/third_party/python/Objects/
H A Dobmalloc.c105 _PyMem_RawCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_RawCalloc() argument
590 PyMem_RawCalloc(size_t nelem, size_t elsize) in PyMem_RawCalloc() argument
627 PyMem_Calloc(size_t nelem, size_t elsize) PyMem_Calloc() argument
716 PyObject_Calloc(size_t nelem, size_t elsize) PyObject_Calloc() argument
2012 _PyObject_Calloc(void *ctx, size_t nelem, size_t elsize) _PyObject_Calloc() argument
2545 _PyMem_DebugRawCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugRawCalloc() argument
2697 _PyMem_DebugCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugCalloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma.c36 u8 elsize; /* RPSTR0 */ member
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma.c37 u8 elsize; /* RPSTR0 */ member

Completed in 39 milliseconds