Searched defs:write (Results 126 - 150 of 445) sorted by relevance

1234567891011>>

/netbsd-current/sys/dev/flash/
H A Dflash.h100 int (*write)(device_t, flash_off_t, size_t, size_t *, const uint8_t *); member in struct:flash_interface
/netbsd-current/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h40 ssize_t (*write) (struct file *, const char *, size_t, loff_t *); member in struct:file_operations
/netbsd-current/sys/dev/dm/
H A Ddm_target_delay.c70 struct dm_delay_info write; member in struct:target_delay_config
[all...]
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2835_vcaudioreg.h153 VC_AUDIO_WRITE_T write; member in union:__anon235::__anon236
/netbsd-current/external/gpl3/binutils.old/dist/zlib/test/
H A Dminigzip.c172 int write; member in struct:gzFile_s
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dgzguts.h49 # define write _write macro
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_hopfser.c53 #undef write macro
54 #define write(fd, data, octets) async_write(fd, data, octets) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dwindows-config.h98 #define write _write macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc188 void FdClose(ThreadState *thr, uptr pc, int fd, bool write) { argument
223 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { argument
[all...]
H A Dtsan_debugging.cc101 __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, int *size, int *write, int *atomic, void **trace, uptr trace_size) argument
H A Dtsan_report.cc145 static const char *MopDesc(bool first, bool write, bool atomic) { argument
152 ExternalMopDesc(bool first, bool write) argument
[all...]
H A Dtsan_rtl_mutex.cc344 bool write = true; local
H A Dtsan_report.h49 bool write; member in struct:__tsan::ReportMopMutex
56 bool write; member in struct:__tsan::ReportMop
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dgzguts.h49 # define write _write macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc90 uptr OpenFile(const char *filename, bool write) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp398 std::error_code ProfileSymbolList::write(raw_ostream &OS) { function in class:ProfileSymbolList
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp126 void write(raw_pwrite_stream &OS) { function in struct:llvm::TimeTraceProfiler
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.cpp514 Error MachOWriter::write() { function in class:llvm::objcopy::macho::MachOWriter
/netbsd-current/usr.sbin/mopd/common/
H A Dcommon.h58 int (*write)(int, const u_char *, int, int); member in struct:if_info
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_coherency.c310 const struct igt_coherency_mode *read, *write, *over; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_vm.c371 ttm_bo_vm_access_kmap(struct ttm_buffer_object *bo, unsigned long offset, uint8_t *buf, int len, int write) argument
410 ttm_bo_vm_access(struct vm_area_struct *vma, unsigned long addr, void *buf, int len, int write) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c379 amdgpu_ras_eeprom_process_recods(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *records, bool write, int num) argument
/netbsd-current/lib/librefuse/refuse/
H A Dv28.h63 int (*write) (const char *, const char *, size_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v28
H A Dv29.h63 int (*write) (const char *, const char *, size_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v29
H A Dv30.h71 int (*write) (const char *, const char *, size_t, off_t, struct fuse_file_info *); member in struct:fuse_operations_v30

Completed in 240 milliseconds

1234567891011>>