/kernel/linux/linux-5.10/security/integrity/platform_certs/ |
H A D | efi_parser.c | 50 size_t lsize, esize, hsize, elsize; in parse_efi_signature_list() local
|
/kernel/linux/linux-6.6/security/integrity/platform_certs/ |
H A D | efi_parser.c | 50 size_t lsize, esize, hsize, elsize; in parse_efi_signature_list() local
|
/third_party/ffmpeg/libavutil/ |
H A D | utils.c | 54 unsigned av_int_list_length_for_size(unsigned elsize, in av_int_list_length_for_size() argument
|
H A D | threadmessage.c | 35 unsigned elsize; member 42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
|
H A D | mem.c | 171 void *av_realloc_f(void *ptr, size_t nelem, size_t elsize) in av_realloc_f() argument
|
/third_party/elfutils/tests/ |
H A D | elfstrmerge.c | 335 size_t elsize = gelf_fsize (elf, ELF_T_SYM, 1, EV_CURRENT); in main() local
|
/third_party/elfutils/src/ |
H A 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
|
H A 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); handle_elf() local 2418 size_t elsize = gelf_fsize (elf, verd->d_type, 1, EV_CURRENT); handle_elf() local [all...] |
H A D | elflint.c | 2684 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 D | sysinfo.cc | 373 uint32_t const elsize = SYSPAGE_ELEMENT_SIZE(cacheattr); in GetCacheSizesQNX() local
|
/third_party/ffmpeg/libavformat/ |
H A D | sbgdec.c | 159 static void *alloc_array_elem(void **array, size_t elsize, in alloc_array_elem() argument
|
/third_party/python/Programs/ |
H A D | _testembed.c | 1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper() argument
|
/third_party/python/Modules/ |
H A D | _tracemalloc.c | 589 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.c | 4156 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 D | obmalloc.c | 105 _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 D | k3-udma.c | 36 u8 elsize; /* RPSTR0 */ member
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma.c | 37 u8 elsize; /* RPSTR0 */ member
|