/third_party/boost/boost/graph/distributed/ |
D | graphviz.hpp | 103 VertexPropertiesWriter vpw, in write_graphviz() argument 139 vpw(local_graph_out, *vi); in write_graphviz() 189 VertexPropertiesWriter vpw, in write_graphviz() argument 193 write_graphviz(out, g, vpw, epw, graph_id_writer<Graph>(g)); in write_graphviz() 200 VertexPropertiesWriter vpw in write_graphviz() 203 write_graphviz(out, g, vpw, default_writer()); in write_graphviz() 219 VertexPropertiesWriter vpw, in write_graphviz() argument 226 write_graphviz(out, g, vpw, epw, gpw); in write_graphviz() 228 write_graphviz(std::cout, g, vpw, epw, gpw); in write_graphviz() 237 VertexPropertiesWriter vpw, in write_graphviz() argument [all …]
|
/third_party/cef/ |
D | .gitignore | 19 *.vpw
|
/third_party/gn/ |
D | .gitignore | 24 *.vpw
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/ |
D | drv_vo_dev_comm.c | 96 sync_info->vpw = vo_sync_info->vpw; in vo_drv_get_sync_info() 502 if ((sync_info->vpw < VO_MIN_USER_SYNC_VPW) || (sync_info->vpw > VO_MAX_USER_SYNC_VPW)) { in vo_drv_check_dev_pulse_sync_info() 503 vo_err_trace("vo%d: sync's vpw(%u) should be [%u, %u]!\n", dev, sync_info->vpw, in vo_drv_check_dev_pulse_sync_info()
|
D | hal_vo_def_comm.h | 128 hi_u16 vpw; member
|
D | hal_vo_dev_comm.c | 876 dhd0_pwr.bits.vpw = sync_info->vpw - 1; in vo_hal_intf_set_sync_info_other()
|
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/coldfire/ |
D | lcd.h | 16 u32 vpw; /* 0x08 Virtual Page Width Register */ member
|
/third_party/boost/boost/graph/ |
D | graphviz.hpp | 260 VertexPropertiesWriter vpw, EdgePropertiesWriter epw, in write_graphviz() argument 280 vpw(out, *i); // print vertex attributes in write_graphviz() 298 VertexPropertiesWriter vpw, EdgePropertiesWriter epw, in write_graphviz() argument 302 write_graphviz(out, g, vpw, epw, gpw, get(vertex_index, g)); in write_graphviz()
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3519av100/ |
D | vou_def.h | 413 hi_u16 vpw; member
|
D | vou_drv.h | 189 hi_u16 vpw; /* vertical pulse width */ member
|
D | vou_hal.c | 787 DHD0_PWR.bits.vpw = sync_info->vpw - 1; in hal_disp_set_intf_sync()
|
D | vou_reg.h | 4405 unsigned int vpw : 8; /* [23..16] */ member 5858 unsigned int vpw : 8; /* [23..16] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/include/ |
D | hi_common_vo.h | 146 hi_u16 vpw; /* RW; vertical pulse width */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3559av100/ |
D | vou_def.h | 411 hi_u16 vpw; member
|
D | vou_drv.h | 184 hi_u16 vpw; /* vertical pulse width */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516cv500/ |
D | vou_def.h | 396 hi_u16 vpw; member
|
D | vou_drv.h | 189 hi_u16 vpw; /* vertical pulse width */ member
|
D | vou_reg.h | 4405 unsigned int vpw : 8; /* [23..16] */ member 5858 unsigned int vpw : 8; /* [23..16] */ member
|
D | vou_hal.c | 733 DHD0_PWR.bits.vpw = sync_info->vpw - 1; in hal_disp_set_intf_sync()
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516ev200/ |
D | vou_def.h | 404 hi_u16 vpw; member
|
D | vou_drv.h | 189 hi_u16 vpw; /* vertical pulse width */ member
|
D | vou_drv.c | 145 .vpw = 4,
|
D | vou_hal.c | 500 DHD0_PWR.bits.vpw = sync_info->vpw - 1; in hal_disp_set_intf_sync()
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3531dv200/include/ |
D | hal_vo_reg.h | 5741 unsigned int vpw : 8; /* [23..16] */ member 8036 unsigned int vpw : 8 ; /* [23..16] */ member 8631 unsigned int vpw : 8 ; /* [23..16] */ member
|
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3535av100/include/ |
D | hal_vo_reg.h | 5741 unsigned int vpw : 8; /* [23..16] */ member 8036 unsigned int vpw : 8 ; /* [23..16] */ member 8631 unsigned int vpw : 8 ; /* [23..16] */ member
|