Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/dtc/libfdt/
H A 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_()
H A Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
H A Dfdt_ro.c36 int32_t totalsize; in fdt_get_string() local
/aosp_15_r20/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
/aosp_15_r20/external/igt-gpu-tools/tools/
H A 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
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib1533.c60 size_t totalsize = nitems * size; in read_callback() local
83 size_t totalsize = nmemb * size; in write_callback() local
H A Dlib1948.c36 size_t totalsize = size * nmemb; in put_callback() local
/aosp_15_r20/external/curl/lib/
H A Dcurl_range.c68 curl_off_t totalsize; in Curl_range() local
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfdt.h6 uint32_t totalsize; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/
Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
/aosp_15_r20/external/dtc/
H A Dfdtdump.c59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
H A Dutil.c305 int totalsize; in utilfdt_write_err() local
H A Dflattree.c800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/aosp_15_r20/external/lua/src/
H A 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
H A Dlstring.c158 size_t totalsize; /* total size of TString object */ in createstrobj() local
/aosp_15_r20/external/curl/tests/http/clients/
H A Dh2-pausing.c174 curl_off_t totalsize; in cb() local
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A Ddevice_tree.h18 uint32_t totalsize; member
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DNativeDecoderTest.java340 int totalsize = 0; in getDecodedData() local
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dsafe_types.rs40 pub totalsize: big_endian::U32, field
/aosp_15_r20/external/python/cpython2/PC/
D_subprocess.c359 size_t ksize, vsize, totalsize; in getenvironment() local
/aosp_15_r20/external/stressapptest/src/
H A Dos.cc450 int64 totalsize = pages * pagesize; in FindFreeMemSize() local
/aosp_15_r20/external/curl/tests/server/
H A Drtspd.c597 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
/aosp_15_r20/bootable/libbootloader/gbl/libfdt/src/
H A Dlib.rs108 pub fn totalsize(&self) -> usize { in totalsize() method

12