/dports/cad/openroad/OpenROAD-2.0/src/sta/parasitics/ |
H A D | ConcreteParasiticsPvt.hh | 32 typedef std::pair<const Net*, int> NetId; typedef 35 bool operator()(const NetId *net_id1, 36 const NetId *net_id2) const; 38 typedef Map<NetId*, ConcreteParasiticSubNode*,
|
H A D | ConcreteParasitics.cc | 695 NetId *net_id; in deleteNodes() 785 NetId net_id(net, id); in ensureParasiticNode() 789 sub_nodes_[new NetId(net, id)] = node; in ensureParasiticNode() 834 NetIdLess::operator()(const NetId *net_id1, in operator ()() 835 const NetId *net_id2) const in operator ()()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/android/ |
H A D | network_change_notifier_android.cc | 82 enum NetId { enum 208 CHECK_EQ(NetId::INVALID, NetworkChangeNotifier::kInvalidNetworkHandle) in NetworkChangeNotifierAndroid()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/android/ |
H A D | network_change_notifier_android.cc | 82 enum NetId { enum 208 CHECK_EQ(NetId::INVALID, NetworkChangeNotifier::kInvalidNetworkHandle) in NetworkChangeNotifierAndroid()
|
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/ |
H A D | APPC-MIB | 732 NetId from the NAU name if the NetId is present. 749 NetId from the NAU name if the NetId is present. 835 the NetId from the NAU name if the NetId is present." 1049 the NetId from the NAU name if the NetId is present." 1275 NetId from the NAU name if the NetId is present. 1291 NetId from the NAU name if the NetId is present." 1460 the NetId from the NAU name if the NetId is present. 1476 NetId from the NAU name if the NetId is present." 2201 the NetId from the NAU name if the NetId is present. 2215 the NetId from the NAU name if the NetId is present. [all …]
|
/dports/net-mgmt/observium/observium/mibs/rfc/ |
H A D | APPC-MIB | 700 NetId from the NAU name if the NetId is present. 716 NetId from the NAU name if the NetId is present. 798 the NetId from the NAU name if the NetId is present." 1001 the NetId from the NAU name if the NetId is present." 1215 NetId from the NAU name if the NetId is present. 1230 NetId from the NAU name if the NetId is present." 1392 the NetId from the NAU name if the NetId is present. 1407 NetId from the NAU name if the NetId is present." 2103 the NetId from the NAU name if the NetId is present. 2117 the NetId from the NAU name if the NetId is present. [all …]
|
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/ |
H A D | APPC-MIB | 732 NetId from the NAU name if the NetId is present. 749 NetId from the NAU name if the NetId is present. 835 the NetId from the NAU name if the NetId is present." 1049 the NetId from the NAU name if the NetId is present." 1275 NetId from the NAU name if the NetId is present. 1291 NetId from the NAU name if the NetId is present." 1460 the NetId from the NAU name if the NetId is present. 1476 NetId from the NAU name if the NetId is present." 2201 the NetId from the NAU name if the NetId is present. 2215 the NetId from the NAU name if the NetId is present. [all …]
|
/dports/games/vavoom/vavoom-1.33/source/ |
H A D | vc_state.h | 62 vint32 NetId; variable
|
H A D | vc_state.cpp | 69 , NetId(-1) in VState()
|
H A D | net_object_map.cpp | 280 vuint32 StateId = State->NetId; in SerialiseState()
|
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/service_plugins/ |
H A D | service_rpc.cc | 125 struct NetId struct 417 if (sizeof(ServiceRPCCall) + PROGRAM_LENGTH + VERSION_LENGTH + sizeof(NetId) > size) in validate_packet() 420 const NetId* net_id = (const NetId*) data; in validate_packet() 423 sizeof(NetId) + tmp > size)) in validate_packet() 426 data += sizeof(NetId); in validate_packet()
|
/dports/cad/magic/magic-8.3.245/grouter/ |
H A D | grouteCrss.c | 93 NetId *pNetId; /* Net and segment identifier; netid_seg is updated */ 98 NetId markNetId; 167 NetId netid; /* Identifier to assign */
|
H A D | groutePen.c | 708 NetId *pNetId; /* UNUSED */ 852 NetId *pNetId; /* Net and segment identifier */ 890 NetId netid;
|
H A D | grouter.h | 152 } NetId; typedef
|
H A D | grouteTest.c | 317 static NetId dummyId = { 0, 0 }; 347 NetId netId; /* Identifies net and segment for this pin */
|
H A D | grouteMult.c | 126 NetId netid;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/android/javatests/src/org/chromium/net/ |
H A D | NetworkChangeNotifierTest.java | 403 mChanges.add(new ChangeInfo(ChangeType.PURGE_LIST, NetId.INVALID)); in purgeActiveNetworkList() 797 Network invalidNetwork = Helper.netIdToNetwork(NetId.INVALID); in testConnectivityManagerDelegateDoesNotCrash() 851 Assert.assertEquals(NetId.INVALID, ncn.getDefaultNetId()); in testQueryableAPIsReturnExpectedValuesFromMockDelegate() 943 observer.assertLastChange(ChangeType.PURGE_LIST, NetId.INVALID); in testNetworkCallbacks() 964 observer.assertLastChange(ChangeType.PURGE_LIST, NetId.INVALID); in testNetworkCallbacks()
|
/dports/devel/opendht/opendht-1.10.1/tests/ |
H A D | peerdiscoverytester.cpp | 28 dht::NetId nid;
|
/dports/devel/py-opendht/opendht-1.10.1/tests/ |
H A D | peerdiscoverytester.cpp | 28 dht::NetId nid;
|
/dports/devel/opendht/opendht-1.10.1/include/opendht/ |
H A D | callbacks.h | 99 NetId network {0};
|
H A D | network_engine.h | 210 …NetworkEngine(InfoHash& myid, NetId net, std::unique_ptr<DatagramSocket>&& sock, Logger& log, Sche… 516 const NetId network {0};
|
H A D | utils.h | 40 using NetId = uint32_t; variable
|
/dports/devel/py-opendht/opendht-1.10.1/include/opendht/ |
H A D | callbacks.h | 99 NetId network {0};
|
H A D | network_engine.h | 210 …NetworkEngine(InfoHash& myid, NetId net, std::unique_ptr<DatagramSocket>&& sock, Logger& log, Sche… 516 const NetId network {0};
|
H A D | utils.h | 40 using NetId = uint32_t; variable
|