Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 103) sorted by relevance

12345

/dragonfly/test/nvmm/demo/toyvirt/
H A Dtoydev.c47 toydev_lapic(gpaddr_t gpa, bool write, uint8_t *buf, size_t size) in toydev_lapic()
97 toydev_mmio(gpaddr_t gpa, bool write, uint8_t *buf, size_t size) in toydev_mmio()
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/
H A D__init__.py47 def write(self, s): member in GdbOutputFile
53 def write(self, s): member in GdbOutputErrorFile
/dragonfly/contrib/binutils-2.34/gold/
H A Dattributes.cc86 Object_attribute::write( in write() function in gold::Object_attribute
214 Vendor_object_attributes::write(std::vector<unsigned char>* buffer) const in write() function in gold::Vendor_object_attributes
431 Attributes_section_data::write(std::vector<unsigned char>* buffer) const in write() function in gold::Attributes_section_data
/dragonfly/contrib/binutils-2.27/gold/
H A Dattributes.cc86 Object_attribute::write( in write() function in gold::Object_attribute
214 Vendor_object_attributes::write(std::vector<unsigned char>* buffer) const in write() function in gold::Vendor_object_attributes
431 Attributes_section_data::write(std::vector<unsigned char>* buffer) const in write() function in gold::Attributes_section_data
/dragonfly/stand/lib/
H A Dwrite.c68 write(int fd, void *dest, size_t bcount) in write() function
/dragonfly/sys/dev/sound/pcm/
H A Dfeeder_format.c56 intpcm_write_t *write; member
88 intpcm_write_t *write; member
/dragonfly/sys/sys/
H A Dmpt_ioctl.h84 uint8_t write; member
123 uint8_t write; member
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_vm.c331 uint8_t *buf, int len, int write) in ttm_bo_vm_access_kmap()
369 void *buf, int len, int write) in ttm_bo_vm_access()
/dragonfly/sys/dev/drm/amd/display/include/
H A Di2caux_interface.h42 bool write; member
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
H A Dacwin64.h188 #define write _write macro
H A Dacwin.h205 #define write _write macro
/dragonfly/sys/kern/
H A Dsys_process.c299 int write, tmp; in kern_ptrace() local
/dragonfly/contrib/gdb-7/gdb/
H A Dvalue.h181 void (*write) (struct value *toval, struct value *fromval); member
H A Dfbsd-nat.c101 int read, write, exec; in fbsd_find_memory_regions() local
H A Dui-file.c98 ui_file_put_method_ftype *write, in null_file_put()
213 ui_file_put_method_ftype *write, in ui_file_put()
441 ui_file_put_method_ftype *write, in mem_file_put()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dostream.tcc185 write(const _CharT* __s, streamsize __n) in write() function in std::basic_ostream
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dostream.tcc183 write(const _CharT* __s, streamsize __n) in write() function in std::basic_ostream
/dragonfly/contrib/lvm2/dist/include/
H A Dlabel.h59 int (*write) (struct label * label, void *buf); member
/dragonfly/contrib/lvm2/dist/lib/label/
H A Dlabel.h59 int (*write) (struct label * label, void *buf); member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-dse.c90 initialize_ao_ref_for_dse (gimple *stmt, ao_ref *write) in initialize_ao_ref_for_dse()
185 ao_ref write; in clear_bytes_written_by() local
/dragonfly/lib/libnvmm/
H A Dnvmm.h82 bool write; member
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-file.c150 ui_file_put_method_ftype *write, in tui_file_put()
/dragonfly/sys/dev/disk/nata/
H A Data-lowlevel.c90 int write = (request->flags & ATA_R_WRITE); in ata_begin_transaction() local
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_dmabuf.c186 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
/dragonfly/contrib/zlib-1.2/
H A Dgzguts.h49 # define write _write macro

12345