/external/guava/guava/src/com/google/common/net/ |
D | InetAddresses.java | 397 byte[] bytes = ip.getAddress(); in toAddrString() 594 byte[] bytes = ip.getAddress(); in isCompatIPv4Address() 616 return getInet4Address(copyOfRange(ip.getAddress(), 12, 16)); in getCompatIPv4Address() 635 byte[] bytes = ip.getAddress(); in is6to4Address() 652 return getInet4Address(copyOfRange(ip.getAddress(), 2, 6)); in get6to4IPv4Address() 740 byte[] bytes = ip.getAddress(); in isTeredoAddress() 758 byte[] bytes = ip.getAddress(); in getTeredoInfo() 800 byte[] bytes = ip.getAddress(); in isIsatapAddress() 826 return getInet4Address(copyOfRange(ip.getAddress(), 12, 16)); in getIsatapIPv4Address() 947 byte[] bytes = ip.getAddress(); in getCoercedIPv4Address() [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | LocalList.java | 211 public int getAddress() { in getAddress() method in LocalList.Entry 353 state.snapshot(insn.getAddress(), snapshot); in make() 356 state.startLocal(insn.getAddress(), local); in make() 359 state.endLocal(insn.getAddress(), local); in make() 406 Integer.toHexString(e.getAddress()) + ": got " + in debugVerify0() 414 Integer.toHexString(e.getAddress())); in debugVerify0() 417 int addr = e.getAddress(); in debugVerify0() 422 if (test.getAddress() != addr) { in debugVerify0() 614 if (endEntry.getAddress() == address) { in startLocal() 764 if (entry.getAddress() != address) { in checkForEmptyRange() [all …]
|
D | TargetInsn.java | 98 return target.getAddress(); in getTargetAddress() 110 return target.getAddress() - getAddress(); in getTargetOffset()
|
D | SwitchData.java | 103 int baseAddress = user.getAddress(); in writeTo() 125 relTarget = targets[caseAt].getAddress() - baseAddress; in writeTo() 140 int relTarget = targets[i].getAddress() - baseAddress; in writeTo() 180 int baseAddress = user.getAddress(); in listingString0() 189 int absTarget = targets[i].getAddress(); in listingString0()
|
D | StdCatchBuilder.java | 258 result.set(i, oneType, oneHandler.getAddress()); in handlersFor() 286 return new CatchTable.Entry(startAddress.getAddress(), in makeEntry() 287 endAddress.getAddress(), handlers); in makeEntry() 311 int startAddress = addresses.getLast(start).getAddress(); in rangeIsValid() 312 int endAddress = addresses.getEnd(end).getAddress(); in rangeIsValid()
|
D | PositionList.java | 99 arr[at] = new PositionList.Entry(insn.getAddress(), pos); in make() 179 public int getAddress() { in getAddress() method in PositionList.Entry
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | DatagramPacketTest.java | 71 assertEquals("Wrong host", InetAddress.getLocalHost(), dp.getAddress()); in test_Constructor$BIILjava_net_InetAddressI() 85 .getAddress()); in test_Constructor$BILjava_net_InetAddressI() 97 dp.getAddress()); in test_getAddress() 155 assertEquals("Incorrect address returned", ia, dp.getAddress()); in test_setAddressLjava_net_InetAddress() 233 new InetSocketAddress(thePacket.getAddress(), thePacket in test_Constructor$BILjava_net_SocketAddress() 274 new InetSocketAddress(thePacket.getAddress(), thePacket in test_Constructor$BIILjava_net_SocketAddress() 335 new InetSocketAddress(thePacket.getAddress(), thePacket in test_setSocketAddressLjava_net_SocketAddress()
|
D | InetSocketAddressTest.java | 52 assertNull(isa.getAddress()); in test_createUnresolvedLjava_lang_StringI() 102 assertEquals("Address", init.getAddress(), desr.getAddress());
|
D | InterfaceAddressTest.java | 88 InetAddress addr1 = interfaceAddr.getAddress(); in test_getAddress() 90 InetAddress addr2 = anotherInterfaceAddr.getAddress(); in test_getAddress() 103 InetAddress addr = interfaceAddr.getAddress(); in test_getBroadcast()
|
D | DatagramSocketTest.java | 171 assertTrue("Wrong receiver", receive.getAddress().equals(localHost)); in test_connectLjava_net_InetAddressI() 265 assertTrue("Wrong receiver:" + receive.getAddress() + ":" + localHost, in test_connectLjava_net_InetAddressI() 266 receive.getAddress().equals(localHost)); in test_connectLjava_net_InetAddressI() 331 + receive.getAddress() + ":" + localHost, receive.getAddress() in test_connectLjava_net_InetAddressI() 369 + receive.getAddress() + ":" + localHost, receive.getAddress() in test_connectLjava_net_InetAddressI() 406 assertTrue("connect/connect - Wrong receiver:" + receive.getAddress() in test_connectLjava_net_InetAddressI() 407 + ":" + localHost, receive.getAddress().equals(localHost)); in test_connectLjava_net_InetAddressI() 1001 + server.rdp.getAddress() + ":" + server.rdp.getPort() + ":" in test_bindLjava_net_SocketAddress() 1002 + localHost + ":" + portNumber, (server.rdp.getAddress() in test_bindLjava_net_SocketAddress() 1109 assertTrue("Wrong receiver:" + receive.getAddress() + ":" + localHost, in test_connectLjava_net_SocketAddress() [all …]
|
D | InetAddressTest.java | 69 byte[] addr = ia.getAddress(); in test_getAddress() 78 byte[] newBytes = address.getAddress(); in test_getAddress() 375 byte[] iaAddresss = initAddr.getAddress(); 376 byte[] deIAAddresss = desrAddr.getAddress();
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
D | DebugInfoBuilder.java | 189 int getAddress(); in getAddress() method 264 public int getAddress() { in getAddress() method in DebugInfoBuilder.LineEvent 303 public int getAddress() { in getAddress() method in DebugInfoBuilder.StartLocalEvent 333 public int getAddress() { in getAddress() method in DebugInfoBuilder.StartLocalExtendedEvent 363 public int getAddress() { in getAddress() method in DebugInfoBuilder.EndLocalEvent 383 public int getAddress() { in getAddress() method in DebugInfoBuilder.RestartLocalEvent 401 public int getAddress() { in getAddress() method in DebugInfoBuilder.PrologueEvent 419 public int getAddress() { in getAddress() method in DebugInfoBuilder.EpilogueEvent 439 public int getAddress() { in getAddress() method in DebugInfoBuilder.SetFileEvent
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AddressParametersHeader.java | 52 public Address getAddress() { in getAddress() method in AddressParametersHeader 101 … return this.getAddress().equals( o.getAddress() ) && this.equalParameters( (Parameters) o ); in equals()
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 100 A.getAddress(AAddr); in operator ()() 104 B.getAddress(BAddr); in operator ()() 114 Sections[i].getAddress(SectAddr); in DumpAddress() 377 Sections[SectIdx].getAddress(VMAddr); in DisassembleInputMachO() 397 RI->getAddress(RelocOffset); in DisassembleInputMachO() 398 Sections[SectIdx].getAddress(SectionAddress); in DisassembleInputMachO() 427 Sections[SectIdx].getAddress(SectionAddress); in DisassembleInputMachO() 428 Symbols[SymIdx].getAddress(Start); in DisassembleInputMachO() 442 Symbols[NextSymIdx].getAddress(NextSym); in DisassembleInputMachO() 469 Sections[SectIdx].getAddress(SectAddress); in DisassembleInputMachO() [all …]
|
D | llvm-objdump.cpp | 162 if (error(a.getAddress(a_addr))) return false; in RelocAddressLess() 163 if (error(b.getAddress(b_addr))) return false; in RelocAddressLess() 184 if (error(i->getAddress(SectionAddr))) break; in DisassembleObject() 194 if (error(si->getAddress(Address))) break; in DisassembleObject() 332 if (error(rel_cur->getAddress(addr))) goto skip_print_rel; in DisassembleObject() 371 if (error(ri->getAddress(address))) continue; in PrintRelocations() 390 if (error(si->getAddress(Address))) return; in PrintSectionHeaders() 416 if (error(si->getAddress(BaseAddr))) continue; in PrintSectionContents() 505 if (error(si->getAddress(Address))) continue; in PrintSymbolTable()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSRecord.java | 186 byte[] buffer = _addr.getAddress(); in write() 228 byte[] buffer = _addr.getAddress(); in write() 299 if ((this.getAddress() == null) && (address.getAddress() != null)) { in sameValue() 302 return this.getAddress().equals(address.getAddress()); in sameValue() 310 InetAddress getAddress() { in getAddress() method in DNSRecord.Address 320 byte[] buffer = this.getAddress().getAddress(); in toByteArray() 417 …aLog.append(" address: '" + (this.getAddress() != null ? this.getAddress().getHostAddress() : "nul… in toString()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | UDPMessageChannel.java | 318 this.peerAddress = packet.getAddress(); in processIncomingDataPacket() 388 … if (pingBackRecord.get(packet.getAddress().getHostAddress() + ":" + packet.getPort()) == null ) { in processIncomingDataPacket() 390 …ramPacket keepalive = new DatagramPacket(retval,0,retval.length,packet.getAddress(),packet.getPort… in processIncomingDataPacket() 392 … this.sipStack.getTimer().schedule(new PingBackTimerTask(packet.getAddress().getHostAddress(), in processIncomingDataPacket() 424 this.peerPacketSourceAddress = packet.getAddress(); in processIncomingDataPacket() 427 this.peerAddress = packet.getAddress(); in processIncomingDataPacket() 450 this.peerPacketSourceAddress = packet.getAddress(); in processIncomingDataPacket() 452 this.peerAddress = packet.getAddress(); in processIncomingDataPacket()
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | DebugInfoEncoder.java | 231 nextAddrL = locals.get(curLocalIdx).getAddress(); in convert0() 235 nextAddrP = sortedPositions.get(curPositionIdx).getAddress(); in convert0() 285 && (locals.get(curLocalIdx).getAddress() == address)) { in emitLocalsAtAddress() 353 && (sortedPositions.get(curPositionIdx).getAddress() in emitPositionsAtAddress() 497 return a.getAddress() - b.getAddress(); in buildSortedPositions() 777 int newAddress = entry.getAddress(); in emitPosition()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
D | PServedUser.java | 153 return this.getAddress().equals(((PServedUser) other).getAddress()); in equals()
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 259 return LV.getAddress(); in EmitExprForReferenceBinding() 352 return CGF.EmitOpaqueValueLValue(opaque).getAddress(); in EmitExprForReferenceBinding() 405 Object = LV.getAddress(); in EmitExprForReferenceBinding() 547 ComplexPairTy InVal = LoadComplexFromAddr(LV.getAddress(), in EmitComplexPrePostIncDec() 571 StoreComplexToAddr(IncVal, LV.getAddress(), LV.isVolatileQualified()); in EmitComplexPrePostIncDec() 620 EmitCheck(LV.getAddress(), in EmitCheckedLValue() 859 return EmitLoadOfScalar(lvalue.getAddress(), lvalue.isVolatile(), in EmitLoadOfScalar() 978 EmitStoreOfScalar(value, lvalue.getAddress(), lvalue.isVolatile(), in EmitStoreOfScalar() 989 llvm::Value *AddrWeakObj = LV.getAddress(); in EmitLoadOfLValue() 994 return RValue::get(EmitARCLoadWeak(LV.getAddress())); in EmitLoadOfLValue() [all …]
|
/external/llvm/lib/Object/ |
D | Object.cpp | 102 if (error_code ec = (*unwrap(SI))->getAddress(ret)) in LLVMGetSectionAddress() 148 if (error_code ec = (*unwrap(SI))->getAddress(ret)) in LLVMGetSymbolAddress() 170 if (error_code ec = (*unwrap(RI))->getAddress(ret)) in LLVMGetRelocationAddress()
|
/external/llvm/unittests/Support/ |
D | DataExtractorTest.cpp | 41 EXPECT_EQ(0x8090FFFF80000000ULL, DE.getAddress(&offset)); in TEST() 63 EXPECT_EQ(0xFFFF9080U, DE.getAddress(&offset)); in TEST()
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 108 error_code getAddress(uint64_t &Result) const; 150 error_code getAddress(uint64_t &Result) const; 213 error_code getAddress(uint64_t &Result) const; 414 inline error_code SymbolRef::getAddress(uint64_t &Result) const { in getAddress() function 469 inline error_code SectionRef::getAddress(uint64_t &Result) const { in getAddress() function 540 inline error_code RelocationRef::getAddress(uint64_t &Result) const { in getAddress() function
|
/external/nist-sip/java/javax/sip/header/ |
D | HeaderAddress.java | 6 Address getAddress(); in getAddress() method
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
D | Endpoint.java | 57 public String getAddress(); in getAddress() method
|