/third_party/glib/gio/tests/ |
D | dbus-launch.c | 34 write_all (const void *ptr, in write_all() function
|
D | gsubprocess-testprog.c | 19 write_all (int fd, in write_all() function
|
/third_party/e2fsprogs/lib/ss/ |
D | pager.c | 111 static int write_all(int fd, char *buf, size_t count) in write_all() function
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_fs.h | 58 boolean write_all; member
|
/third_party/glib/tests/ |
D | timeloop-basic.c | 58 write_all (int fd, char *buf, int len) in write_all() function
|
D | timeloop.c | 59 write_all (GIOChannel *channel, char *buf, int len) in write_all() function
|
D | mainloop-test.c | 82 write_all (GIOChannel *channel, char *buf, gsize len) in write_all() function
|
/third_party/glib/tests/gobject/ |
D | timeloop-closure.c | 60 write_all (GIOChannel *channel, char *buf, int len) in write_all() function
|
/third_party/e2fsprogs/misc/ |
D | logsave.c | 57 static int write_all(int fd, const char *buf, size_t count) in write_all() function
|
D | uuidd.c | 114 static int write_all(int fd, char *buf, size_t count) in write_all() function
|
/third_party/mesa3d/src/util/ |
D | disk_cache_os.c | 377 write_all(int fd, const void *buf, size_t count) in write_all() function
|
/third_party/e2fsprogs/e2fsck/ |
D | util.c | 736 int write_all(int fd, char *buf, size_t count) in write_all() function
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 928 boolean write_all = in blend_fallback() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_program.c | 1065 GLboolean write_all = GL_FALSE; in st_translate_fragment_program() local
|
/third_party/glib/glib/ |
D | gspawn.c | 1188 write_all (gint fd, gconstpointer vbuf, gsize to_write) in write_all() function
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsclone.c | 279 #define write_all(f, p, n) io_all((f), (p), (n), 1) macro
|
D | ntfsresize.c | 1844 static int write_all(struct ntfs_device *dev, void *buf, int count) in write_all() function
|