Home
last modified time | relevance | path

Searched defs:off (Results 1 - 25 of 554) sorted by relevance

12345678910>>...23

/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__stdio_seek.c49 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
H A Dfseek.c3 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument
27 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument
36 int fseek(FILE *f, long off, int whence) in fseek() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__stdio_seek.c49 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
H A Dfseek.c3 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument
27 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument
36 int fseek(FILE *f, long off, int whence) in fseek() argument
/third_party/musl/src/dirent/
H A Dseekdir.c6 void seekdir(DIR *dir, long off) in seekdir() argument
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A D__stdio_seek.c4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
H A Dfseek.c4 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument
34 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument
43 int fseek(FILE *f, long off, int whence) in fseek() argument
/third_party/musl/src/stdio/
H A Dfgetpos.c5 off_t off = __ftello(f); in fgetpos() local
H A D__stdio_seek.c4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
H A Dfseek.c7 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument
37 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument
49 int fseek(FILE *f, long off, int whence) in fseek() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_addrname.c38 GElf_Off off; in dwfl_module_addrname() local
/third_party/musl/libc-test/src/regression/
H A Dftello-unflushed-append.c22 off_t off; in main() local
/third_party/elfutils/libdw/
H A Ddwarf_addrdie.c42 Dwarf_Off off; in dwarf_addrdie() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_prn.c22 int RSA_print_fp(FILE *fp, const RSA *x, int off) in RSA_print_fp() argument
38 int RSA_print(BIO *bp, const RSA *x, int off) in RSA_print() argument
/third_party/openssl/crypto/rsa/
H A Drsa_prn.c22 int RSA_print_fp(FILE *fp, const RSA *x, int off) in RSA_print_fp() argument
38 int RSA_print(BIO *bp, const RSA *x, int off) in RSA_print() argument
/third_party/ffmpeg/libavcodec/
H A Dfft_init_table.c319 static void fft_lut_init(uint16_t *table, int off, int size, int *index) in fft_lut_init() argument
H A Dlzf.c64 int off = ((s & 0x1f) << 8) + 1; in ff_lzf_uncompress() local
/third_party/elfutils/tests/
H A Dstrptr.c77 size_t off = 0; in main() local
/third_party/node/src/
H A Dnode_buffer.h75 static inline bool IsWithinBounds(size_t off, size_t len, size_t max) { in IsWithinBounds() argument
/third_party/mesa3d/src/util/
H A Du_debug_stack.h65 unsigned off; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-1.c47 off_t off; in main() local
H A D31-1.c48 off_t off = 0; in main() local
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_prn.c22 int DSA_print_fp(FILE *fp, const DSA *x, int off) in DSA_print_fp() argument
53 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_prn.c22 int DSA_print_fp(FILE *fp, const DSA *x, int off) in DSA_print_fp() argument
53 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print() argument
/third_party/elfutils/libelf/
H A Delf_getphdrnum.c100 Elf64_Off off = (elf->class == ELFCLASS32 in __elf_getphdrnum_chk_rdlock() local

Completed in 9 milliseconds

12345678910>>...23