Home
last modified time | relevance | path

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

1234

/external/squashfs-tools/kernel-2.4/fs/squashfs/
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
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
/external/intel-media-driver/media_driver/agnostic/common/codec/kernel/
Dmerge.py54 next_offset = ((count + 63) >> 6) << 6 # align next kernel at 64-bytes variable
/external/mesa3d/src/util/
Dsparse_array.h116 uint32_t next_offset; member
Dsparse_array.c221 uint32_t next_offset) in util_sparse_array_free_list_init()
/external/mesa3d/src/freedreno/vulkan/
Dtu_suballoc.h27 uint32_t next_offset; member
/external/elfutils/libdw/
Dcie.c168 Dwarf_Off next_offset = offset; in __libdw_find_cie() local
Dfde.c149 Dwarf_Off next_offset; in __libdw_fde_by_offset() local
Dlibdw_findcu.c240 Dwarf_Off *next_offset in __libdw_findcu() local
/external/bcc/src/lua/bpf/
Dproto.lua224 local function next_offset(e, var, type, off, mask, shift) function
/external/squashfs-tools/kernel/fs/squashfs/
Ddir.c53 u64 *next_block, int *next_offset, u64 index_start, int index_offset, in get_dir_index_using_offset()
Dnamei.c76 u64 *next_block, int *next_offset, u64 index_start, in get_dir_index_using_name()
/external/skia/src/effects/
DSkTrimPathEffect.cpp43 const auto next_offset = current_segment_offset + measure.getLength(); in add_segments() local
/external/coreboot/src/device/oprom/yabel/
Dpmm.c145 u32 next_offset = 0x100; in pmm_handleInt() local
/external/pytorch/c10/core/
DDispatchKeySet.cpp274 auto next_offset = prev_offset_and_mask.offset + in initializeFunctionalityOffsetsAndMasks() local
/external/mesa3d/src/asahi/drm-shim/
Dasahi_noop.c38 uint64_t next_offset; member
/external/mesa3d/src/imagination/vulkan/
Dpvr_bo.h78 uint32_t next_offset; member
/external/mesa3d/src/broadcom/drm-shim/
Dv3d_noop.c45 uint32_t next_offset; member
/external/google-breakpad/src/third_party/libdisasm/
Dx86_disasm.c134 uint32_t next_offset; in x86_disasm_forward() local
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc85 size_t next_offset = AlignedSize(sizeof(Nhdr) + header->n_namesz); in GetNextNote() local
/external/trusty/lk/tools/
Dbootimage.c42 uint32_t next_offset; member
/external/coreboot/src/vendorcode/siemens/hwilib/
Dhwilib.c455 uint32_t next_offset = 1; in hwilib_find_blocks() local
/external/ltp/testcases/misc/crash/
Dcrash01.c296 int next_offset = 0; variable
/external/mesa3d/src/nouveau/drm-shim/
Dnouveau_noop.c39 uint64_t next_offset; member
/external/cronet/tot/net/disk_cache/
Ddisk_cache_perftest.cc231 int next_offset, in WriteDataCallback()
364 int next_offset, in ReadDataCallback()

1234