| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | malloc.h | 24 #define calloc(nmemb, size) \ argument 103 #define nex_calloc(nmemb, size) \ argument 138 #define nex_calloc(nmemb, size) calloc(nmemb, size) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | malloc.h | 24 #define calloc(nmemb, size) \ argument 103 #define nex_calloc(nmemb, size) \ argument 138 #define nex_calloc(nmemb, size) calloc(nmemb, size) argument
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | reallocarray.c | 35 reallocarray(void *optr, size_t nmemb, size_t size) in reallocarray()
|
| H A D | utils.c | 1148 XNFcallocarray(size_t nmemb, size_t size) in XNFcallocarray() 1168 XNFreallocarray(void *ptr, size_t nmemb, size_t size) in XNFreallocarray()
|
| /OK3568_Linux_fs/kernel/tools/include/tools/ |
| H A D | libc_compat.h | 11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) in reallocarray()
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | rk29.c | 182 size_t rk29_fread(void *ptr, size_t size, size_t nmemb, FILE *stream) in rk29_fread() 246 size_t rk29_fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) in rk29_fwrite()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/ |
| H A D | rk29.c | 207 size_t rk29_fread(void *ptr, size_t size, size_t nmemb, FILE *stream) in rk29_fread() 271 size_t rk29_fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) in rk29_fwrite()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | malloc.h | 46 #define calloc(nmemb, size) \ argument
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | malloc_simple.c | 55 void *calloc(size_t nmemb, size_t elem_size) in calloc()
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | download.c | 23 size_t my_write_func(void *ptr, size_t size, size_t nmemb, FILE *stream) in my_write_func()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | http_file_source.cpp | 360 size_t HTTPRequest::writeCallback(void *const contents, const size_t size, const size_t nmemb, void… in writeCallback() 388 size_t HTTPRequest::headerCallback(char *const buffer, const size_t size, const size_t nmemb, void … in headerCallback()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | util.c | 140 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | util.c | 91 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/utils/cvt/ |
| H A D | cvt.c | 57 XNFcallocarray(size_t nmemb, size_t size) in XNFcallocarray()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | util.c | 152 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | vorbis.c | 65 static size_t callback_read(void* ptr, size_t size, size_t nmemb, void* ft_data) in callback_read()
|
| /OK3568_Linux_fs/buildroot/package/makedevs/ |
| H A D | makedevs.c | 206 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | hashswf.c | 308 swfcrunch(void *ptr, size_t size, size_t nmemb, void *stream) in swfcrunch()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | annotate.c | 684 const int nmemb = arch->nr_instructions; in ins__sort() local 692 const int nmemb = arch->nr_instructions; in __ins__find() local 730 const int nmemb = ARRAY_SIZE(architectures); in arch__sort() local 737 const int nmemb = ARRAY_SIZE(architectures); in arch__find() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-trace.c | 1160 static struct syscall_fmt *__syscall_fmt__find(struct syscall_fmt *fmts, const int nmemb, const cha… in __syscall_fmt__find() 1167 const int nmemb = ARRAY_SIZE(syscall_fmts); in syscall_fmt__find() local 1171 static struct syscall_fmt *__syscall_fmt__find_by_alias(struct syscall_fmt *fmts, const int nmemb, … in __syscall_fmt__find_by_alias() 1185 const int nmemb = ARRAY_SIZE(syscall_fmts); in syscall_fmt__find_by_alias() local 1672 __syscall_arg_fmt__find_by_name(struct syscall_arg_fmt *fmts, const int nmemb, const char *name) in __syscall_arg_fmt__find_by_name() 1679 const int nmemb = ARRAY_SIZE(syscall_arg_fmts__by_name); in syscall_arg_fmt__find_by_name() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_gem.c | 573 u_memcpya(uint64_t user, unsigned nmemb, unsigned size) in u_memcpya()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf_internal.h | 93 static inline void *libbpf_reallocarray(void *ptr, size_t nmemb, size_t size) in libbpf_reallocarray()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 332 static inline void *drm_calloc_large(size_t nmemb, size_t size) in drm_calloc_large()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-table.c | 97 void *dm_vcalloc(unsigned long nmemb, unsigned long elem_size) in dm_vcalloc()
|