Home
last modified time | relevance | path

Searched defs:buf (Results 6951 - 6975 of 7297) sorted by relevance

1...<<271272273274275276277278279280>>...292

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c429 static char *add_name(char **buf, unsigned *bufsize, char *s, const char *name) in add_name() argument
476 char buf[FUSE_MAX_PATH]; in get_path_name() local
710 fuse_fs_getattr(struct fuse_fs *fs, const char *path, struct stat *buf) fuse_fs_getattr() argument
719 fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf, struct fuse_file_info *fi) fuse_fs_fgetattr() argument
807 fuse_fs_read(struct fuse_fs *fs, const char *path, char *buf, size_t size, off_t off, struct fuse_file_info *fi) fuse_fs_read() argument
817 fuse_fs_write(struct fuse_fs *fs, const char *path, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) fuse_fs_write() argument
857 fuse_fs_statfs(struct fuse_fs *fs, const char *path, struct statvfs *buf) fuse_fs_statfs() argument
879 fuse_fs_readdir(struct fuse_fs *fs, const char *path, void *buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info *fi) fuse_fs_readdir() argument
947 struct utimbuf buf; fuse_fs_utimens() local
964 fuse_fs_readlink(struct fuse_fs *fs, const char *path, char *buf, size_t len) fuse_fs_readlink() argument
1072 struct stat buf; hidden_name() local
1379 struct stat buf; fuse_lib_getattr() local
1401 update_stat(get_node(f, ino), &buf); fuse_lib_getattr() local
1424 struct stat buf; fuse_lib_setattr() local
1492 update_stat(get_node(f, ino), &buf); fuse_lib_setattr() local
1934 char *buf; fuse_lib_read() local
1973 fuse_lib_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) fuse_lib_write() argument
2292 struct statvfs buf; fuse_lib_statfs() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c1242 char *buf; in ntfs_attr_fill_zero() local
6882 char *buf; local
7028 ntfs_attr_data_read(ntfs_inode *ni, ntfschar *stream_name, int stream_name_len, char *buf, size_t size, off_t offset) global() argument
7073 ntfs_attr_data_write(ntfs_inode *ni, ntfschar *stream_name, int stream_name_len, const char *buf, size_t size, off_t offset) global() argument
7215 u8 *buf, *lut; global() local
[all...]
H A Dacls.c4283 char buf[BUFSZ]; in ntfs_read_mapping() local
4200 getmappingitem(FILEREADER reader, void *fileid, off_t *poffs, char *buf, int *psrc, s64 *psize) getmappingitem() argument
H A Dsecurity.c1257 char buf[BUFSZ+1]; in groupmember() local
4279 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) in basicread() argument
4289 static int localread(void *fileid, char *buf, size_ argument
4559 feedsecurityattr(const char *attr, u32 selection, char *buf, u32 buflen, u32 *psize) feedsecurityattr() argument
4887 ntfs_get_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, char *buf, u32 buflen, u32 *psize) ntfs_get_file_security() argument
5130 ntfs_read_sds(struct SECURITY_API *scapi, char *buf, u32 size, u32 offset) ntfs_read_sds() argument
5226 ntfs_get_usid(struct SECURITY_API *scapi, uid_t uid, char *buf) ntfs_get_usid() argument
5252 ntfs_get_gsid(struct SECURITY_API *scapi, gid_t gid, char *buf) ntfs_get_gsid() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c483 static void bitmap_build(u8 *buf, LCN lcn, s64 length) in bitmap_build() argument
H A Dntfsclone.c671 static int io_all(void *fd, void *buf, int count, int do_write) argument
898 char buf[ local
942 void *buf; global() local
[all...]
H A Dntfsrecover.c214 char *buf; in replaceusa() local
389 hexdump(const char *buf, unsigned int lth) hexdump() argument
932 searchlikely(const struct BUFFER *buf) searchlikely() argument
971 firstrecord(int skipped, const struct BUFFER *buf, const struct BUFFER *prevbuf) firstrecord() argument
1097 findprevious(CONTEXT *ctx, const struct BUFFER *buf) findprevious() argument
1174 copy_attribute(struct ATTR *pa, const char *buf, int length) copy_attribute() argument
1206 const char *buf; refresh_attributes() local
1295 fixup(CONTEXT *ctx, const LOG_RECORD *logr, const char *buf, BOOL redo) fixup() argument
2453 overlapshow(CONTEXT *ctx, u16 k, u32 blk, const struct BUFFER *buf, const struct BUFFER *nextbuf) overlapshow() argument
2612 forward_rcrd(CONTEXT *ctx, u32 blk, u16 pos, const struct BUFFER *buf, const struct BUFFER *nextbuf) forward_rcrd() argument
2921 const struct BUFFER *buf; read_restart() local
3044 best_start(const struct BUFFER *buf, const struct BUFFER *altbuf) best_start() argument
3076 getboot(const char *buf) getboot() argument
3268 char buf[1024]; open_volume() member
3316 dorcrd(CONTEXT *ctx, u32 blk, u16 pos, const struct BUFFER *buf, const struct BUFFER *nextbuf) dorcrd() argument
3432 backward_rcrd(CONTEXT *ctx, u32 blk, int skipped, const struct BUFFER *buf, const struct BUFFER *prevbuf, const struct BUFFER *nextbuf) backward_rcrd() argument
3583 walkback(CONTEXT *ctx, const struct BUFFER *buf, u32 blk, const struct BUFFER *prevbuf, u32 prevblk) walkback() argument
3758 const struct BUFFER *buf; block_sequence() local
3840 const struct BUFFER *buf; walk() local
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c199 char buf[0]; member
1122 char *buf = (char*)NULL; in ntfs_fuse_readlink() local
1708 char *buf = (char*)NULL; ntfs_fuse_read() local
1795 ntfs_fuse_write(fuse_req_t req, fuse_ino_t ino, const char *buf, size_t size, off_t offset, struct fuse_file_info *fi __attribute__((unused))) ntfs_fuse_write() argument
3199 char *buf = (char*)NULL; ntfs_fuse_ioctl() local
4439 char buf[256]; global() local
[all...]
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c104 char buf[]; member
623 Ehdr buf[(896+sizeof(Ehdr))/sizeof(Ehdr)]; in map_library() local
821 static int path_open(const char *name, const char *s, char *buf, size_ argument
847 fixup_rpath(struct dso *p, char *buf, size_t buf_size) fixup_rpath() argument
1005 char buf[2*NAME_MAX+2]; load_library() local
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc793 std::array<uint8_t, 8_k> buf; in read_clear() local
1365 std::array<uint8_t, 8_k> buf; in read_tls() local
2441 file_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) file_read_callback() argument
2562 std::array<char, 1_k> buf; run() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c104 char buf[]; member
623 Ehdr buf[(896+sizeof(Ehdr))/sizeof(Ehdr)]; in map_library() local
821 static int path_open(const char *name, const char *s, char *buf, size_ argument
847 fixup_rpath(struct dso *p, char *buf, size_t buf_size) fixup_rpath() argument
1005 char buf[2*NAME_MAX+2]; load_library() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp319 char buf[ISO_CURRENCY_CODE_LENGTH+1]; in _findMetaData() local
718 char buf[ISO_CURRENCY_CODE_LENGTH+1]; in ucurr_getName() local
820 char buf[ISO_CURRENCY_CODE_LENGTH+1]; in ucurr_getPluralName() local
[all...]
H A Duresbund.cpp1456 char buf[256]; in init_resb_result() local
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c1188 detach_ctx_from_buffer(struct gl_context *ctx, struct gl_buffer_object *buf) in detach_ctx_from_buffer() argument
1221 struct gl_buffer_object *buf = (struct gl_buffer_object *)entry->key; in unreference_zombie_buffers_for_ctx() local
1244 struct gl_buffer_object *buf = (struct gl_buffer_object *)data; detach_unrefcounted_buffer_from_ctx() local
1310 struct gl_buffer_object *buf = CALLOC_STRUCT(gl_buffer_object); _mesa_bufferobj_alloc() local
1333 struct gl_buffer_object *buf = _mesa_bufferobj_alloc(ctx, id); new_gl_buffer_object() local
1346 struct gl_buffer_object *buf = *buf_handle; _mesa_handle_bind_buffer_gen() local
1602 _mesa_InternalBindElementBuffer(struct gl_context *ctx, struct gl_buffer_object *buf) _mesa_InternalBindElementBuffer() argument
2011 struct gl_buffer_object *buf; create_buffers() local
3079 GLubyte *buf = (GLubyte *) bufObj->Mappings[MAP_USER].Pointer; validate_and_unmap_buffer() local
3782 GLubyte *buf = (GLubyte *) bufObj->Mappings[MAP_USER].Pointer; map_buffer_range() local
[all...]
H A Dget.c716 struct gl_buffer_object **buffer_obj, *buf; in find_custom_value() local
1166 struct gl_buffer_object *buf = find_custom_value() local
2504 struct gl_buffer_object *buf; find_value_indexed() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2456 dzn_buffer_destroy(struct dzn_buffer *buf, const VkAllocationCallbacks *pAllocator) in dzn_buffer_destroy() argument
2476 struct dzn_buffer *buf = in dzn_buffer_create() local
2520 dzn_buffer_get_copy_loc(const struct dzn_buffer *buf, VkFormat format, const VkBufferImageCopy2 *region, VkImageAspectFlagBits aspect, uint32_t layer) dzn_buffer_get_copy_loc() argument
2562 dzn_buffer_get_line_copy_loc(const struct dzn_buffer *buf, VkFormat format, const VkBufferImageCopy2 *region, const D3D12_TEXTURE_COPY_LOCATION *loc, uint32_t y, uint32_t z, uint32_t *start_x) dzn_buffer_get_line_copy_loc() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c279 size_t fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, argument
369 size_t fuse_add_direntry_plus(fuse_req_t req, char *buf, size_t bufsize, argument
436 char buf[sizeof(struct fuse_entry_out) + sizeof(struct fuse_open_out)]; local
488 fuse_reply_buf(fuse_req_t req, const char *buf, size_t size) global() argument
493 fuse_send_data_iov_fallback(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, size_t len) global() argument
614 read_back(int fd, char *buf, size_t len) global() argument
635 char buf[32]; global() local
659 fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, unsigned int flags) global() argument
863 fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, struct iovec *iov, int iov_count, struct fuse_bufvec *buf, unsigned int flags) global() argument
1033 fuse_reply_ioctl(fuse_req_t req, int result, const void *buf, size_t size) global() argument
1580 struct statvfs buf = { global() local
2237 do_notify_reply(fuse_req_t req, fuse_ino_t nodeid, const void *inarg, const struct fuse_buf *buf) global() argument
2640 fuse_session_process_buf(struct fuse_session *se, const struct fuse_buf *buf) global() argument
2646 fuse_session_process_buf_int(struct fuse_session *se, const struct fuse_buf *buf, struct fuse_chan *ch) global() argument
2842 fuse_session_receive_buf(struct fuse_session *se, struct fuse_buf *buf) global() argument
2847 fuse_session_receive_buf_int(struct fuse_session *se, struct fuse_buf *buf, struct fuse_chan *ch) global() argument
3212 char *buf; global() local
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c558 static int set_file_contents(char *file, char *buf, int size) in set_file_contents() argument
569 static int get_file_contents(char *file, char *buf, int size) in get_file_contents() argument
625 char buf[64]; in amdgpu_ras_query_err_count() local
/third_party/libinput/src/
H A Devdev-mt-touchpad.c1920 char buf[1024] = {0}; in tp_debug_touch_state() local
/third_party/libinput/tools/
H A Dlibinput-record.c1669 unsigned char buf[1024]; in print_hid_report_descriptor() local
2349 char buf[4096]; in mainloop() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c90 char *buf = buffer[3 & ++n]; in show_label() local
102 char *buf; in show_pseudo() local
281 show_asm_constraints(char *buf, const char *sep, struct asm_constraint_list *list) show_asm_constraints() argument
296 show_asm(char *buf, struct instruction *insn) show_asm() argument
311 char *buf; show_instruction() local
[all...]
/third_party/lz4/programs/
H A Dlz4io.c1176 char buf[SKIP_BUFF_SIZE]; in skipStream() local
1545 static const char* LZ4IO_toHuman(long double size, char *buf) in LZ4IO_toHuman() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1469 char buf[OS::kStackWalkMaxNameLen] = {0}; in LoadSymbols() local
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h175 byte buf[9]; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c95 char buf[32]; in emit_dump_reg() local
1939 char buf[512]; in emit_debug() local
3460 unsigned buf = bufreg->Register.Index; load_emit() local
3612 unsigned buf = bufreg->Register.Index; store_emit() local
3685 unsigned buf = bufreg->Register.Index; resq_emit() local
3769 unsigned buf = bufreg->Register.Index; atomic_emit() local
[all...]

Completed in 85 milliseconds

1...<<271272273274275276277278279280>>...292