/third_party/boost/boost/graph/ |
D | sequential_vertex_coloring.hpp | 64 typename GraphTraits::vertex_iterator v, vend; in sequential_vertex_coloring() local 72 typename GraphTraits::adjacency_iterator v, vend; in sequential_vertex_coloring() local
|
D | smallest_last_ordering.hpp | 70 typename GraphTraits::vertex_iterator v, vend; in smallest_last_vertex_ordering() local 97 typename GraphTraits::adjacency_iterator v, vend; in smallest_last_vertex_ordering() local
|
D | incremental_components.hpp | 95 typename graph_traits< VertexListGraph >::vertex_iterator v, vend; in initialize_incremental_components() local
|
D | minimum_degree_ordering.hpp | 362 typename graph_traits< Graph >::vertex_iterator v, vend; in mmd_impl() local
|
/third_party/optimized-routines/string/aarch64/ |
D | strlen-mte.S | 29 #define vend v3 macro
|
D | strchrnul-mte.S | 31 #define vend v5 macro
|
D | strnlen.S | 31 #define vend v3 macro
|
D | strchr-mte.S | 32 #define vend v6 macro
|
D | memchr.S | 36 #define vend v6 macro
|
D | memchr-mte.S | 33 #define vend v4 macro
|
D | strrchr-mte.S | 35 #define vend v5 macro
|
D | memrchr.S | 35 #define vend v4 macro
|
D | strcpy-mte.S | 36 #define vend v3 macro
|
/third_party/boost/libs/graph/example/ |
D | min_max_paths.cpp | 91 graph_traits< Graph >::vertex_iterator vi, vend; in main() local
|
D | dijkstra-no-color-map-example.cpp | 59 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
|
D | dijkstra-example.cpp | 55 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
|
D | dijkstra-example-listS.cpp | 70 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
|
/third_party/boost/boost/graph/distributed/ |
D | strong_components.hpp | 202 vertex_iterator vstart, vend; in fleischer_hendrickson_pinar_strong_components() local 234 ls_vertex_iterator vstart, vend; in fleischer_hendrickson_pinar_strong_components() local 739 vertex_iterator vstart, vend; in build_reverse_graph() local 811 vertex_iterator vstart, vend; in number_components() local
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usbdi.h | 318 #define USB_VENDOR(vend) \ argument 324 #define USB_VP(vend,prod) \ argument 327 #define USB_VPI(vend,prod,info) \ argument
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | usb.h | 54 #define USB_DEVICE(vend,prod) \ argument
|