Searched defs:is_read (Results 1 – 6 of 6) sorted by relevance
/third_party/libfuse/example/ |
D | cuse_client.c | 60 static int do_rw(int fd, int is_read, size_t size, off_t offset, in do_rw()
|
D | cuse.c | 123 size_t in_bufsz, size_t out_bufsz, int is_read) in fioc_do_rw() 201 int is_read = 0; in cusexmp_ioctl() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_export.h | 111 bool is_read() const {return m_read; } in is_read() function
|
D | sfn_instr_export.cpp | 152 int array_size, bool is_read): in ScratchIOInstr() 170 bool is_read): in ScratchIOInstr()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_dev.h | 79 uint8_t is_read; /* location has read access */ member
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 1166 mir_set_intr_mask(nir_instr *instr, midgard_instruction *ins, bool is_read) in mir_set_intr_mask() 1257 bool is_read, in emit_global()
|