Home
last modified time | relevance | path

Searched defs:psize (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxTexture.c64 int psize = NUM_POINTS; in Draw() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_unix.c163 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc()
188 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc()
A Dtif_win32.c162 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc()
182 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffMapProc()
A Dtif_open.c36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc()
A Dtiffiop.h228 #define TIFFMapFileContents(tif, paddr, psize) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/
A Dtiffstream.cpp155 TiffStream::map(thandle_t fd, tdata_t* phase, toff_t* psize) in map()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tif.c112 static int tiff_map(thandle_t fd, tdata_t* pbase, toff_t* psize) in tiff_map()
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c3297 size_t psize = mmsize - offset - MMAP_FOOT_PAD; in mmap_alloc() local
3337 size_t psize = newmmsize - offset - MMAP_FOOT_PAD; in mmap_resize() local
3358 init_top(mstate m, mchunkptr p, size_t psize) in init_top()
3412 size_t psize = (char *) oldfirst - (char *) p; in prepend_alloc() local
3494 size_t psize = csp - old_top; in add_segment() local
3718 size_t psize = chunksize(p); in release_unused_segments() local
4373 size_t psize = chunksize(p); in dlfree() local
4807 size_t psize = chunksize(p); in mspace_free() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.c217 size_t psize = sz[0] | (sz[1] << 8) | (sz[2] << 16); in ParsePartitions() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c406 const size_t psize = in ParseLossyHeader() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dunicode_gen.c102 void add_char(int **pbuf, int *psize, int *plen, int c) in add_char()
A Dquickjs.c1404 int elem_size, int* psize, int req_size) in js_realloc_array()
1422 int* psize, int req_size) in js_resize_array()
20447 static __exception int ident_realloc(JSContext* ctx, char** pbuf, size_t* psize, in ident_realloc()
34090 uint8_t* JS_WriteObject2(JSContext* ctx, size_t* psize, JSValueConst obj, in JS_WriteObject2()
34136 uint8_t* JS_WriteObject(JSContext* ctx, size_t* psize, JSValueConst obj, in JS_WriteObject()
50618 uint8_t* JS_GetArrayBuffer(JSContext* ctx, size_t* psize, JSValueConst obj) in JS_GetArrayBuffer()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp_python_wrap.c2981 SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc) in SWIG_AsCharPtrAndSize()

Completed in 155 milliseconds