Searched refs:write_mem (Results 26 - 44 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstyled-ostream.h94 vtable->write_mem (first_arg,data,len);
H A Dterm-styled-ostream.h92 vtable->write_mem (first_arg,data,len);
H A Dfd-ostream.c200 vtable->write_mem (first_arg,data,len);
H A Dfd-ostream.oo.c49 fd_ostream::write_mem (fd_ostream_t stream, const void *data, size_t len) function in class:fd_ostream
H A Dhtml-styled-ostream.c192 vtable->write_mem (first_arg,data,len);
H A Dhtml-ostream.c303 vtable->write_mem (first_arg,data,len);
H A Dhtml-ostream.oo.c90 html_ostream::write_mem (html_ostream_t stream, const void *data, size_t len) function in class:html_ostream
H A Dterm-ostream.h135 vtable->write_mem (first_arg,data,len);
H A Dterm-styled-ostream.c653 vtable->write_mem (first_arg,data,len);
H A Dterm-styled-ostream.oo.c86 term_styled_ostream::write_mem (term_styled_ostream_t stream, function in class:term_styled_ostream
H A Dterm-ostream.c1936 vtable->write_mem (first_arg,data,len);
H A Dterm-ostream.oo.c1546 term_ostream::write_mem (term_ostream_t stream, const void *data, size_t len) function in class:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dsstep.c283 static int __kprobes write_mem(unsigned long val, unsigned long ea, int nb, function
1335 err = write_mem(val, xform_ea(instr, regs, u), 8, regs);
1342 err = write_mem(val, xform_ea(instr, regs, u), 4, regs);
1348 err = write_mem(val, xform_ea(instr, regs, u), 1, regs);
1378 err = write_mem(val, xform_ea(instr, regs, u), 2, regs);
1431 err = write_mem(val, xform_ea(instr, regs, 0), 8, regs);
1437 err = write_mem(val, xform_ea(instr, regs, 0), 4, regs);
1448 err = write_mem(val, xform_ea(instr, regs, 0), 2, regs);
1487 err = write_mem(val, dform_ea(instr, regs), 4, regs);
1493 err = write_mem(va
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dfd-ostream.oo.c49 fd_ostream::write_mem (fd_ostream_t stream, const void *data, size_t len) function in class:fd_ostream
H A Dhtml-ostream.oo.c90 html_ostream::write_mem (html_ostream_t stream, const void *data, size_t len) function in class:html_ostream
H A Dterm-styled-ostream.oo.c86 term_styled_ostream::write_mem (term_styled_ostream_t stream, function in class:term_styled_ostream
H A Dterm-ostream.oo.c1546 term_ostream::write_mem (term_ostream_t stream, const void *data, size_t len) function in class:term_ostream
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c178 static int write_mem(struct dynamic_loader_initialize *this, void *buf,
512 zl_lib->init.dl_init.writemem = write_mem;
656 zl_lib->init.dl_init.writemem = write_mem;
1400 * ======== write_mem ========
1402 static int write_mem(struct dynamic_loader_initialize *this, void *buf, function
1463 /* Pass the NULL pointer to write_mem to get the start address of Shared
1468 write_mem(this, &pbuf, addr, info, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmem.c153 static ssize_t write_mem(struct file *file, const char __user *buf, function
748 .write = write_mem,

Completed in 215 milliseconds

12