Home
last modified time | relevance | path

Searched refs:Net (Results 1 – 25 of 71) sorted by relevance

123

/external/walt/hardware/kicad/
DWALTsm.net307 (net (code 1) (name "Net-(C1-Pad1)")
311 (net (code 2) (name "Net-(C1-Pad2)")
315 (net (code 3) (name "Net-(D2-Pad1)")
319 (net (code 4) (name "Net-(U1-Pad6)")
330 (net (code 8) (name "Net-(U1-Pad23)")
338 (net (code 11) (name "Net-(P1-Pad4)")
340 (net (code 12) (name "Net-(U2-Pad2)")
380 (net (code 18) (name "Net-(D4-Pad2)")
383 (net (code 19) (name "Net-(U1-Pad15)")
385 (net (code 20) (name "Net-(J1-Pad2)")
[all …]
DWALTsm.kicad_pcb101 (net 1 "Net-(C1-Pad1)")
102 (net 2 "Net-(C1-Pad2)")
110 (net 10 "Net-(P1-Pad4)")
119 (net 19 "Net-(U1-Pad6)")
122 (net 22 "Net-(U1-Pad23)")
123 (net 23 "Net-(U2-Pad1)")
124 (net 24 "Net-(U2-Pad2)")
125 (net 25 "Net-(U2-Pad4)")
126 (net 26 "Net-(U2-Pad9)")
127 (net 27 "Net-(U2-Pad11)")
[all …]
/external/zlib/src/contrib/dotzlib/
Dreadme.txt1 This directory contains a .Net wrapper class library for the ZLib1.dll
4 .Net streaming wrappers for the gz streams part of zlib, and wrappers
27 1. Using Visual Studio.Net 2003:
28 Open DotZLib.sln in VS.Net and build from there. Output file (DotZLib.dll)
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventSocketProxy.cs40 using Socket = System.Net.Sockets.Socket;
42 using TcpListener = System.Net.Sockets.TcpListener;
103 System.Net.IPHostEntry hostInfo = System.Net.Dns.GetHostEntry( "localhost" ); in Handshake()
104 System.Net.IPAddress ipAddress = hostInfo.AddressList[0]; in Handshake()
DRemoteDebugEventSocketListener.cs44 using Socket = System.Net.Sockets.Socket;
45 using SocketException = System.Net.Sockets.SocketException;
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventSocketProxy.cs41 using Socket = System.Net.Sockets.Socket;
43 using TcpListener = System.Net.Sockets.TcpListener;
96 System.Net.IPHostEntry hostInfo = System.Net.Dns.GetHostEntry("localhost"); in Handshake()
97 System.Net.IPAddress ipAddress = hostInfo.AddressList[0]; in Handshake()
DRemoteDebugEventSocketListener.cs42 using Socket = System.Net.Sockets.Socket;
43 using SocketException = System.Net.Sockets.SocketException;
/external/tensorflow/tensorflow/core/platform/
Dnet_test.cc23 TEST(Net, PickUnusedPortOrDie) { in TEST() argument
/external/scapy/scapy/layers/
Ddhcp.py22 from scapy.base_classes import Net
316 def parse_options(self, pool=Net("192.168.1.128/25"), network="192.168.1.0/24",gw="192.168.1.1",
326 pool = Net(pool)
Dl2.py15 from scapy.base_classes import Net
62 if isinstance(ip, Net):
/external/zlib/src/contrib/
DREADME.contrib26 Support for Microsoft .Net and Visual C++ .Net
/external/glide/third_party/gif_encoder/
DLICENSE13 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See
/external/iproute2/
DREADME.distribution86 these on an old 486. (NIST Net itself will run fine on such a
95 directly into NIST Net.
/external/iproute2/netem/
DREADME.distribution88 these on an old 486. (NIST Net itself will run fine on such a
97 directly into NIST Net.
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer_usage.txt46 Extracted Net Log
/external/scapy/scapy/
Dbase_classes.py51 class Net(Gen): class
Dvolatile.py12 from scapy.base_classes import Net
274 self.ip = Net(iptemplate)
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h43 using namespace System::Net;
/external/scapy/scapy/modules/krack/
Dautomaton.py12 from scapy.base_classes import Net
114 pool=Net("192.168.42.128/25"),
/external/glide/
DLICENSE82 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See
DNOTICE82 NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See
/external/scapy/doc/scapy/
Dintroduction.rst129 <IP dst=<Net www.target.com/30> |>
141 <IP dst=<Net www.target.com/30> |>
/external/scapy/scapy/contrib/
Dldp.py29 from scapy.base_classes import Net
/external/python/cpython3/Doc/library/
Demail.rst145 NNTP (Net News Transport Protocol) client
/external/linux-kselftest/
DAndroid.bp194 // Net test

123