Searched defs:Net (Results 1 – 10 of 10) sorted by relevance
| /external/crosvm/devices/src/virtio/vhost/ |
| D | net.rs | 41 pub struct Net<T: TapT + 'static, U: VhostNetT<T> + 'static> { struct 53 impl<T, U> Net<T, U> argument 113 impl<T, U> VirtioDevice for Net<T, U> implementation 318 impl<T, U> Suspendable for Net<T, U> implementation
|
| /external/armnn/tests/MultipleNetworksCifar10/ |
| D | MultipleNetworksCifar10.cpp | 110 struct Net in main() struct 112 Net(armnn::NetworkId netId, in main() function 120 armnn::NetworkId m_Network; in main() 121 std::pair<armnn::LayerBindingId, armnn::TensorInfo> m_InputBindingInfo; in main() 122 std::pair<armnn::LayerBindingId, armnn::TensorInfo> m_OutputBindingInfo; in main()
|
| /external/crosvm/vhost/src/ |
| D | net.rs | 25 pub struct Net<T> { struct 45 impl<T> NetT<T> for Net<T> implementation 87 impl<T> Vhost for Net<T> {} implementation 89 impl<T> AsRawDescriptor for Net<T> { implementation
|
| /external/crosvm/devices/src/virtio/ |
| D | net.rs | 464 pub struct Net<T: TapT + ReadNotifier + 'static> { struct 476 impl<T> Net<T> argument 600 impl<T> Drop for Net<T> implementation 614 impl<T> VirtioDevice for Net<T> implementation 772 impl<T> Suspendable for Net<T> where T: 'static + TapT + ReadNotifier {} implementation
|
| D | mod.rs | 109 Net = virtio_ids::VIRTIO_ID_NET, enumerator
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | net_test.cc | 23 TEST(Net, PickUnusedPortOrDie) { in TEST() argument
|
| /external/crosvm/devices/src/virtio/sys/windows/ |
| D | net.rs | 209 impl<T> NetExt for Net<T> implementation
|
| /external/scapy/scapy/ |
| D | base_classes.py | 51 class Net(Gen): class
|
| /external/crosvm/win_util/src/ |
| D | lib.rs | 343 Net = 4, enumerator
|
| /external/crosvm/src/crosvm/ |
| D | cmdline.rs | 479 Net(device::NetOptions), enumerator
|