Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/
Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstring.c101 size_t totalsize; /* total size of TString object */ in createstrobj() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py1580 def reporthook(blocknum, blocksize, totalsize): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c2593 Py_ssize_t totalsize = 0; in bytearray_join() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbytearrayobject.c2585 Py_ssize_t totalsize = 0; in bytearray_join() local