/aosp_15_r20/external/dtc/libfdt/ |
H A D | fdt.c | 20 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 D | fdt.h | 14 fdt32_t totalsize; /* total size of DT block */ member
|
H A D | fdt_ro.c | 36 int32_t totalsize; in fdt_get_string() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/ |
D | fdt.c | 20 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_()
|
D | fdt_ro.c | 36 int32_t totalsize; in fdt_get_string() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_watermark.c | 917 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 D | lib1533.c | 60 size_t totalsize = nitems * size; in read_callback() local 83 size_t totalsize = nmemb * size; in write_callback() local
|
H A D | lib1948.c | 36 size_t totalsize = size * nmemb; in put_callback() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | curl_range.c | 68 curl_off_t totalsize; in Curl_range() local
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | fdt.h | 6 uint32_t totalsize; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/ |
D | fdt.h | 14 fdt32_t totalsize; /* total size of DT block */ member
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | fdt.h | 14 fdt32_t totalsize; /* total size of DT block */ member
|
/aosp_15_r20/external/dtc/ |
H A D | fdtdump.c | 59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
|
H A D | util.c | 305 int totalsize; in utilfdt_write_err() local
|
H A D | flattree.c | 800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
/aosp_15_r20/external/lua/src/ |
H A D | lstrlib.c | 1490 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 D | lstring.c | 158 size_t totalsize; /* total size of TString object */ in createstrobj() local
|
/aosp_15_r20/external/curl/tests/http/clients/ |
H A D | h2-pausing.c | 174 curl_off_t totalsize; in cb() local
|
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/ |
H A D | device_tree.h | 18 uint32_t totalsize; member
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | NativeDecoderTest.java | 340 int totalsize = 0; in getDecodedData() local
|
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/ |
D | safe_types.rs | 40 pub totalsize: big_endian::U32, field
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | _subprocess.c | 359 size_t ksize, vsize, totalsize; in getenvironment() local
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | os.cc | 450 int64 totalsize = pages * pagesize; in FindFreeMemSize() local
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | rtspd.c | 597 static void storerequest(char *reqbuf, size_t totalsize) in storerequest()
|
/aosp_15_r20/bootable/libbootloader/gbl/libfdt/src/ |
H A D | lib.rs | 108 pub fn totalsize(&self) -> usize { in totalsize() method
|