HomeSort by relevance Sort by last modified time
    Searched refs:Addresses (Results 1 - 10 of 10) sorted by null

  /external/llvm/tools/macho-dump/
macho-dump.cpp 267 SmallVector<uint64_t, 8> Addresses;
268 Obj.ReadULEB128s(LLC.dataoff, Addresses);
269 for (unsigned i = 0, e = Addresses.size(); i != e; ++i)
271 << " ('address', " << format("0x%x", Addresses[i]) << "),\n";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
atm.h 421 UCHAR Addresses[1];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nspapi.h 209 SERVICE_ADDRESS Addresses[1];
sdpblb.h     [all...]
ntsecapi.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 8 RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
urllib.py 4 "Names and Addresses, URIs, URLs, URNs, URCs", at
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 8 RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
urllib.py 4 "Names and Addresses, URIs, URLs, URNs, URCs", at
    [all...]
  /external/v8/test/mjsunit/tools/
profile.js 67 // Addresses inside functions.

Completed in 2214 milliseconds