Home
last modified time | relevance | path

Searched refs:Addresses (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDSymbolSize.cpp54 std::vector<SymEntry> Addresses; in computeSymbolSizes() local
59 Addresses.push_back({I, Value, SymNum, getSymbolSectionID(O, Sym)}); in computeSymbolSizes()
65 Addresses.push_back( in computeSymbolSizes()
69 if (Addresses.empty()) in computeSymbolSizes()
72 array_pod_sort(Addresses.begin(), Addresses.end(), compareAddress); in computeSymbolSizes()
75 for (unsigned I = 0, N = Addresses.size() - 1; I < N; ++I) { in computeSymbolSizes()
76 auto &P = Addresses[I]; in computeSymbolSizes()
82 while (NextI < N && Addresses[NextI].Address == P.Address) in computeSymbolSizes()
85 uint64_t Size = Addresses[NextI].Address - P.Address; in computeSymbolSizes()
91 for (SymEntry &P : Addresses) { in computeSymbolSizes()
/freebsd-11-stable/contrib/tcp_wrappers/
HDREADME.NIS42 Addresses: 131.155.210.23 131.155.12.78
47 Addresses: 131.155.210.23
52 Addresses: 131.155.12.78
60 Addresses: 131.155.210.23 131.155.12.78
65 Addresses: 131.155.12.78 131.155.210.23
70 Addresses: 131.155.210.23 131.155.12.78
78 Addresses: 131.155.12.78
136 X printf("Addresses:\t");
190 X printf("Addresses:\t");
/freebsd-11-stable/contrib/ntp/libntp/
HDntp_rfc2553.c258 struct hostent **Addresses
269 struct hostent **Addresses in DNSlookup_name() argument
272 *Addresses = gethostbyname(name); in DNSlookup_name()
/freebsd-11-stable/contrib/ntp/html/hints/
HDparse81 Addresses:
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_mac.cpp369 static Map Addresses; in GetOrCreateSyncAddress() local
370 Map::Handle h(&Addresses, addr); in GetOrCreateSyncAddress()
/freebsd-11-stable/libexec/bootpd/
HDREADME50 Addresses and phone numbers are listed below.
/freebsd-11-stable/sys/contrib/zlib/doc/
HDrfc1950.txt80 7. Authors' Addresses ............................................. 8
418 7. Authors' Addresses
/freebsd-11-stable/crypto/heimdal/lib/wind/
HDrfc3491.txt287 12. Authors' Addresses
HDrfc3490.txt81 12. Authors' Addresses........................................... 21
1127 12. Authors' Addresses
HDrfc3454.txt105 Authors' Addresses................................................90
5000 Authors' Addresses
/freebsd-11-stable/contrib/top/
HDREADME95 "subscribe" to "top-announce-request@groupsys.com". Addresses of
/freebsd-11-stable/crypto/openssh/
HDPROTOCOL.certkeys239 for authentication. Addresses are
/freebsd-11-stable/contrib/binutils/etc/
HDChangeLog468 to do all tape movement operations. Currently untested. Addresses
/freebsd-11-stable/sys/dev/bktr/
HDCHANGELOG.TXT242 Addresses were incorrectly hardcoded.
/freebsd-11-stable/share/examples/ipfilter/
HDipf-howto.txt1634 4.1. Mapping Many Addresses Into One Address
1642 and destination IP Addresses and their source and
1723 4.2. Mapping Many Addresses Into a Pool of Addresses
/freebsd-11-stable/contrib/tnftp/
HDChangeLog180 Addresses NetBSD Problem Report 28697.
225 Addresses NetBSD Problem Report 15943.
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDREADME-P2P753 List P2P Device Addresses of all the P2P peers we know. The optional
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstr64Bit.td1418 // Hi and Lo for Darwin Global Addresses.
/freebsd-11-stable/share/doc/IPv6/
HDIMPLEMENTATION161 RFC2732: Format for Literal IPv6 Addresses in URL's
1508 o All-Routers Multicast Addresses (ff02::2)
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdbint.texinfo2445 @section Pointers Are Not Always Addresses
2925 @xref{Target Architecture Definition, , Pointers Are Not Always Addresses}.
3467 Addresses}.
3478 @xref{Target Architecture Definition, , Pointers Are Not Always Addresses}.
/freebsd-11-stable/contrib/binutils/bfd/po/
HDbfd.pot3595 msgid "Table Addresses\n"
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp.conf.def103 Addresses are classed by type as
HDinvoke-ntp.conf.texi98 Addresses are classed by type as
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi42 * Anchored Addresses:: Defining how @option{-fsection-anchors} should work.
5304 @node Anchored Addresses
5305 @section Anchored Addresses
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrThumb2.td347 // Addresses for the TBB/TBH instructions.

12