Home
last modified time | relevance | path

Searched defs:next_offset (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp_15_r20/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dsquashfs2_0.c170 unsigned int next_offset; in squashfs_iget_2() local
426 *next_block, unsigned int *next_offset, in get_dir_index_using_offset()
475 *next_block, unsigned int *next_offset, in get_dir_index_using_name()
531 int next_offset = SQUASHFS_I(i)->offset, length = 0, in squashfs_readdir_2() local
638 int next_offset = SQUASHFS_I(i)->offset, length = 0, in squashfs_lookup_2() local
H A Dinode.c267 unsigned int *next_offset) in squashfs_get_cached_block()
533 unsigned int next_offset; in squashfs_iget() local
1634 *next_block, unsigned int *next_offset, in get_dir_index_using_offset()
1684 *next_block, unsigned int *next_offset, in get_dir_index_using_name()
1740 int next_offset = SQUASHFS_I(i)->offset, length = 0, in squashfs_readdir() local
1875 int next_offset = SQUASHFS_I(i)->offset, length = 0, in squashfs_lookup() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dpackage_table.rs107 pub next_offset: Option<u32>, field
181 let next_offset = match read_u32_from_bytes(bytes, &mut head)? { in from_bytes_v1() localVariable
196 let next_offset = match read_u32_from_bytes(bytes, &mut head)? { in from_bytes_v2() localVariable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/kernel/
H A Dmerge.py54 next_offset = ((count + 63) >> 6) << 6 # align next kernel at 64-bytes variable
/aosp_15_r20/external/mesa3d/src/util/
H A Dsparse_array.h116 uint32_t next_offset; member
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dcached_file_descriptor.cc34 off64_t next_offset = whence == SEEK_SET ? offset : offset_ + offset; in Seek() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_perftest.cc226 int next_offset, in WriteDataCallback()
359 int next_offset, in ReadDataCallback()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.h27 uint32_t next_offset; member
/aosp_15_r20/external/elfutils/libdw/
H A Dcie.c168 Dwarf_Off next_offset = offset; in __libdw_find_cie() local
H A Dfde.c149 Dwarf_Off next_offset; in __libdw_fde_by_offset() local
H A Dlibdw_findcu.c240 Dwarf_Off *next_offset in __libdw_findcu() local
/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.cpp1020 const uint64_t next_offset = BuildStruct(offset, regions, object); in BuildVector() local
1332 const uint64_t next_offset = region.offset; in FixMissingRegions() local
/aosp_15_r20/external/bcc/src/lua/bpf/
H A Dproto.lua224 local function next_offset(e, var, type, off, mask, shift) function
/aosp_15_r20/external/squashfs-tools/kernel/fs/squashfs/
H A Ddir.c53 u64 *next_block, int *next_offset, u64 index_start, int index_offset, in get_dir_index_using_offset()
H A Dnamei.c76 u64 *next_block, int *next_offset, u64 index_start, in get_dir_index_using_name()
/aosp_15_r20/external/skia/src/effects/
H A DSkTrimPathEffect.cpp43 const auto next_offset = current_segment_offset + measure.getLength(); in add_segments() local
/aosp_15_r20/external/coreboot/src/device/oprom/yabel/
H A Dpmm.c145 u32 next_offset = 0x100; in pmm_handleInt() local
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.cpp274 auto next_offset = prev_offset_and_mask.offset + in initializeFunctionalityOffsetsAndMasks() local
/aosp_15_r20/external/mesa3d/src/asahi/drm-shim/
H A Dasahi_noop.c38 uint64_t next_offset; member
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.h78 uint32_t next_offset; member
/aosp_15_r20/external/mesa3d/src/broadcom/drm-shim/
H A Dv3d_noop.c45 uint32_t next_offset; member
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delf_core_dump.cc85 size_t next_offset = AlignedSize(sizeof(Nhdr) + header->n_namesz); in GetNextNote() local
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/
H A Dx86_disasm.c134 uint32_t next_offset; in x86_disasm_forward() local
/aosp_15_r20/external/coreboot/src/vendorcode/siemens/hwilib/
H A Dhwilib.c455 uint32_t next_offset = 1; in hwilib_find_blocks() local
/aosp_15_r20/external/trusty/lk/tools/
Dbootimage.c42 uint32_t next_offset; member

12345678