Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib1533.c58 size_t totalsize = nitems * size; in read_callback() local
81 size_t totalsize = nmemb * size; in write_callback() local
/external/curl/lib/
Dcurl_range.c69 curl_off_t totalsize; in Curl_range() local
/external/u-boot/include/
Dcircbuf.h12 unsigned int totalsize; /* number of bytes allocated */ member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h66 GLuint totalsize; /** total size of the miptree, in bytes */ member
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h66 GLuint totalsize; /** total size of the miptree, in bytes */ member
/external/u-boot/scripts/dtc/libfdt/
Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/external/dtc/libfdt/
Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/external/dtc/
Dfdtdump.c57 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
Dutil.c300 int totalsize; in utilfdt_write_err() local
Dflattree.c814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/external/lua/src/
Dlstring.c136 size_t totalsize; /* total size of TString object */ in createstrobj() local
Dlstrlib.c1268 static KOption getdetails (Header *h, size_t totalsize, in getdetails()
1335 size_t totalsize = 0; /* accumulate total size of result */ in str_pack() local
1420 size_t totalsize = 0; /* accumulate total size of result */ in str_packsize() local
/external/u-boot/scripts/dtc/
Dutil.c300 int totalsize; in utilfdt_write_err() local
Dflattree.c814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/external/python/cpython2/PC/
D_subprocess.c359 size_t ksize, vsize, totalsize; in getenvironment() local
/external/stressapptest/src/
Dos.cc435 int64 totalsize = pages * pagesize; in FindFreeMemSize() local
/external/curl/tests/server/
Drtspd.c731 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
Dsws.c899 static void storerequest(const char *reqbuf, size_t totalsize) in storerequest()
/external/python/cpython3/Modules/
D_winapi.c712 Py_ssize_t i, envsize, totalsize; in getenvironment() local
/external/python/cpython2/Lib/
Durllib.py1666 def reporthook(blocknum, blocksize, totalsize): argument
/external/libmtp/src/
Dptp-pack.c1282 uint32_t totalsize = 0; in ptp_pack_OPL() local
/external/python/cpython2/Objects/
Dbytearrayobject.c2618 Py_ssize_t totalsize = 0; in bytearray_join() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c2315 tdb_off_t totalsize; in update_tailer() local