Searched defs:write (Results 1 – 4 of 4) sorted by relevance
| /bionic/libc/tools/ | ||
| D | bionic_utils.py | 160 def write(self,msg): member in StringOutput |
| /bionic/libc/kernel/tools/ | ||
| D | utils.py | 54 def write(self,msg): member in StringOutput |
| D | cpp.py | 1371 def write(self,out): member in BlockList |
| /bionic/libc/kernel/uapi/linux/ | ||
| D | cdrom.h | 622 __u8 write : 1; member |