HomeSort by relevance Sort by last modified time
    Searched refs:Address (Results 101 - 125 of 760) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryExt.java 31 import javax.sip.address.Address;
60 * @param address --
61 * address for the header.
64 public ReferredByHeader createReferredByHeader(Address address);
91 * @param address -
92 * Address
97 public PAssertedIdentityHeader createPAssertedIdentityHeader(Address address)
    [all...]
  /external/smack/src/org/xbill/DNS/
ReverseMap.java 9 * For the IPv4 address a.b.c.d, the reverse map name is d.c.b.a.in-addr.arpa.
10 * For an IPv6 address, the reverse map name is ...ip6.arpa.
25 * Creates a reverse map name corresponding to an address contained in
26 * an array of 4 bytes (for an IPv4 address) or 16 bytes (for an IPv6 address).
27 * @param addr The address from which to build a name.
28 * @return The name corresponding to the address in the reverse map.
68 * Creates a reverse map name corresponding to an address contained in
69 * an array of 4 integers between 0 and 255 (for an IPv4 address) or 16
70 * integers between 0 and 255 (for an IPv6 address)
    [all...]
APLRecord.java 11 * APL - Address Prefix List. See RFC 3123.
17 * Note: this currently uses the same constants as the Address class;
27 public final Object address; field in class:APLRecord.Element
30 Element(int family, boolean negative, Object address, int prefixLength)
34 this.address = address;
45 * @param address The IPv4 or IPv6 address.
50 Element(boolean negative, InetAddress address, int prefixLength) {
51 this(Address.familyOf(address), negative, address
227 InetAddress address = InetAddress.getByAddress(bytes); local
    [all...]
  /external/v8/src/
ic-inl.h 41 Address IC::address() const { function in class:v8::internal::IC
42 // Get the address of the call.
43 Address result = pc() - Assembler::kCallTargetAddressOffset;
47 // First check if any break points are active if not just return the address
54 // If the call site is a call to debug break then return the address in
55 // the original code instead of the address in the running code. This will
60 // No break point here just return the address of the call.
69 Code* IC::GetTargetAtAddress(Address address) {
    [all...]
v8globals.h 75 const Address kZapValue =
76 reinterpret_cast<Address>(V8_UINT64_C(0xdeadbeedbeadbeef));
77 const Address kHandleZapValue =
78 reinterpret_cast<Address>(V8_UINT64_C(0x1baddead0baddeaf));
79 const Address kFromSpaceZapValue =
80 reinterpret_cast<Address>(V8_UINT64_C(0x1beefdad0beefdaf));
85 const Address kZapValue = reinterpret_cast<Address>(0xdeadbeef);
86 const Address kHandleZapValue = reinterpret_cast<Address>(0xbaddeaf)
    [all...]
frames-inl.h 51 inline Address StackHandler::address() const { function in class:v8::internal::StackHandler
52 return reinterpret_cast<Address>(const_cast<StackHandler*>(this));
58 return FromAddress(Memory::Address_at(address() + offset));
62 inline bool StackHandler::includes(Address address) const {
63 Address start = this->address();
64 Address end = start + StackHandlerConstants::kSize;
65 return start <= address && address <= end
    [all...]
serialize.h 74 Address address(int i) { return refs_[i].address; } function in class:v8::internal::ExternalReferenceTable
88 Address address; member in struct:v8::internal::ExternalReferenceTable::ExternalReferenceEntry
95 // For a few types of references, we can get their address from their id.
101 // For other types of references, the caller will figure out the address.
102 void Add(Address address, TypeCode type, uint16_t id, const char* name);
113 uint32_t Encode(Address key) const
    [all...]
  /external/chromium_org/v8/src/
log.h 234 void CallbackEvent(Name* name, Address entry_point);
235 void GetterCallbackEvent(Name* name, Address entry_point);
236 void SetterCallbackEvent(Name* name, Address entry_point);
257 void CodeMoveEvent(Address from, Address to);
259 void CodeDeleteEvent(Address from);
274 void SharedFunctionInfoMoveEvent(Address from, Address to);
276 void CodeNameEvent(Address addr, int pos, const char* code_name);
277 void SnapshotPositionEvent(Address addr, int pos)
    [all...]
cpu-profiler.h 72 Address start;
75 Address shared;
83 Address from;
84 Address to;
92 Address from;
93 Address to;
101 Address start;
212 virtual void CallbackEvent(Name* name, Address entry_point);
230 virtual void CodeMoveEvent(Address from, Address to)
    [all...]
serialize.h 76 Address address(int i) { return refs_[i].address; } function in class:v8::internal::ExternalReferenceTable
90 Address address; member in struct:v8::internal::ExternalReferenceTable::ExternalReferenceEntry
97 // For a few types of references, we can get their address from their id.
103 // For other types of references, the caller will figure out the address.
104 void Add(Address address, TypeCode type, uint16_t id, const char* name);
115 uint32_t Encode(Address key) const
    [all...]
  /external/valgrind/main/memcheck/tests/
realloc3.stderr.exp 3 Address 0x........ is 15 bytes after a block of size 5 alloc'd
9 Address 0x........ is 15 bytes after a block of size 5 alloc'd
15 Address 0x........ is 15 bytes after a block of size 5 alloc'd
writev1.stderr.exp 5 Address 0x........ is not stack'd, malloc'd or (recently) free'd
11 Address 0x........ is not stack'd, malloc'd or (recently) free'd
17 Address 0x........ is not stack'd, malloc'd or (recently) free'd
badjump2.stderr.exp 1 Jump to the invalid address stated on the next line
4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
custom_alloc.stderr.exp 3 Address 0x........ is 0 bytes after a block of size 40 alloc'd
9 Address 0x........ is 0 bytes after a block of size 20 alloc'd
18 Address 0x........ is 0 bytes after a block of size 28 alloc'd
24 Address 0x........ is 4 bytes inside a block of size 28 alloc'd
31 Address 0x........ is not stack'd, malloc'd or (recently) free'd
36 Address 0x........ is 0 bytes inside a block of size 40 alloc'd
42 Address 0x........ is 0 bytes inside a block of size 28 free'd
49 Address 0x........ is 1 bytes before a block of size 20 alloc'd
56 Address 0x........ is 8 bytes before a block of size 20 alloc'd
63 Address 0x........ is 0 bytes after a block of size 20 alloc'
    [all...]
exitprog.stderr.exp 3 Address 0x........ is 0 bytes after a block of size 1,000,000 alloc'd
fwrite.stderr.exp 4 Address 0x........ is 0 bytes inside a block of size 10 alloc'd
inline.stderr.exp 4 Address 0x........ is 0 bytes after a block of size 40 alloc'd
  /external/chromium_org/v8/test/cctest/
test-log-stack-tracer.cc 51 using v8::internal::Address;
69 static void DoTrace(Address fp) {
74 reinterpret_cast<Address>(trace_env.sample) - 10240;
81 static void DoTraceHideCEntryFPAddress(Address fp) {
82 v8::internal::Address saved_c_frame_fp =
103 static Address GetFP(const v8::FunctionCallbackInfo<v8::Value>& args);
131 Address TraceExtension::GetFP(const v8::FunctionCallbackInfo<v8::Value>& args) {
135 Address fp = *reinterpret_cast<Address*>(*args[0]);
139 Address fp = reinterpret_cast<Address>(high_bits | low_bits)
    [all...]
  /external/v8/test/cctest/
test-log-stack-tracer.cc 50 using v8::internal::Address;
71 static void DoTrace(Address fp) {
75 reinterpret_cast<Address>(trace_env.sample) - 10240;
82 static void DoTraceHideCEntryFPAddress(Address fp) {
83 v8::internal::Address saved_c_frame_fp =
104 static Address GetFP(const v8::Arguments& args);
132 Address TraceExtension::GetFP(const v8::Arguments& args) {
136 Address fp = *reinterpret_cast<Address*>(*args[0]);
140 Address fp = reinterpret_cast<Address>(high_bits | low_bits)
    [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 53 void X86Assembler::call(const Address& address) {
56 EmitOperand(2, address);
74 void X86Assembler::pushl(const Address& address) {
77 EmitOperand(6, address);
99 void X86Assembler::popl(const Address& address) {
102 EmitOperand(0, address);
120 void X86Assembler::movl(Register dst, const Address& src)
    [all...]
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3-nodeduct.cpp 9 template<typename T, T* Address> struct Constant { };
12 template<typename T, T* Address> void constant_func();
  /external/llvm/include/llvm/MC/
MCObjectSymbolizer.h 39 // Map a load address to the first relocation that applies there. As far as I
40 // know, if there are several relocations at the exact same address, they are
60 uint64_t Address, bool IsBranch,
64 int64_t Value, uint64_t Address);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewControllerCallbacks.java 28 import com.android.mail.providers.Address;
43 public Map<String, Address> getAddressCache();
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/
Group.java 20 package org.apache.james.mime4j.field.address;
29 public class Group extends Address {
71 protected void doAddMailboxesTo(ArrayList<Address> results) {
Mailbox.java 20 package org.apache.james.mime4j.field.address;
25 * Represents a single e-mail address.
29 public class Mailbox extends Address {
36 * @param localPart The part of the e-mail address to the left of the "@".
37 * @param domain The part of the e-mail address to the right of the "@".
46 * @param localPart The part of the e-mail address to the left of the "@".
47 * @param domain The part of the e-mail address to the right of the "@".
63 * Returns the left part of the e-mail address
71 * Returns the right part of the e-mail address
79 * Formats the address as a string, not including
    [all...]

Completed in 1317 milliseconds

1 2 3 45 6 7 8 91011>>