Searched defs:write_mode (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/drivers/mtd/nand/ | ||
D | kmeter1_nand.c | 15 #define write_mode(val) out_8(CONFIG_NAND_MODE_REG, val) macro |
/external/kernel-headers/original/uapi/sound/ | ||
D | sfnt_info.h | 149 char write_mode; /* write mode; normally 0 */ member |
/external/python/cpython3/Python/ | ||
D | pylifecycle.c | 1701 int fd, int write_mode, const char* name, in create_stdio() |
/external/curl/lib/ | ||
D | smb.h | 219 unsigned short write_mode; member |
/external/python/cpython3/Lib/test/ | ||
D | test_socket.py | 4373 write_mode = 'wb' variable in FileObjectClassTestCase |
D | test_io.py | 1560 write_mode = "wb" variable in BufferedWriterTest |
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 1124 write_mode = "wb" variable in BufferedWriterTest |