Searched refs:topo (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3collections.c116 static void addEdge (pANTLR3_TOPO topo, ANTLR3_UINT32 edge, ANTLR3_UINT32 dependency);
117 static pANTLR3_UINT32 sortToArray (pANTLR3_TOPO topo);
118 static void sortVector (pANTLR3_TOPO topo, pANTLR3_VECTOR v);
119 static void freeTopo (pANTLR3_TOPO topo);
2271 pANTLR3_TOPO topo;
2272 topo = antlr3NewTopo();
2274 if (topo == NULL) { out of memory }
2276 topo->addEdge(topo, 3, 0); // Node 3 depends on node 0
2277 topo
2285 pANTLR3_TOPO topo = (pANTLR3_TOPO)ANTLR3_MALLOC(sizeof(ANTLR3_TOPO)); local
2315 addEdge(pANTLR3_TOPO topo, ANTLR3_UINT32 edge, ANTLR3_UINT32 dependency) argument
2414 DFS(pANTLR3_TOPO topo, ANTLR3_UINT32 node) argument
2522 sortToArray(pANTLR3_TOPO topo) argument
2590 sortVector(pANTLR3_TOPO topo, pANTLR3_VECTOR v) argument
2691 freeTopo(pANTLR3_TOPO topo) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3collections.h475 void (*addEdge) (struct ANTLR3_TOPO_struct * topo, ANTLR3_UINT32 edge, ANTLR3_UINT32 dependency);
489 * make a long term copy of this array if you do not want to keep the topo
492 pANTLR3_UINT32 (*sortToArray) (struct ANTLR3_TOPO_struct * topo);
498 void (*sortVector) (struct ANTLR3_TOPO_struct * topo, pANTLR3_VECTOR v);
503 void (*free) (struct ANTLR3_TOPO_struct * topo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa_svc.h166 enum bfa_pport_topology topo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c783 uint16_t loop_id, topo, sw_cap; local
800 &area, &domain, &topo, &sw_cap);
1974 uint16_t topo; local
1984 &loop_id, &al_pa, &area, &domain, &topo, &sw_cap);
1998 if (topo == 4) {
2011 switch (topo) {
2047 vha->host_no, topo));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html6519 'Cover (top) of document' => 'In@\'icio (topo) do documento',
6617 'cover (top) of document' => 'in@\'icio (topo) do documento',
6667 'Cover (top) of document' => 'In@\'icio (topo) do documento',
6765 'cover (top) of document' => 'in@\'icio (topo) do documento',

Completed in 265 milliseconds