Searched refs:Highway (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/graph/test/ |
D | bundled_properties.cpp | 65 struct Highway struct 67 Highway() {} in Highway() argument 68 Highway(const string& name, double miles, int speed_limit = 65, in Highway() function 85 std::ostream& operator<<(std::ostream& out, const Highway& highway) in operator <<() argument 92 std::istream& operator>>(std::istream& in, Highway& highway) in operator >>() 98 bool operator==(const Highway& h1, const Highway& h2) in operator ==() 197 = add_edge(v, bloomington, Highway("Long", 1000), map).first; in test_bundled_properties() 201 BOOST_TEST(get(get(&Highway::name, map), e) == "I-87"); in test_bundled_properties() 203 BOOST_TEST(get(&Highway::name, map, e) == "I-87"); in test_bundled_properties() 211 BOOST_TEST(get(get(&Highway::name, fmap), e) == "I-87"); in test_bundled_properties() [all …]
|
/third_party/boost/libs/graph_parallel/doc/ |
D | distributed_adjacency_list.rst | 98 struct Highway { 99 Highway() { } 100 Highway(const std::string& name, int lanes, int miles_per_hour, int length) 117 ``Highway`` as the fourth and fifth parameters to ``adjacency_list``, 125 City, Highway> 144 typedef property_map<RoadMap, int Highway::*>::type 145 road_length = get(&Highway::length, map); 168 add_edge("Indianapolis", "Chicago", Highway("I-65", 4, 65, 151), map);
|
/third_party/tzdata/ |
D | australasia | 1291 # ... it was just on four years ago that I drove along the Eyre Highway,
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 30429 ID_OUI_FROM_DATABASE=Golden Highway Industry Development Co., Ltd. 65370 ID_OUI_FROM_DATABASE=Sensor Highway Ltd
|