/third_party/ffmpeg/libavcodec/ |
H A D | mpc.c | 60 int off; in ff_mpc_dequantize_and_synth() local
|
H A D | texturedsp_template.c | 49 int off = y * w_block; in TEXTUREDSP_FUNC_NAME() local
|
/third_party/elfutils/tests/ |
H A D | arls.c | 90 off_t off = elf_getaroff (subelf); in handle() local
|
H A D | typeiter2.c | 38 Dwarf_Off off = 0; in main() local
|
H A D | typeiter.c | 37 Dwarf_Off off = 0; in main() local
|
H A D | next-files.c | 50 Dwarf_Off off; in main() local
|
H A D | zstrptr.c | 43 size_t off = 0; in print_strings() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_formstring.c | 72 uint64_t off; in dwarf_formstring() local
|
/third_party/elfutils/lib/ |
H A D | crc32_file.c | 45 off_t off = 0; in crc32_file() local
|
/third_party/ffmpeg/libavformat/ |
H A D | rtmpdigest.c | 57 int ff_rtmp_calc_digest_pos(const uint8_t *buf, int off, int mod_val, in ff_rtmp_calc_digest_pos() argument
|
H A D | rtpenc_jpeg.c | 36 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.c | 36 unsigned long lo, hi, off; in get_list_addr() local
|
/third_party/libunwind/libunwind/tests/ |
H A D | Gtest-init.cxx | 51 char name[128], off[32]; in do_backtrace() local
|
H A D | test-init-remote.c | 51 unw_word_t ip, sp, off; in do_backtrace() local
|
/third_party/libunwind/libunwind/include/ |
H A D | remote.h | 54 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.c | 38 unsigned long lo, hi, off; in get_list_addr() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_load_barycentric_at_offset.c | 41 nir_ssa_def *off = intr->src[0].ssa; in ir3_nir_lower_load_barycentric_at_offset_instr() local
|
/third_party/littlefs/bd/ |
H A D | lfs_rambd.c | 55 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 D | mmap.c | 14 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 D | ptrace04.c | 30 long off; member
|
/third_party/ltp/testcases/kernel/syscalls/sysinfo/ |
H A D | sysinfo03.c | 40 int off = offsets[n]; in verify_sysinfo() local
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
H A D | write06.c | 37 off_t off; in verify_write() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | llseek.c | 32 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 D | 1-2.c | 56 off_t off = 0; in main() local
|
H A D | 4-1.c | 52 off_t off = 0; in main() local
|