Home
last modified time | relevance | path

Searched defs:off (Results 26 - 50 of 578) sorted by relevance

12345678910>>...24

/third_party/ffmpeg/libavcodec/
H A Dmpc.c60 int off; in ff_mpc_dequantize_and_synth() local
H A Dtexturedsp_template.c49 int off = y * w_block; in TEXTUREDSP_FUNC_NAME() local
/third_party/elfutils/tests/
H A Darls.c90 off_t off = elf_getaroff (subelf); in handle() local
H A Dtypeiter2.c38 Dwarf_Off off = 0; in main() local
H A Dtypeiter.c37 Dwarf_Off off = 0; in main() local
H A Dnext-files.c50 Dwarf_Off off; in main() local
H A Dzstrptr.c43 size_t off = 0; in print_strings() local
/third_party/elfutils/libdw/
H A Ddwarf_formstring.c72 uint64_t off; in dwarf_formstring() local
/third_party/elfutils/lib/
H A Dcrc32_file.c45 off_t off = 0; in crc32_file() local
/third_party/ffmpeg/libavformat/
H A Drtmpdigest.c57 int ff_rtmp_calc_digest_pos(const uint8_t *buf, int off, int mod_val, in ff_rtmp_calc_digest_pos() argument
H A Drtpenc_jpeg.c36 int off = 0; /* fragment offset of the current JPEG frame */ in ff_rtp_send_jpeg() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_get_dyn_info_list_addr.c36 unsigned long lo, hi, off; in get_list_addr() local
/third_party/libunwind/libunwind/tests/
H A DGtest-init.cxx51 char name[128], off[32]; in do_backtrace() local
H A Dtest-init-remote.c51 unw_word_t ip, sp, off; in do_backtrace() local
/third_party/libunwind/libunwind/include/
H A Dremote.h54 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch8() local
62 val >>= 8*off; in fetch8() local
74 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch16() local
85 val >>= 8*off; in fetch16() local
97 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch32() local
108 val >>= 8*off; in fetch32() local
[all...]
/third_party/libunwind/libunwind/src/coredump/
H A D_UPT_get_dyn_info_list_addr.c38 unsigned long lo, hi, off; in get_list_addr() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_offset.c41 nir_ssa_def *off = intr->src[0].ssa; in ir3_nir_lower_load_barycentric_at_offset_instr() local
/third_party/littlefs/bd/
H A Dlfs_rambd.c55 lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_rambd_read() argument
75 lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_rambd_prog() argument
[all...]
/third_party/musl/src/mman/
H A Dmmap.c14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() argument
58 void *__lldb_mmap(void *start, size_t len, int prot, int flags, int fd, intptr_t off) { in __lldb_mmap() argument
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace04.c30 long off; member
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c40 int off = offsets[n]; in verify_sysinfo() local
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite06.c37 off_t off; in verify_write() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dllseek.c32 static off_t my_lseek(int fd, off_t off, int whence) in my_lseek() argument
37 static off_t my_lseek(int fd, off_t off, int whence) in my_lseek() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
H A D1-2.c56 off_t off = 0; in main() local
H A D4-1.c52 off_t off = 0; in main() local

Completed in 7 milliseconds

12345678910>>...24