Searched defs:write (Results 176 - 200 of 445) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doptinfo-emit-json.cc103 optrecord_json_writer::write () const function in class:optrecord_json_writer
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Ddefs-be.h57 } write; member in union:sem_fields
H A Ddefs-le.h57 } write; member in union:sem_fields
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dui-file.c165 null_file::write (const char *buf, long sizeof_buf) function in class:null_file
214 string_file::write (const char *buf, long length_buf) function in class:string_file
307 stdio_file::write (const char *buf, long length_buf) function in class:stdio_file
365 stderr_file::write (const char *buf, long length_buf) function in class:stderr_file
404 tee_file::write (const char *buf, long length_buf) function in class:tee_file
450 no_terminal_escape_file::write (const char *buf, long length_buf) function in class:no_terminal_escape_file
480 timestamped_file::write (const char *buf, long len) function in class:timestamped_file
[all...]
H A Dserial.h266 int (*write) (struct serial *, const void *buf, size_t count); member in struct:serial_ops
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp108 __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_fd.cpp190 void FdClose(ThreadState *thr, uptr pc, int fd, bool write) { argument
225 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { argument
[all...]
H A Dtsan_report.cpp134 static const char *MopDesc(bool first, bool write, bool atomic) { argument
141 ExternalMopDesc(bool first, bool write) argument
[all...]
H A Dtsan_report.h47 bool write; member in struct:__tsan::ReportMopMutex
54 bool write; member in struct:__tsan::ReportMop
H A Dtsan_rtl_mutex.cpp352 bool write = true; local
/netbsd-current/external/gpl3/gdb/dist/zlib/test/
H A Dminigzip.c172 int write; member in struct:gzFile_s
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dgzguts.h49 # define write _write macro
/netbsd-current/sys/uvm/
H A Duvm_pager.c327 uvm_aio_aiodone_pages(struct vm_page **pgs, int npages, bool write, int error) argument
509 bool write; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_dmabuf.c154 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_private.h53 int (*write)(struct archive_write_filter *, const void *, size_t); member in struct:archive_write_filter
/netbsd-current/external/bsd/atf/dist/tools/
H A Dparser.cpp281 write(std::ostream& os, const impl::header_entry& he) function in namespace:header
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddevice_table.h229 device_instance_write_callback *write; member in struct:_device_instance_callbacks
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dtsan_go.cc249 void __tsan_mutex_before_lock(ThreadState *thr, uptr addr, uptr write) { argument
256 void __tsan_mutex_after_lock(ThreadState *thr, uptr addr, uptr write) { argument
263 void __tsan_mutex_before_unlock(ThreadState *thr, uptr addr, uptr write) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc205 void OnUserAlloc(ThreadState *thr, uptr pc, uptr p, uptr sz, bool write) { argument
214 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { argument
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_acts.c27 #undef write /* ports/winnt/include/config.h: #define write _write */ macro
29 #define write(fd, data, octets) async_write(fd, data, octets) macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc203 void OnUserAlloc(ThreadState *thr, uptr pc, uptr p, uptr sz, bool write) { argument
212 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DRewriter.cpp37 raw_ostream &RewriteBuffer::write(raw_ostream &os) const { function in class:RewriteBuffer
/netbsd-current/sys/kern/
H A Dsys_ptrace_common.c1086 int error, write, tmp, pheld; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_ddc.c208 static enum mod_hdcp_status write(struct mod_hdcp *hdcp, function
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_gem.c928 bool write = !!(req->flags & NOUVEAU_GEM_CPU_PREP_WRITE); local

Completed in 516 milliseconds

1234567891011>>