Home
last modified time | relevance | path

Searched defs:nmemb (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/amp-utility/python/
A Duos.py30 def read(buf, size, nmemb, stream): argument
43 def write(buf, size, nmemb, stream): argument
66 def seek(buf, size, nmemb, stream): argument
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_qsort.c33 SDL_qsort(void *base, size_t nmemb, size_t size, int (*compare) (const void *, const void *)) in SDL_qsort()
410 static void qsort_nonaligned(void *base, size_t nmemb, size_t size, in qsort_nonaligned()
441 static void qsort_aligned(void *base, size_t nmemb, size_t size, in qsort_aligned()
472 static void qsort_words(void *base, size_t nmemb, in qsort_words()
524 extern void qsortG(void *base, size_t nmemb, size_t size, in qsortG()
A DSDL_malloc.c5398 void *SDL_calloc(size_t nmemb, size_t size) in SDL_calloc()
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_mem.c59 static void *default_calloc(size_t nmemb, size_t size, void *mem_user_data) in default_calloc()
108 void *nghttp2_mem_calloc(nghttp2_mem *mem, size_t nmemb, size_t size) in nghttp2_mem_calloc()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A Dlfind.c51 lfind(const void *key, const void *base, size_t *nmemb, size_t size, in lfind()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dutils.c168 static int CheckSizeArgumentsOverflow(uint64_t nmemb, size_t size) { in CheckSizeArgumentsOverflow()
191 void* WebPSafeMalloc(uint64_t nmemb, size_t size) { in WebPSafeMalloc()
201 void* WebPSafeCalloc(uint64_t nmemb, size_t size) { in WebPSafeCalloc()
/AliOS-Things-master/components/minilibc/libc/
A Dmalloc.c78 MALLOC_WEAK void *calloc(size_t nmemb, size_t size) in calloc()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DCurlHttpClient.cc35 static size_t readCallback(void *ptr, size_t size, size_t nmemb, void *stream) { in readCallback()
54 size_t recvBody(char *ptr, size_t size, size_t nmemb, void *userdata) { in recvBody()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_aux.c64 tmsize_t nmemb, tmsize_t elem_size, const char* what) in _TIFFCheckRealloc()
86 _TIFFCheckMalloc(TIFF* tif, tmsize_t nmemb, tmsize_t elem_size, const char* what) in _TIFFCheckMalloc()
A Dtif_dir.c45 setByteArray(void** vpp, void* vp, size_t nmemb, size_t elem_size) in setByteArray()
77 setDoubleArrayOneValue(double** vpp, double value, size_t nmemb) in setDoubleArrayOneValue()
A Dtif_unix.c319 void* _TIFFcalloc(tmsize_t nmemb, tmsize_t siz) in _TIFFcalloc()
A Dtif_dirinfo.c293 td_lfind(const void *key, const void *base, size_t *nmemb, size_t size, in td_lfind()
A Dtif_win32.c363 void* _TIFFcalloc(tmsize_t nmemb, tmsize_t siz) in _TIFFcalloc()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dimageio_util.c151 int ImgIoUtilCheckSizeArgumentsOverflow(uint64_t nmemb, size_t size) { in ImgIoUtilCheckSizeArgumentsOverflow()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/
A Dos.h251 static inline void * os_calloc(size_t nmemb, size_t size) in os_calloc()
578 static inline void * os_realloc_array(void *ptr, size_t nmemb, size_t size) in os_realloc_array()
/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.cc221 static size_t sendBody(char *ptr, size_t size, size_t nmemb, void *userdata) in sendBody()
259 static size_t recvBody(char *ptr, size_t size, size_t nmemb, void *userdata) in recvBody()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_memory.c158 static void * SDLCALL SDLTest_TrackedCalloc(size_t nmemb, size_t size) in SDLTest_TrackedCalloc()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmoduos.c756 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_read() local
777 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_write() local
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmoduos.c738 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_read() local
759 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_write() local
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmoduos.c738 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_read() local
759 mp_int_t nmemb = mp_obj_get_int(args[2]); in mod_os_file_write() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dcutils.c459 static void heapsortx(void *base, size_t nmemb, size_t size, cmp_f cmp, void *opaque) in heapsortx()
501 void rqsort(void *base, size_t nmemb, size_t size, cmp_f cmp, void *opaque) in rqsort()
/AliOS-Things-master/components/mbedtls/library/
A Dplatform.c64 void * mbedtls_calloc( size_t nmemb, size_t size ) in mbedtls_calloc()
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvcommn.c66 FT_UInt nmemb, in gxv_set_length_by_ushort_offset()
131 FT_UInt nmemb, in gxv_set_length_by_ulong_offset()

Completed in 46 milliseconds