Home
last modified time | relevance | path

Searched refs:vpw (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/boost/graph/distributed/
Dgraphviz.hpp103 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.gitignore19 *.vpw
/third_party/gn/
D.gitignore24 *.vpw
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/
Ddrv_vo_dev_comm.c96 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()
Dhal_vo_def_comm.h128 hi_u16 vpw; member
Dhal_vo_dev_comm.c876 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/
Dlcd.h16 u32 vpw; /* 0x08 Virtual Page Width Register */ member
/third_party/boost/boost/graph/
Dgraphviz.hpp260 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/
Dvou_def.h413 hi_u16 vpw; member
Dvou_drv.h189 hi_u16 vpw; /* vertical pulse width */ member
Dvou_hal.c787 DHD0_PWR.bits.vpw = sync_info->vpw - 1; in hal_disp_set_intf_sync()
Dvou_reg.h4405 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/
Dhi_common_vo.h146 hi_u16 vpw; /* RW; vertical pulse width */ member
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3559av100/
Dvou_def.h411 hi_u16 vpw; member
Dvou_drv.h184 hi_u16 vpw; /* vertical pulse width */ member
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/hi3516cv500/
Dvou_def.h396 hi_u16 vpw; member
Dvou_drv.h189 hi_u16 vpw; /* vertical pulse width */ member
Dvou_reg.h4405 unsigned int vpw : 8; /* [23..16] */ member
5858 unsigned int vpw : 8; /* [23..16] */ member
Dvou_hal.c733 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/
Dvou_def.h404 hi_u16 vpw; member
Dvou_drv.h189 hi_u16 vpw; /* vertical pulse width */ member
Dvou_drv.c145 .vpw = 4,
Dvou_hal.c500 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/
Dhal_vo_reg.h5741 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/
Dhal_vo_reg.h5741 unsigned int vpw : 8; /* [23..16] */ member
8036 unsigned int vpw : 8 ; /* [23..16] */ member
8631 unsigned int vpw : 8 ; /* [23..16] */ member

12