/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_telnetlib.py | 328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 62 IP = chr(244) # Interrupt process
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_telnetlib.py | 328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ia64-opc-i.c | 139 {"mov", I, OpX3X6 (0, 0, 0x30), {R1, IP}, EMPTY},
|
/external/boringssl/src/util/fipstools/ |
delocate.go | 348 ppc64le doesn't have IP-relative addressing and does a lot to work around this. 425 also harder because there's no IP-relative addressing. 427 Jumps are IP-relative however, and have a 24-bit immediate value. So we can 994 return nil, errors.New("GOT access must be IP-relative") [all...] |
/external/libpcap/ |
grammar.c | 366 IP = 273, 488 #define IP 273 970 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP", [all...] |
scanner.l | 248 ip return IP;
|
/external/libvorbis/doc/ |
05-comment.tex | 127 License. see http://www.eff.org/IP/Open_licenses/eff_oal.html for
|
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509.go | 690 IPAddresses []net.IP [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509.go | 690 IPAddresses []net.IP [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
netmon.h | [all...] |
/external/llvm/lib/MC/ |
MCAsmStreamer.cpp | [all...] |
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
Decode.c | 854 This routine is used to translate a multicast IP address to a multicast MAC address.
855 This results in a MAC address composed of 25 bits of fixed data with the upper 23 bits of the IP
887 TmpPtr = (UINT8 *) (&CpbPtr->IP.IPv4);
889 // check if the ip given is a mcast IP
896 // take the last 23 bits in IP.
[all...] |
/external/autotest/server/site_tests/provision_CheetsUpdate/ |
push_to_device.py | [all...] |
/prebuilts/go/darwin-x86/src/net/ |
net.go | 7 TCP/IP, UDP, domain name resolution, and Unix domain sockets. 514 // "IP address", "CIDR address".
|
/prebuilts/go/linux-x86/src/net/ |
net.go | 7 TCP/IP, UDP, domain name resolution, and Unix domain sockets. 514 // "IP address", "CIDR address".
|
/external/libunwind/doc/ |
libunwind.tex | 113 (IP), sometimes also known as the ``program counter'', and the stack 154 unw_word_t ip, sp; 159 unw_get_reg(&cursor, UNW_REG_IP, &ip); 161 printf ("ip = %lx, sp = %lx\n", (long) ip, (long) sp);
|
/external/llvm/lib/Transforms/Scalar/ |
RewriteStatepointsForGC.cpp | [all...] |
/external/openssh/contrib/redhat/ |
openssh.spec | 139 arbitrary TCP/IP ports can also be forwarded over the secure channel. 487 - incorporate fix from Markus Friedl's advisory for IP-based authorization bugs
|
/external/syslinux/memdisk/ |
memdisk16.asm | 84 b_csip dd 0 ; CS:IP on boot sector invocation
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/x86/ |
asm.go | 596 // jmpq *got+size(IP)
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
gnu.go | 725 IP: "%ip",
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
handshake_client.go | 805 // Literal IP addresses and absolute FQDNs are not permitted as SNI values.
|
/prebuilts/go/linux-x86/src/cmd/link/internal/x86/ |
asm.go | 596 // jmpq *got+size(IP)
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
gnu.go | 725 IP: "%ip",
|