Home
last modified time | relevance | path

Searched defs:dop (Results 1 – 5 of 5) sorted by relevance

/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_common.c48 int tproto, uint8_t * dop, int max_do_len) in sg_make_vpd_devid_for_nvme()
Dsg_write_buffer.c209 unsigned char * dop = NULL; in main() local
Dsg_pt_linux_nvme.c724 uint8_t * dop; in sntl_senddiag() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader_dump.c535 struct dump_op dop; in dump_inst() local
/third_party/node/src/
Dnode_options.cc176 explicit EnvironmentOptionsParser(const DebugOptionsParser& dop) in EnvironmentOptionsParser()