Home
last modified time | relevance | path

Searched defs:newlen (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_rw.c97 static int _fdt_splice(void *fdt, void *splicepoint, int oldlen, int newlen) in _fdt_splice()
124 int oldlen, int newlen) in _fdt_splice_struct()
138 static int _fdt_splice_string(void *fdt, int newlen) in _fdt_splice_string()
257 int oldlen, newlen; in fdt_set_name() local
299 int err, oldlen, newlen; in fdt_appendprop() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_print.c704 size_t newlen, save_buflen = *buflen; in addname() local
Dres_debug.c325 int n, newlen; in p_fqnname() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c876 size_t newlen = oldlen + strlen(newtok); in tok_nextc() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c896 size_t newlen = oldlen + strlen(newtok); in tok_nextc() local
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsysctl.h117 size_t newlen; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_elementtree.c1338 Py_ssize_t start, stop, step, slicelen, newlen, cur, i; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstringobject.c615 Py_ssize_t newlen = recode_encoding ? 4*len:len; in PyString_DecodeEscape() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstringobject.c615 Py_ssize_t newlen = recode_encoding ? 4*len:len; in PyString_DecodeEscape() local