Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 10 of 10) sorted by relevance

/external/opencv3/modules/core/src/
Dstl.cpp49 size_t totalsize = alignSize(len + 1, (int)sizeof(int)); in allocate() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h66 GLuint totalsize; /** total size of the miptree, in bytes */ member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h66 GLuint totalsize; /** total size of the miptree, in bytes */ member
/external/curl/lib/
Dfile.c136 curl_off_t totalsize=-1; in file_range() local
/external/curl/tests/server/
Drtspd.c718 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
Dsws.c837 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
/external/opencv3/3rdparty/libjasper/
Djpc_enc.h249 uint_fast32_t totalsize; member
/external/libmtp/src/
Dptp-pack.c985 uint32_t totalsize = 0; in ptp_pack_OPL() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c2310 tdb_off_t totalsize; in update_tailer() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp1325 FX_DWORD totalsize = pObjStream->GetSize(); in GetIndirectBinary() local