/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-mpx-inval-2.l | 2 .*:6: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 3 .*:7: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 4 .*:10: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 5 .*:11: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 6 .*:13: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 7 .*:14: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 8 .*:17: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 9 .*:18: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 10 .*:21: Error: 32-bit address isn't allowed in 64-bit MPX instructions. 11 .*:22: Error: 32-bit address isn't allowed in 64-bit MPX instructions [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
pic-and-nonpic-5b.gd | 10 Address Access Initial Purpose 16 Address Access Initial Sym\.Val\. Type Ndx Name 24 Address Initial Purpose 29 Address Initial Sym.Val. Type Ndx Name
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-11.ld | 5 .text 0x101 : /* Note the misaligned address; must trig a linker error. */
|
/tools/test/connectivity/acts/tests/google/tel/config/ |
sample_mobility.json | 10 "Address":"<attenuator IP address>", 15 "Address":"<attenuator IP address>",
|
/libcore/ojluni/src/main/java/java/net/ |
InetAddress.java | 44 * This class represents an Internet Protocol (IP) address. 46 * <p> An IP address is either a 32-bit or 128-bit unsigned number 48 * TCP are built. The IP address architecture is defined by <a 52 * Address Allocation for Private Internets</i></a>, <a 57 * InetAddress consists of an IP address and possibly its 62 * <h4> Address types </h4> 64 * <blockquote><table cellspacing=2 summary="Description of unicast and multicast address types"> 67 * a unicast address is delivered to the interface identified by 68 * that address. 70 * <p> The Unspecified Address -- Also called anylocal or wildcar 205 int address; field in class:InetAddress.InetAddressHolder 846 int address= gf.get("address", 0); local [all...] |
/build/kati/ |
AUTHORS | 6 # Name or Organization <email address> 7 # The email address is not required for organizations.
|
/external/android-clat/ |
BUGS | 5 - assumes the nat64 gateway has the ipv4 address in the last 32 bits of the ipv6 address (that it uses a /96 plat subnet)
|
/external/iproute2/include/linux/ |
if_addrlabel.h | 2 * if_addrlabel.h - netlink interface for address labels 16 __u8 ifal_family; /* Address family */
|
/external/iproute2/man/man8/ |
rtpr.8 | 16 ip --onenline address show | rtpr 18 .B ip-address
|
/external/kernel-headers/original/uapi/linux/ |
if_addrlabel.h | 2 * if_addrlabel.h - netlink interface for address labels 16 __u8 ifal_family; /* Address family */
|
/external/libxml2/test/relaxng/ |
tutor10_10.rng | 5 <element name="name" ns="http://www.example.com/address"> 8 <element name="email" ns="http://www.example.com/address">
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
AddressTest.java | 36 Address a = new Address("square.com", 80, socketFactory, null, null, null, 38 Address b = new Address("square.com", 80, socketFactory, null, null, null, 45 Address a = new Address("square.com", 80, socketFactory, null, null, null, 47 Address b = new Address("square.com", 80, socketFactory, null, null, null,
|
/external/regex-re2/ |
AUTHORS | 6 # Name or Organization <email address> 7 # The email address is not required for organizations.
|
/external/valgrind/memcheck/tests/ |
buflen_check.stderr.exp-kfail | 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd 7 Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
descr_belowsp.stderr.exp | 2 Address 0x........ is on thread 1's stack 5 Address 0x........ is on thread 2's stack 12 Address 0x........ is on thread 2's stack 15 describing 0x........ discovered address giving SEGV in thread stack 16 Address 0x........ is on thread 2's stack 19 Address 0x........ is on thread 2's stack 22 Address 0x........ is on thread 2's stack 25 Address 0x........ is on thread 2's stack
|
malloc1_ks_none.stderr.exp | 3 Address 0x........ is 1 bytes inside a block of size 10 free'd 8 Address 0x........ is 1 bytes before a block of size 10 alloc'd
|
/libcore/dom/src/test/resources/ |
nodtdstaff.svg | 9 <address domestic="Yes">1230 North Ave. Dallas, Texas 98551</address>
|
/ndk/tests/device/asan-smoke/jni/ |
Android.mk | 8 LOCAL_CFLAGS := -fsanitize=address -fno-omit-frame-pointer 9 LOCAL_LDFLAGS := -fsanitize=address
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_addrlabel.h | 2 * if_addrlabel.h - netlink interface for address labels 17 __u8 ifal_family; /* Address family */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
if_addrlabel.h | 2 * if_addrlabel.h - netlink interface for address labels 16 __u8 ifal_family; /* Address family */
|
/prebuilts/go/darwin-x86/test/ |
func4.go | 7 // Verify that it is illegal to take the address of a function. 15 var x = &main // ERROR "address of|invalid"
|
/prebuilts/go/linux-x86/test/ |
func4.go | 7 // Verify that it is illegal to take the address of a function. 15 var x = &main // ERROR "address of|invalid"
|
/system/connectivity/shill/net/ |
ip_address.h | 41 // IP address (e.g. "192.144.30.54"). 49 IPAddress(Family family, const ByteString& address); 50 IPAddress(Family family, const ByteString& address, unsigned int prefix); 69 // Returns the maximum prefix length for address family |family|, i.e., 70 // the length of this address type in bits. 74 // address. As opposed to GetMaxPrefixLength() above, this function 75 // takes into account the class of this IP address to determine the 76 // smallest prefix that makes sense for this class of address to have. 81 // viable for an address when the supplied prefix is obviously incorrect. 84 // Returns the prefix length given an address |family| and a |mask|. Fo 98 const ByteString& address() const { return address_; } function in class:shill::IPAddress [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-dw2-10.d | 8 \[0x.*\] Extended opcode 2: set Address to 0x0 9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 6 to 7
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/ |
lns-common-1.d | 9 \[0x.*\] Extended opcode 2: set Address to .* 12 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 2 14 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 3 17 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 4 20 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 5 22 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 6 24 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 1 to 7 26 \[0x.*\] Special opcode .*: advance Address by .* to .* and Line by 0 to 7
|