Home
last modified time | relevance | path

Searched refs:routeIndex (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/wdune/wdune-1.926/tools/
H A DcollectViewpoints.awk37 routeIndex = 0;
92 route[routeIndex++] = $0;
151 for (i=0;i<routeIndex;i++)
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/vishvananda/netlink/
H A Droute_linux.go154 routeIndex := int(native.Uint32(attr.Value[0:4]))
155 if link != nil && routeIndex != index {
159 route.LinkIndex = routeIndex
217 routeIndex := int(native.Uint32(attr.Value[0:4]))
218 route.LinkIndex = routeIndex
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/envoyfilter/
H A Drc_patch.go155 …routeConfiguration *xdsapi.RouteConfiguration, virtualHost *route.VirtualHost, routeIndex int, rou…
160 routeMatch(virtualHost.Routes[routeIndex], cp) {
165 virtualHost.Routes[routeIndex] = nil
169 proto.Merge(virtualHost.Routes[routeIndex], cp.Value)
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DGoToDialog.cpp239 int routeIndex = row - homeOffset; in data() local
240 Q_ASSERT( routeIndex >= 0 && routeIndex < via.size() ); in data()
241 return routeData( via, routeIndex, role ); in data()
/dports/games/flightgear/flightgear-2020.3.11/src/AIModel/
H A DAIFlightPlan.hxx41 int routeIndex; // For AI/ATC purposes; member in FGAIWaypoint
60 void setRouteIndex (int rte) { routeIndex = rte; }; in setRouteIndex()
78 int getRouteIndex () { return routeIndex; }; in getRouteIndex()
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUIVehicle.cpp308 int routeIndex = getRoutePosition(); in drawAction_drawCarriageClass() local
311 int backRouteIndex = routeIndex; in drawAction_drawCarriageClass()
330 MSLane* prev = getPreviousLane(lane, routeIndex); in drawAction_drawCarriageClass()
641 GUIVehicle::getPreviousLane(MSLane* current, int& routeIndex) const { in getPreviousLane()
645 if (routeIndex > 0) { in getPreviousLane()
646 routeIndex--; in getPreviousLane()
647 const MSEdge* prevNormal = myRoute->getEdges()[routeIndex]; in getPreviousLane()
H A DGUIVehicle.h169 MSLane* getPreviousLane(MSLane* current, int& routeIndex) const;
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Dgmapdlg.h54 int routeIndex(QStandardItem* it);
H A Dgmapdlg.cc298 int GMapDialog::routeIndex(QStandardItem* it) in routeIndex() function in GMapDialog
328 i = routeIndex(it); in treeDoubleClicked()
570 } else if ((j = routeIndex(it)) >=0) { in showContextMenu()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/gui/
H A Dgmapdlg.h54 int routeIndex(QStandardItem *it);
H A Dgmapdlg.cpp287 int GMapDialog::routeIndex(QStandardItem *it) in routeIndex() function in GMapDialog
316 i = routeIndex(it); in treeDoubleClicked()
555 else if ((j = routeIndex(it)) >=0) { in showContextMenu()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/model/
H A DQDScheme.cpp305 for (int routeIndex = 0, m = route.size() - 1; routeIndex < m; routeIndex++) { in findPaths() local
306 QDSchemeUnit *routeSrc = route.at(routeIndex); in findPaths()
307 QDSchemeUnit *routeDst = route.at(routeIndex + 1); in findPaths()
/dports/games/flightgear/flightgear-2020.3.11/src/ATC/
H A Datc_mgr.cxx226 …const int routeIndex = (plan && plan->getCurrentWaypoint()) ? plan->getCurrentWaypoint()->getRoute… in postinit() local
228 routeIndex, in postinit()
/dports/cad/sumo/sumo-1.2.0/src/microsim/trigger/
H A DMSCalibrator.cpp389 const int routeIndex = (int)std::distance(route->begin(), in execute() local
412 std::cout << " resetting route pos: " << routeIndex << "\n"; in execute()
414 vehicle->resetRoutePosition(routeIndex); in execute()
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DPerson.cpp599 int routeIndex = 0; in moveToXY() local
606 routeIndex = (int)(s->getRouteStep() - s->getRoute().begin()); in moveToXY()
617 ev, routeIndex, in moveToXY()
622 speed, ev, routeIndex, currentLane, p->getEdgePos(), true, in moveToXY()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/olsr/model/
H A Dolsr-routing-protocol.cc1254 uint32_t routeIndex = 0; in RoutingTableComputation() local
1256 for (routeIndex = 0; routeIndex < m_hnaRoutingTable->GetNRoutes (); routeIndex++) in RoutingTableComputation()
1258 Ipv4RoutingTableEntry route = m_hnaRoutingTable->GetRoute (routeIndex); in RoutingTableComputation()
1266 if (routeIndex == m_hnaRoutingTable->GetNRoutes ()) in RoutingTableComputation()
1270 … else if (gatewayEntryExists && m_hnaRoutingTable->GetMetric (routeIndex) > gatewayEntry.distance) in RoutingTableComputation()
1272 m_hnaRoutingTable->RemoveRoute (routeIndex); in RoutingTableComputation()
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_aas_routetable.c1071 static int routeIndex = 0; in AAS_RT_GetRoute() local
1086 if ( ++routeIndex >= GETROUTE_NUMROUTES ) { in AAS_RT_GetRoute()
1087 routeIndex = 0; in AAS_RT_GetRoute()
1090 thisroute = &routes[routeIndex]; in AAS_RT_GetRoute()
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_aas_routetable.c1071 static int routeIndex = 0; in AAS_RT_GetRoute() local
1086 if ( ++routeIndex >= GETROUTE_NUMROUTES ) { in AAS_RT_GetRoute()
1087 routeIndex = 0; in AAS_RT_GetRoute()
1090 thisroute = &routes[routeIndex]; in AAS_RT_GetRoute()
/dports/net/opal/opal-3.10.10/src/opal/
H A Dmanager.cxx1213 …OpalManager::ApplyRouteTable(const PString & a_party, const PString & b_party, PINDEX & routeIndex) in ApplyRouteTable() argument
1218 return routeIndex++ == 0 ? b_party : PString::Empty(); in ApplyRouteTable()
1245 while (routeIndex < m_routeTable.GetSize()) { in ApplyRouteTable()
1246 RouteEntry & entry = m_routeTable[routeIndex++]; in ApplyRouteTable()
1257 routeIndex = 0; in ApplyRouteTable()

12