Home
last modified time | relevance | path

Searched defs:vend (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/graph/
Dsequential_vertex_coloring.hpp64 typename GraphTraits::vertex_iterator v, vend; in sequential_vertex_coloring() local
72 typename GraphTraits::adjacency_iterator v, vend; in sequential_vertex_coloring() local
Dsmallest_last_ordering.hpp70 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
Dincremental_components.hpp95 typename graph_traits< VertexListGraph >::vertex_iterator v, vend; in initialize_incremental_components() local
Dminimum_degree_ordering.hpp362 typename graph_traits< Graph >::vertex_iterator v, vend; in mmd_impl() local
/third_party/optimized-routines/string/aarch64/
Dstrlen-mte.S29 #define vend v3 macro
Dstrchrnul-mte.S31 #define vend v5 macro
Dstrnlen.S31 #define vend v3 macro
Dstrchr-mte.S32 #define vend v6 macro
Dmemchr.S36 #define vend v6 macro
Dmemchr-mte.S33 #define vend v4 macro
Dstrrchr-mte.S35 #define vend v5 macro
Dmemrchr.S35 #define vend v4 macro
Dstrcpy-mte.S36 #define vend v3 macro
/third_party/boost/libs/graph/example/
Dmin_max_paths.cpp91 graph_traits< Graph >::vertex_iterator vi, vend; in main() local
Ddijkstra-no-color-map-example.cpp59 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
Ddijkstra-example.cpp55 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
Ddijkstra-example-listS.cpp70 graph_traits< graph_t >::vertex_iterator vi, vend; in main() local
/third_party/boost/boost/graph/distributed/
Dstrong_components.hpp202 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/
Dusbdi.h318 #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/
Dusb.h54 #define USB_DEVICE(vend,prod) \ argument