Home
last modified time | relevance | path

Searched refs:totalSize (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/src/cff/
A Dcf2arrst.c70 arrstack->totalSize = 0; in cf2_arrstack_init()
85 arrstack->totalSize = 0; in cf2_arrstack_finalize()
113 if ( !FT_REALLOC( arrstack->ptr, arrstack->totalSize, newSize ) ) in cf2_arrstack_setNumElements()
116 arrstack->totalSize = newSize; in cf2_arrstack_setNumElements()
A Dcf2arrst.h60 size_t totalSize; /* total bytes allocated */ member
/AliOS-Things-master/components/amp/jslib/src/
A Dfs.js29 export function totalSize() { function
30 return FS.totalSize();
/AliOS-Things-master/components/amp/libjs/lib/
A Dfs.js30 function totalSize() { function
46 totalSize,

Completed in 7 milliseconds