Home
last modified time | relevance | path

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

12

/external/llvm/lib/Object/
DSymbolSize.cpp61 std::vector<SymEntry> Addresses; in computeSymbolSizes() local
66 Addresses.push_back({I, Value, SymNum, getSymbolSectionID(O, Sym)}); in computeSymbolSizes()
72 Addresses.push_back( in computeSymbolSizes()
75 array_pod_sort(Addresses.begin(), Addresses.end(), compareAddress); in computeSymbolSizes()
78 for (unsigned I = 0, N = Addresses.size() - 1; I < N; ++I) { in computeSymbolSizes()
79 auto &P = Addresses[I]; in computeSymbolSizes()
85 while (NextI < N && Addresses[NextI].Address == P.Address) in computeSymbolSizes()
88 uint64_t Size = Addresses[NextI].Address - P.Address; in computeSymbolSizes()
94 for (SymEntry &P : Addresses) { in computeSymbolSizes()
/external/e2fsprogs/
DRELEASE-NOTES57 (Addresses-Debian-Bug: #718205)
88 (Addresses Debian Bug: #660793)
108 Updated/fixed various man pages. (Addresses Debian Bugs: #586218,
165 feature. (Addresses Red Hat Bugzilla: #1010709)
228 external journal. (Addresses Debian Bug: #707030
231 (Addresses Debian Bug: #696746)
233 Fix e2image with large (> 32-bit) file systems (Addresses Debian Bug:
241 Updated/fixed various man pages. (Addresses Debian Bugs: #712429,
244 Fixed various Debian Packaging Issues (Addresses Debian Bug #708307)
335 Fix mke2fs's handling of the mmp_update_interval option. (Addresses
[all …]
/external/strace/
DNEWS206 (Addresses Debian bug #725987).
307 (Addresses Fedora bug #162774).
309 (Addresses Debian bug #554946).
311 (Addresses Debian bug #656398).
313 (Addresses Debian bug #653309).
355 (Addresses Debian bug #450953).
382 (Addresses Red Hat bug #663547).
384 (Addresses Debian bug #599028).
386 (Addresses Debian bug #589323).
399 (Addresses Debian bug #466196)
[all …]
/external/tcpdump/tests/
Dcdp-v.out17 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 192.168.0.1
36 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 192.168.0.1
55 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 192.168.0.1
Dlldp_cdp-ev.out17 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 0.0.0.0
36 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 0.0.0.0
143 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 0.0.0.0
162 Management Addresses (0x16), value length: 13 bytes: IPv4 (1) 0.0.0.0
/external/libchrome/base/debug/
Dstack_trace.cc27 const void *const *StackTrace::Addresses(size_t* count) const { in Addresses() function in base::debug::StackTrace
Dstack_trace.h66 const void* const* Addresses(size_t* count) const;
/external/iptables/extensions/
Dlibipt_SAME.man8 Addresses to map source to. May be specified more than once for
/external/libogg/doc/
Drfc5334.txt414 "Authors' Addresses" section.
425 Author: See "Authors' Addresses" section.
470 "Authors' Addresses" section.
484 Author: See "Authors' Addresses" section.
529 "Authors' Addresses" section.
543 Author: See "Authors' Addresses" section.
679 Authors' Addresses
/external/curl/docs/
DRESOURCES69 RFC 2732 - Format for Literal IPv6 Addresses in URL's
/external/selinux/secilc/docs/
Dcil_network_labeling_statements.md13 - IP Addresses may be declared without a previous declaration by enclosing within parentheses e.g…
108 IP Addresses may be declared without a previous declaration by enclosing within parentheses e.g. `(…
/external/zlib/src/doc/
Drfc1950.txt80 7. Authors' Addresses ............................................. 8
418 7. Authors' Addresses
/external/mdnsresponder/
DREADME.txt19 described in "Dynamic Configuration of IPv4 Link-Local Addresses"
/external/iputils/doc/
Dping.sgml209 <listitem><para>Queries for IPv6 Addresses. There are several IPv6 specific flags.
240 <listitem><para>Queries for IPv4 Addresses. There is one IPv4 specific flag.
/external/dnsmasq/
DCHANGELOG230 Windows. Addresses which end in .255 or .0 are broken in
/external/avahi/specs/
Ddraft-cheshire-dnsext-multicastdns-04.txt94 30. Author's Addresses............................................43
2228 23.1 IPv6 Multicast Addresses by Hashing
2428 Configuration of IPv4 Link-Local Addresses",
2441 30. Author's Addresses
Ddraft-cheshire-dnsext-multicastdns-03.txt94 30. Author's Addresses............................................43
2228 23.1 IPv6 Multicast Addresses by Hashing
2423 Configuration of IPv4 Link-Local Addresses",
2441 30. Author's Addresses
Ddraft-cheshire-dnsext-multicastdns-05.txt96 30. Authors' Addresses............................................44
2348 23.1 IPv6 Multicast Addresses by Hashing
2566 "Dynamic Configuration of IPv4 Link-Local Addresses",
2585 30. Authors' Addresses
Ddraft-cheshire-dnsext-multicastdns-06.txt96 32. Authors' Addresses.............................................53
2751 24.1 IPv6 Multicast Addresses by Hashing
3005 "Dynamic Configuration of IPv4 Link-Local Addresses",
3021 32. Authors' Addresses
Ddraft-cheshire-dnsext-dns-sd-02.txt100 24. Author's Addresses.............................................31
1764 24. Author's Addresses
Ddraft-cheshire-dnsext-dns-sd-03.txt101 24. Authors' Addresses.............................................32
1822 24. Authors' Addresses
/external/clang/test/Analysis/
Dmisc-ps.m76 // Addresses false positive in <rdar://problem/6268365>
/external/avahi/docs/
DNEWS731 * libavahi-client gained an API for resolving HostNames and Addresses
/external/iputils/
DRELNOTES286 ping6: Support Qtypes for IPv6/IPv4 Addresses.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P753 List P2P Device Addresses of all the P2P peers we know. The optional

12