Home
last modified time | relevance | path

Searched defs:off (Results 76 - 100 of 631) sorted by relevance

12345678910>>...26

/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
H A Dopen_memstream.c23 static off_t ms_seek(FILE *f, off_t off, int whence) in ms_seek() argument
H A Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() argument
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime03.c26 int off; member
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek07.c28 off_t off; member
H A Dlseek01.c24 off_t off; member
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c40 int off; member
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite02.c37 off_t off; member
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd04.c29 int off; member
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsplice.c48 off_t off = 0; in splice_0100() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractParser.java171 public MessageType parsePartialFrom(byte[] data, int off, int len) in parsePartialFrom() argument
195 public MessageType parseFrom(byte[] data, int off, int len) in parseFrom() argument
153 parsePartialFrom( byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) parsePartialFrom() argument
188 parseFrom( byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) parseFrom() argument
/third_party/openssl/demos/bio/
H A Dsconnect.c39 int i, len, off, ret = EXIT_FAILURE; in main() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxWriter.java83 private static void writeBE24(byte[] data, int value, int off) { in writeBE24() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor_amp.c9 check_post(void *cls, enum MHD_ValueKind kind, const char* key, const char* filename, const char* content_type, const char* content_encoding, const char* data, uint64_t off, size_t size) check_post() argument
H A Dtest_postprocessor_large.c36 value_checker(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) value_checker() argument
/third_party/skia/tools/skiaserve/urlhandlers/
H A DPostHandler.cpp18 process_upload_data(void* cls, enum MHD_ValueKind kind, const char* key, const char* filename, const char* content_type, const char* transfer_encoding, const char* data, uint64_t off, size_t size) process_upload_data() argument
/device/qemu/SmartL_E802/liteos_m/board/fs/
H A Dlittlefs_hal.c49 LittlefsRead(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) LittlefsRead() argument
57 LittlefsProg(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) LittlefsProg() argument
/device/qemu/esp32/liteos_m/board/fs/
H A Dlittlefs_hal.c45 LittlefsRead(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) LittlefsRead() argument
53 LittlefsProg(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) LittlefsProg() argument
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_datashare_utils_test.cpp73 std::string off = "0"; in HWTEST_F() local
106 std::string off = "0"; in HWTEST_F() local
137 std::string off = "0"; in HWTEST_F() local
169 std::string off = "0"; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_local_mock.cpp59 void FileOperationsLocal::ReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, in ReadDir() argument
H A Dlibfuse_mock.cpp61 int fuse_reply_lseek(fuse_req_t req, off_t off) in fuse_reply_lseek() argument
/third_party/elfutils/libelf/
H A Delf_getarsym.c167 size_t off = elf->start_offset + SARMAG + sizeof (struct ar_hdr); in elf_getarsym() local
/third_party/elfutils/tests/
H A Dlow_high_pc.c43 fail(Dwarf_Off off, const char *name, const char *msg) in fail() argument
53 Dwarf_Off off = dwarf_dieoffset (die); in handle_die() local
111 Dwarf_Off off = dwarf_dieoffset (a.cu); in main() local
/third_party/ffmpeg/libavcodec/
H A Dimm5.c97 int offset, off; in imm5_decode_frame() local

Completed in 8 milliseconds

12345678910>>...26