Home
last modified time | relevance | path

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

12

/external/dtc/libfdt/
Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
57 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
Dfdt_ro.c36 int32_t totalsize; in fdt_get_string() local
/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
57 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
Dfdt_ro.c36 int32_t totalsize; in fdt_get_string() local
/external/curl/tests/libtest/
Dlib1533.c60 size_t totalsize = nitems * size; in read_callback() local
83 size_t totalsize = nmemb * size; in write_callback() local
Dlib1948.c36 size_t totalsize = size * nmemb; in put_callback() local
/external/curl/lib/
Dcurl_range.c68 curl_off_t totalsize; in Curl_range() local
/external/coreboot/util/cbfstool/
Dfdt.h6 uint32_t totalsize; member
/external/igt-gpu-tools/tools/
Dintel_watermark.c917 int totalsize = IS_CRESTLINE(devid) ? 128 : 96; in gen4_wm_dump() local
987 int totalsize = 96; /* FIXME? */ in pnv_wm_dump() local
1077 int totalsize = IS_945GM(devid) ? 128 : 96; /* FIXME? */ in gen3_wm_dump() local
1146 int totalsize; in gen2_wm_dump() local
/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
/external/dtc/
Dfdtdump.c59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
Dutil.c305 int totalsize; in utilfdt_write_err() local
Dflattree.c800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/external/curl/tests/http/clients/
Dh2-pausing.c174 curl_off_t totalsize; in cb() local
/external/coreboot/src/commonlib/include/commonlib/
Ddevice_tree.h18 uint32_t totalsize; member
/external/lua/src/
Dlstring.c158 size_t totalsize; /* total size of TString object */ in createstrobj() local
Dlstrlib.c1490 static KOption getdetails (Header *h, size_t totalsize, in getdetails()
1557 size_t totalsize = 0; /* accumulate total size of result */ in str_pack() local
1642 size_t totalsize = 0; /* accumulate total size of result */ in str_packsize() local
/external/curl/tests/server/
Drtspd.c597 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
Dsws.c787 static void storerequest(const char *reqbuf, size_t totalsize) in storerequest()
/external/stressapptest/src/
Dos.cc450 int64 totalsize = pages * pagesize; in FindFreeMemSize() local
/external/python/cpython3/Modules/
D_winapi.c1037 Py_ssize_t i, envsize, totalsize; in getenvironment() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c2329 tdb_off_t totalsize; in update_tailer() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h7109 fdt32_t totalsize; member
59408 __be32 totalsize; member
Dvmlinux.h7109 fdt32_t totalsize; member
59408 __be32 totalsize; member

12