Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/external/webkit/Source/JavaScriptCore/wtf/
DDynamicAnnotations.h53 #define WTF_ANNOTATE_BENIGN_RACE_SIZED(address, size, description) WTFAnnotateBenignRaceSized(__FIL… argument
73 #define WTF_ANNOTATE_HAPPENS_BEFORE(address) WTFAnnotateHappensBefore(__FILE__, __LINE__, address) argument
74 #define WTF_ANNOTATE_HAPPENS_AFTER(address) WTFAnnotateHappensAfter(__FILE__, __LINE__, address) argument
90 #define WTF_ANNOTATE_BENIGN_RACE_SIZED(address, size, description) argument
92 #define WTF_ANNOTATE_HAPPENS_BEFORE(address) argument
93 #define WTF_ANNOTATE_HAPPENS_AFTER(address) argument
DOSAllocatorSymbian.cpp56 static bool deallocateCodeChunk(void* address) in deallocateCodeChunk()
97 void OSAllocator::commit(void* address, size_t bytes, bool, bool executable) in commit()
105 void OSAllocator::decommit(void* address, size_t bytes) in decommit()
169 void PageAllocatorSymbian::release(void* address, size_t bytes) in release()
178 bool PageAllocatorSymbian::commit(void* address, size_t bytes) in commit()
191 bool PageAllocatorSymbian::decommit(void* address, size_t bytes) in decommit()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
DDebugInfoBuilder.java61 private void checkAddress(int address) { in checkAddress()
75 public void addLine(int address, int line) { in addLine()
87 public void addLocal(int address, int registerNumber, String localName, String localType) { in addLocal()
95 … public void addLocalExtended(int address, int registerNumber, String localName, String localType, in addLocalExtended()
104 public void addEndLocal(int address, int registerNumber) { in addEndLocal()
112 public void addRestartLocal(int address, int registerNumber) { in addRestartLocal()
120 public void addPrologue(int address) { in addPrologue()
128 public void addEpilogue(int address) { in addEpilogue()
136 public void addSetFile(int address, String fileName) { in addSetFile()
197 private void emitAdvancePC(Output out, int address) { in emitAdvancePC()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DIPAddress.java13 String address) in isValid()
26 String address) in isValidWithNetMask()
39 String address) in isValidIPv4()
80 String address) in isValidIPv4WithNetmask()
90 String address) in isValidIPv6WithNetmask()
121 String address) in isValidIPv6()
/external/webkit/Source/JavaScriptCore/assembler/
DMacroAssemblerX86.h60 void add32(TrustedImm32 imm, AbsoluteAddress address) in add32()
65 void addWithCarry32(TrustedImm32 imm, AbsoluteAddress address) in addWithCarry32()
70 void and32(TrustedImm32 imm, AbsoluteAddress address) in and32()
75 void or32(TrustedImm32 imm, AbsoluteAddress address) in or32()
80 void sub32(TrustedImm32 imm, AbsoluteAddress address) in sub32()
85 void load32(void* address, RegisterID dest) in load32()
90 void loadDouble(const void* address, FPRegisterID dest) in loadDouble()
101 void store32(TrustedImm32 imm, void* address) in store32()
106 void store32(RegisterID src, void* address) in store32()
159 DataLabelPtr storePtrWithPatch(TrustedImmPtr initialValue, ImplicitAddress address) in storePtrWithPatch()
DMacroAssemblerX86_64.h55 void add32(TrustedImm32 imm, AbsoluteAddress address) in add32()
61 void and32(TrustedImm32 imm, AbsoluteAddress address) in and32()
67 void or32(TrustedImm32 imm, AbsoluteAddress address) in or32()
73 void sub32(TrustedImm32 imm, AbsoluteAddress address) in sub32()
79 void load32(void* address, RegisterID dest) in load32()
90 void loadDouble(const void* address, FPRegisterID dest) in loadDouble()
96 void addDouble(AbsoluteAddress address, FPRegisterID dest) in addDouble()
108 void store32(TrustedImm32 imm, void* address) in store32()
163 void addPtr(TrustedImm32 imm, Address address) in addPtr()
168 void addPtr(TrustedImm32 imm, AbsoluteAddress address) in addPtr()
[all …]
DMacroAssemblerARMv7.h167 void add32(TrustedImm32 imm, Address address) in add32()
190 void add32(TrustedImm32 imm, AbsoluteAddress address) in add32()
326 void sub32(TrustedImm32 imm, Address address) in sub32()
349 void sub32(TrustedImm32 imm, AbsoluteAddress address) in sub32()
391 void load32(ArmAddress address, RegisterID dest) in load32()
405 void load16(ArmAddress address, RegisterID dest) in load16()
419 void load8(ArmAddress address, RegisterID dest) in load8()
433 void store32(RegisterID src, ArmAddress address) in store32()
448 void load32(ImplicitAddress address, RegisterID dest) in load32()
453 void load32(BaseIndex address, RegisterID dest) in load32()
[all …]
DMacroAssemblerARM.h89 void add32(TrustedImm32 imm, Address address) in add32()
208 void sub32(TrustedImm32 imm, Address address) in sub32()
242 void load8(ImplicitAddress address, RegisterID dest) in load8()
247 void load32(ImplicitAddress address, RegisterID dest) in load32()
252 void load32(BaseIndex address, RegisterID dest) in load32()
260 void load32WithUnalignedHalfWords(BaseIndex address, RegisterID dest) in load32WithUnalignedHalfWords()
266 DataLabel32 load32WithAddressOffsetPatch(Address address, RegisterID dest) in load32WithAddressOffsetPatch()
274 void load16(BaseIndex address, RegisterID dest) in load16()
280 void load16(ImplicitAddress address, RegisterID dest) in load16()
288 DataLabel32 store32WithAddressOffsetPatch(RegisterID src, Address address) in store32WithAddressOffsetPatch()
[all …]
DMacroAssemblerMIPS.h130 void add32(TrustedImm32 imm, Address address) in add32()
210 void add32(TrustedImm32 imm, AbsoluteAddress address) in add32()
361 void sub32(TrustedImm32 imm, Address address) in sub32()
416 void sub32(TrustedImm32 imm, AbsoluteAddress address) in sub32()
467 void load8(ImplicitAddress address, RegisterID dest) in load8()
484 void load32(ImplicitAddress address, RegisterID dest) in load32()
501 void load32(BaseIndex address, RegisterID dest) in load32()
530 void load32WithUnalignedHalfWords(BaseIndex address, RegisterID dest) in load32WithUnalignedHalfWords()
584 void load32(const void* address, RegisterID dest) in load32()
594 DataLabel32 load32WithAddressOffsetPatch(Address address, RegisterID dest) in load32WithAddressOffsetPatch()
[all …]
/external/nist-sip/java/gov/nist/javax/sip/header/
DHeaderFactoryExt.java64 public ReferredByHeader createReferredByHeader(Address address); in createReferredByHeader()
97 public PAssertedIdentityHeader createPAssertedIdentityHeader(Address address) in createPAssertedIdentityHeader()
121 public PCalledPartyIDHeader createPCalledPartyIDHeader(Address address); in createPCalledPartyIDHeader()
157 public PPreferredIdentityHeader createPPreferredIdentityHeader(Address address); in createPPreferredIdentityHeader()
172 public PathHeader createPathHeader(Address address); in createPathHeader()
189 public ServiceRouteHeader createServiceRouteHeader(Address address); in createServiceRouteHeader()
250 public PProfileKeyHeader createPProfileKeyHeader(Address address); in createPProfileKeyHeader()
256 public PServedUserHeader createPServedUserHeader(Address address); in createPServedUserHeader()
/external/nist-sip/java/gov/nist/core/net/
DNetworkLayer.java80 public Socket createSocket(InetAddress address, int port) throws IOException; in createSocket()
91 …public Socket createSocket(InetAddress address, int port, InetAddress localAddress) throws IOExcep… in createSocket()
109 public Socket createSocket(InetAddress address, int port, in createSocket()
121 public SSLSocket createSSLSocket(InetAddress address, int port) throws IOException; in createSSLSocket()
132 …public SSLSocket createSSLSocket(InetAddress address, int port, InetAddress localAddress) throws I… in createSSLSocket()
DDefaultNetworkLayer.java74 public Socket createSocket(InetAddress address, int port) in createSocket()
105 public SSLSocket createSSLSocket(InetAddress address, int port) in createSSLSocket()
111 public SSLSocket createSSLSocket(InetAddress address, int port, in createSSLSocket()
117 public Socket createSocket(InetAddress address, int port, in createSocket()
141 public Socket createSocket(InetAddress address, int port, in createSocket()
DSslNetworkLayer.java93 public Socket createSocket(InetAddress address, int port) in createSocket()
115 public SSLSocket createSSLSocket(InetAddress address, int port) in createSSLSocket()
121 public SSLSocket createSSLSocket(InetAddress address, int port, in createSSLSocket()
127 public Socket createSocket(InetAddress address, int port, in createSocket()
151 public Socket createSocket(InetAddress address, int port, in createSocket()
/external/chromium/net/udp/
Dudp_socket_libevent.cc93 scoped_ptr<IPEndPoint> address(new IPEndPoint()); in GetPeerAddress() local
115 scoped_ptr<IPEndPoint> address(new IPEndPoint()); in GetLocalAddress() local
133 IPEndPoint* address, in RecvFrom()
168 const IPEndPoint& address, in SendTo()
175 const IPEndPoint* address, in SendToOrWrite()
209 int UDPSocketLibevent::Connect(const IPEndPoint& address) { in Connect()
230 int UDPSocketLibevent::Bind(const IPEndPoint& address) { in Bind()
283 int UDPSocketLibevent::CreateSocket(const IPEndPoint& address) { in CreateSocket()
315 IPEndPoint* address) { in InternalRecvFrom()
346 const IPEndPoint* address) { in InternalSendTo()
Dudp_socket_win.cc89 scoped_ptr<IPEndPoint> address(new IPEndPoint()); in GetPeerAddress() local
111 scoped_ptr<IPEndPoint> address(new IPEndPoint()); in GetLocalAddress() local
129 IPEndPoint* address, in RecvFrom()
156 const IPEndPoint& address, in SendTo()
163 const IPEndPoint* address, in SendToOrWrite()
180 int UDPSocketWin::Connect(const IPEndPoint& address) { in Connect()
201 int UDPSocketWin::Bind(const IPEndPoint& address) { in Bind()
222 int UDPSocketWin::CreateSocket(const IPEndPoint& address) { in CreateSocket()
265 bool UDPSocketWin::ProcessSuccessfulRead(int num_bytes, IPEndPoint* address) { in ProcessSuccessfulRead()
298 IPEndPoint* address) { in InternalRecvFrom()
[all …]
Dudp_server_socket.cc17 int UDPServerSocket::Listen(const IPEndPoint& address) { in Listen()
23 IPEndPoint* address, in RecvFrom()
30 const IPEndPoint& address, in SendTo()
/external/chromium/chrome/browser/autofill/
Daddress_unittest.cc15 Address address; in TEST() local
27 Address address; in TEST() local
45 Address address; in TEST() local
81 Address address; in TEST() local
/external/arduino/libraries/Wire/
DWire.cpp63 void TwoWire::begin(uint8_t address) in begin()
71 void TwoWire::begin(int address) in begin()
76 uint8_t TwoWire::requestFrom(uint8_t address, uint8_t quantity) in requestFrom()
91 uint8_t TwoWire::requestFrom(int address, int quantity) in requestFrom()
96 void TwoWire::beginTransmission(uint8_t address) in beginTransmission()
107 void TwoWire::beginTransmission(int address) in beginTransmission()
/external/qemu/
Dioport.c57 static uint32_t ioport_read(int index, uint32_t address) in ioport_read()
70 static void ioport_write(int index, uint32_t address, uint32_t data) in ioport_write()
83 static uint32_t default_ioport_readb(void *opaque, uint32_t address) in default_ioport_readb()
89 static void default_ioport_writeb(void *opaque, uint32_t address, uint32_t data) in default_ioport_writeb()
96 static uint32_t default_ioport_readw(void *opaque, uint32_t address) in default_ioport_readw()
105 static void default_ioport_writew(void *opaque, uint32_t address, uint32_t data) in default_ioport_writew()
112 static uint32_t default_ioport_readl(void *opaque, uint32_t address) in default_ioport_readl()
118 static void default_ioport_writel(void *opaque, uint32_t address, uint32_t data) in default_ioport_writel()
/external/v8/src/
Dic-inl.h41 Address IC::address() const { in address() function
69 Code* IC::GetTargetAtAddress(Address address) { in GetTargetAtAddress()
80 void IC::SetTargetAtAddress(Address address, Code* target) { in SetTargetAtAddress()
/external/okhttp/src/main/java/libcore/net/http/
DHttpConnectionPool.java62 public HttpConnection get(HttpConnection.Address address, int connectTimeout) in get()
112 HttpConnection.Address address = connection.getAddress(); in recycle() local
142 HttpConnection.Address address = connection.getAddress(); in share() local
/external/llvm/lib/Support/
DStreamableMemoryObject.cpp56 int RawMemoryObject::readByte(uint64_t address, uint8_t* ptr) const { in readByte()
62 int RawMemoryObject::readBytes(uint64_t address, in readBytes()
72 const uint8_t *RawMemoryObject::getPointer(uint64_t address, in getPointer()
100 int StreamingMemoryObject::readByte(uint64_t address, uint8_t* ptr) const { in readByte()
106 int StreamingMemoryObject::readBytes(uint64_t address, in readBytes()
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DAddressHeaderIms.java45 protected AddressImpl address; field in AddressHeaderIms
59 public void setAddress(Address address) { in setAddress()
/external/chromium/net/disk_cache/
Dstorage_block-inl.h17 Addr address) in StorageBlock()
46 Addr address) { in LazyInit()
105 template<typename T> const Addr StorageBlock<T>::address() const { in address() function
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DLocalList.java122 private final int address; field in LocalList.Entry
141 public Entry(int address, Disposition disposition, RegisterSpec spec) { in Entry()
494 private void aboutToProcess(int address, int reg) { in aboutToProcess()
536 public void snapshot(int address, RegisterSpecSet specs) { in snapshot()
572 public void startLocal(int address, RegisterSpec startedLocal) { in startLocal()
695 public void endLocal(int address, RegisterSpec endedLocal) { in endLocal()
707 public void endLocal(int address, RegisterSpec endedLocal, in endLocal()
751 private boolean checkForEmptyRange(int address, in checkForEmptyRange()
849 private void add(int address, Disposition disposition, in add()
873 private void addOrUpdateEnd(int address, Disposition disposition, in addOrUpdateEnd()

12345678910>>...19