Home
last modified time | relevance | path

Searched defs:total (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
34 def display(total, d): argument
37 def show(total, d, prefix): argument
/device/google/contexthub/lib/nanohub/
Dnanoapp.c37 void assertMem(size_t used, size_t total) in assertMem()
72 uint32_t len = 0, grow = 16384, total = 0; in loadFile() local
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dfread.c61 size_t total; in fread() local
/device/google/fuchsia/bioniccompat/src/
Dsendfile.cc36 size_t total = 0; in sendfile() local
/device/generic/goldfish/libqemu/
Dtest_guest_1.c64 size_t total = 0; in main() local
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/
Dtinyvprintf.c63 int total = 0; in tiny_vsprintf() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DBastion.py143 def total(self): member in _test.Original
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dautomata.c204 register total; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1437 size_t total; /* nbytes + 4*SST */ in _PyObject_DebugMallocApi() local
1491 size_t total; /* nbytes + 4*SST */ in _PyObject_DebugReallocApi() local
1764 size_t total; in _PyObject_DebugMallocStats() local
Dobject.c18 Py_ssize_t total = _Py_RefTotal; in _Py_GetRefTotal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1486 size_t total; /* nbytes + 4*SST */ in _PyObject_DebugMallocApi() local
1540 size_t total; /* nbytes + 4*SST */ in _PyObject_DebugReallocApi() local
1813 size_t total; in _PyObject_DebugMallocStats() local
Dobject.c18 Py_ssize_t total = _Py_RefTotal; in _Py_GetRefTotal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlvm.c293 void luaV_concat (lua_State *L, int total) { in luaV_concat()
451 int total = cast_int(top - 1 - (base + b)); /* yet to concatenate */ in luaV_finishOp() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.h85 unsigned long total; /* protected copy of output count */ member
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinflate.h92 unsigned long total; /* protected copy of output count */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinflate.h89 unsigned long total; /* protected copy of output count */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dformatter.h677 Py_ssize_t total; in format_string_internal() local
1101 Py_ssize_t total; in format_complex_internal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dformatter.h677 Py_ssize_t total; in format_string_internal() local
1104 Py_ssize_t total; in format_complex_internal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Dfileio.c539 Py_ssize_t total = 0; in fileio_readall() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
Dfileio.c529 Py_ssize_t total = 0; in fileio_readall() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c2745 int i, total, num, end, pos = 0; in ast_for_suite() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c2728 int i, total, num, end, pos = 0; in ast_for_suite() local