/toolchain/binutils/binutils-2.25/bfd/ |
srec.c | 47 S<type><length><address><data><checksum> 58 1) two byte address data record 59 2) three byte address data record 60 3) four byte address data record 61 7) four byte address termination record 62 8) three byte address termination record 63 9) two byte address termination record 65 o address 66 is the start address of the data following, or in the case of 67 a termination record, the start address of the imag 457 bfd_vma address; local 731 bfd_vma address; local 1044 bfd_vma address; local [all...] |
coff-h8300.c | 209 /* Adjust the reloc address to that in the output section. */ 210 reloc_entry->address += input_section->output_offset; 231 /* An indirect reference to a function. This causes the function's address 232 to be added to the function vector in lo-mem and puts the address of 359 relent->address = reloc->r_vaddr; 368 relent->address -= section->vma; 372 h8300_symbol_address_p (bfd *abfd, asection *input_section, bfd_vma address) 380 address ADDRESS. */ 388 + p->value) == address) 417 bfd_vma address = reloc->address - shrink; local [all...] |
/external/dbus/test/ |
dbus-daemon-eavesdrop.c | 109 GString *address; local 115 "--print-address=1", /* stdout */ 132 address = g_string_new (NULL); 134 /* polling until the dbus-daemon writes out its address is a bit stupid, 146 g_string_append_len (address, buf, bytes); 148 newline = strchr (address->str, '\n'); 152 g_string_truncate (address, newline - address->str); 159 return g_string_free (address, FALSE); 163 connect_to_bus (const gchar *address) 381 gchar *address; local [all...] |
/external/llvm/lib/Support/Unix/ |
Memory.inc | 113 // Use any near hint and the page size to set a page-aligned starting address 130 Result.Address = Addr; 134 Memory::InvalidateInstructionCache(Result.Address, Result.Size); 141 if (M.Address == nullptr || M.Size == 0) 144 if (0 != ::munmap(M.Address, M.Size)) 147 M.Address = nullptr; 156 if (M.Address == nullptr || M.Size == 0) 164 int Result = ::mprotect((void*)((uintptr_t)M.Address & ~(PageSize-1)), PageSize*((M.Size+PageSize-1)/PageSize), Protect); 169 Memory::InvalidateInstructionCache(M.Address, M.Size); 242 result.Address = pa [all...] |
/external/webrtc/webrtc/base/ |
virtualsocketserver.h | 41 // The default route indicates which local address to use when a socket is 42 // bound to the 'any' address, e.g. 0.0.0.0. 134 // Binds the given socket to the given (fully-defined) address. 137 // Find the socket bound to the given address 147 // Find the socket pair corresponding to this server address. 154 // Connects the given socket to the socket at the given address 158 // Sends a disconnect message to the socket at the given address 161 // Sends the given packet to the socket at the given address (if one exists). 202 // We don't (currently) specify an address family for sockets; instead, 203 // the currently bound address is used to infer the address family [all...] |
/external/webrtc/webrtc/p2p/base/ |
turnport.h | 77 // Returns an empty address if the local address has not been assigned. 135 // Signal with resolved server address. 136 // Parameters are port, server address and resolved server address. 137 // This signal will be sent only if server address is resolved successfully. 151 // Finds the turn entry with |address| and sets its channel id. 153 bool SetEntryChannelId(const rtc::SocketAddress& address, int channel_id); 207 bool SetAlternateServer(const rtc::SocketAddress& address); 208 void ResolveTurnAddress(const rtc::SocketAddress& address); [all...] |
portinterface.h | 58 // PrepareAddress will attempt to get an address for this port that other 59 // clients can send to. It may take some time before the address is ready. 61 // preventing the port from getting an address, it may send 65 // Returns the connection to the given address or NULL if none exists. 69 // Creates a new connection to the given address. 81 // Sends the given packet to the given address, provided that the address is 82 // that of a connection or an address that has sent to us already. 88 // address that doesn't correspond to any current connection. To turn this 111 // unknown address). Calling this method turns off delivery of packet [all...] |
/frameworks/base/location/java/android/location/ |
Geocoder.java | 20 import android.location.Address; 33 * the process of transforming a street address or other description 36 * coordinate into a (partial) address. The amount of detail in a 38 * might contain the full street address of the closest building, while 113 * @return a list of Address objects. Returns null or empty list if no matches were 123 public List<Address> getFromLocation(double latitude, double longitude, int maxResults) 132 List<Address> results = new ArrayList<Address>(); 149 * Iceland", an address such as "1600 Amphitheatre Parkway, 162 * @return a list of Address objects. Returns null or empty list if no matches wer [all...] |
/packages/services/Telephony/src/com/android/services/telephony/ |
ConferenceParticipantConnection.java | 36 * RFC5767 states that a SIP URI with an unknown number should use an address of 68 Uri address; local 70 address = null; 73 address = getParticipantAddress(participant, countryIso); 75 setAddress(address, presentation); 171 Uri address = participant.getHandle(); local 172 if (address == null) { 176 String number = address.getSchemeSpecificPart(); 207 * @return The participant's address URI. 210 Uri address = participant.getHandle() local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
iscsidsc.h | 113 CHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 119 WCHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 257 CHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 265 WCHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 273 CHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 283 WCHAR Address[MAX_ISCSI_PORTAL_ADDRESS_LEN]; 317 HRESULT WINAPI AddISNSServerA(PCHAR Address); 318 HRESULT WINAPI AddISNSServerW(PWCHAR Address); 320 HRESULT WINAPI AddRadiusServerA(PCHAR Address); 321 HRESULT WINAPI AddRadiusServerW(PWCHAR Address); [all...] |
/external/avahi/avahi-core/ |
resolve-address.c | 37 AvahiAddress address; member in struct:AvahiSAddressResolver 67 r->callback(r, r->interface, r->protocol, event, &r->address, NULL, r->flags, r->userdata); 72 r->callback(r, r->interface, r->protocol, event, &r->address, r->ptr_record->data.ptr.name, r->flags, r->userdata); 181 const AvahiAddress *address, 191 assert(address); 196 AVAHI_CHECK_VALIDITY_RETURN_NULL(server, address->proto == AVAHI_PROTO_INET || address->proto == AVAHI_PROTO_INET6, AVAHI_ERR_INVALID_PROTOCOL); 199 avahi_reverse_lookup_name(address, n, sizeof(n)); 213 r->address = *address; [all...] |
/external/avahi/man/ |
avahi-publish.1.xml.in | 24 <manpage name="avahi-publish-service" section="1" desc="Register an mDNS/DNS-SD service or host name or address mapping using the Avahi daemon"> 29 <cmd>avahi-publish -a [<arg>options</arg>] <arg>host name</arg> <arg>address</arg></cmd> 30 <cmd>avahi-publish-address [<arg>options</arg>] <arg>host name</arg> <arg>address</arg></cmd> 34 <p>Register an mDNS/DNS-SD service or host name/address mapping using the Avahi daemon.</p> 43 command line. When calling in address/host name registration 44 mode specify a fully qualified host name and an address (IPv4 or 53 <p><opt>-a | --address</opt></p> 54 <optdesc><p>Register an address/host name mapping. avahi-publish-address is equivalent to avahi-publish -a.</p></optdesc [all...] |
/external/google-breakpad/src/client/windows/crash_generation/ |
client_info.h | 94 // Reads the custom information from the client process address space. 114 // Address of an EXCEPTION_POINTERS* variable in the client 115 // process address space that will point to an instance of 119 // in the address space of another process. 122 // Address of an instance of MDRawAssertionInfo in the client 123 // process address space that will contain information about 128 // in the address space of another process. 139 // Address of a variable in the client process address space that 143 // in the address space of another process [all...] |
/external/google-breakpad/src/common/ |
dwarf_line_to_module.cc | 106 void DwarfLineToModule::AddLine(uint64 address, uint64 length, 112 // Clip lines not to extend beyond the end of the address space. 113 if (address + length < address) 114 length = -address; 117 if (address == 0 || address == omitted_line_end_) { 118 omitted_line_end_ = address + length; 135 line.address = address; [all...] |
stabs_to_module.h | 76 bool StartCompilationUnit(const char *name, uint64_t address, 78 bool EndCompilationUnit(uint64_t address); 79 bool StartFunction(const string &name, uint64_t address); 80 bool EndFunction(uint64_t address); 81 bool Line(uint64_t address, const char *name, int number); 82 bool Extern(const string &name, uint64_t address); 105 // their ending address, and their lines' ending addresses. 115 vector<Module::Address> boundaries_; 122 // The base address of the current compilation unit. We use this to 126 Module::Address comp_unit_base_address_ [all...] |
/external/iproute2/tipc/ |
node.c | 83 fprintf(stderr, "Usage: %s node set address ADDRESS\n", 118 fprintf(stderr, "getting TIPC socket address: %s\n", 206 " address ADDRESS - Set local address\n" 215 { "address", cmd_node_set_addr, NULL }, 228 " address - Get local address\n" 237 { "address", cmd_node_get_addr, NULL } [all...] |
/external/libnfc-nxp/src/ |
phFriNfc.h | 98 * setting of the \b Completion \b Routine address and parameters. 101 * Set to the address of the called instance (component instance context structure). For instance, 103 * routine of the \b upper component. The value to assign to this parameter is the \b address of 105 * variables, data or state information a component member needs for operation. The address of the 138 pphFriNfc_Cr_t CompletionRoutine; /*!< Address of the upper Layer's \b Process(ing) function to call upon completion. 140 * needs to set this member to the address of the function that needs to be within 142 * address to the lower layer. 144 void *Context; /*!< Instance address (context) parameter. 146 * needs to set this member to the address of the component context structure instance 147 * within the completion path: A calling component would give its own instance address [all...] |
/external/llvm/include/llvm/DebugInfo/ |
DIContext.h | 145 virtual DILineInfo getLineInfoForAddress(uint64_t Address, 147 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address, 149 virtual DIInliningInfo getInliningInfoForAddress(uint64_t Address, 155 /// An inferface for inquiring the load address of a loaded object file 166 /// Obtain the Load Address of a section by SectionRef. 168 /// Calculate the address of the given section. 169 /// The section need not be present in the local address space. The addresses 172 /// the same Sec should give the same address. 177 /// When the section is available in the local address space, in relocated (loaded) 184 /// local address space, so returning false should always be correct [all...] |
/external/llvm/lib/DebugInfo/DWARF/ |
DWARFContext.cpp | 211 // In fact, different compile units may have different address byte 212 // sizes, but for simplicity we just use the address byte size of the last 213 // compile unit (there is no easy and fast way to associate address range 318 // assume all compile units have the same address byte size 347 // There's a "bug" in the DWARFv3 standard with respect to the target address 349 // of its container, FDEs have fields with size being "target address size", 429 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { 431 uint32_t CUOffset = getDebugAranges()->findAddress(Address); 436 static bool getFunctionNameForAddress(DWARFCompileUnit *CU, uint64_t Address, 441 // The address may correspond to instruction in some inlined function [all...] |
/external/v8/src/ic/ |
stub-cache.h | 22 Address address() const { return address_; } function in class:v8::internal::SCTableReference 25 explicit SCTableReference(Address address) : address_(address) {} 27 Address address_; 64 reinterpret_cast<Address>(&first_entry(table)->key)); 69 reinterpret_cast<Address>(&first_entry(table)->map)); 74 reinterpret_cast<Address>(&first_entry(table)->value)); 149 return reinterpret_cast<Entry*>(reinterpret_cast<Address>(table) [all...] |
/external/v8/src/x64/ |
assembler-x64-inl.h | 78 void Assembler::emit_runtime_entry(Address entry, RelocInfo::Mode rmode) { 270 Address Assembler::target_address_at(Address pc, Address constant_pool) { 275 void Assembler::set_target_address_at(Isolate* isolate, Address pc, 276 Address constant_pool, Address target, 286 Isolate* isolate, Address pc, Address target, RelocInfo::Mode mode) { 291 Address Assembler::target_address_from_return_address(Address pc) 437 Address address = Memory::Address_at(pc_); local 452 Address address = cell->address() + Cell::kValueOffset; local [all...] |
/external/valgrind/drd/tests/ |
thread_name.stderr.exp | 6 The object at address 0x........ is not a mutex. 15 The object at address 0x........ is not a mutex. 24 The object at address 0x........ is not a mutex. 33 The object at address 0x........ is not a mutex. 42 The object at address 0x........ is not a mutex. 51 The object at address 0x........ is not a mutex. 60 The object at address 0x........ is not a mutex. 69 The object at address 0x........ is not a mutex. 78 The object at address 0x........ is not a mutex. 87 The object at address 0x........ is not a mutex [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
eapol_test.sgml | 19 <arg>-a<replaceable>server IP address</replaceable></arg> 20 <arg>-A<replaceable>client IP address</replaceable></arg> 26 <arg>-M<replaceable>MAC address</replaceable></arg> 90 <term>-a AS address</term> 92 <listitem><para>IP address of the authentication server. The 97 <term>-A client address</term> 99 <listitem><para>IP address of the client. The default is to 100 select an address automatically.</para></listitem> 138 <term>-M mac address</term> 140 <listitem><para>Client MAC address (Calling-Station-Id). Th [all...] |
/frameworks/base/core/java/android/hardware/hdmi/ |
HdmiPortInfo.java | 24 * HDMI-CEC, MHL, ARC(Audio Return Channel), and physical address assigned to each port. 48 * @param address physical address of the port 53 public HdmiPortInfo(int id, int type, int address, boolean cec, boolean mhl, boolean arc) { 56 mAddress = address; 81 * Returns the port address. 83 * @return port address 135 int address = source.readInt(); 139 return new HdmiPortInfo(id, type, address, cec, mhl, arc); 169 s.append("address: ").append(String.format("0x%04x", mAddress)).append(", ") [all...] |
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiCecController.java | 54 * Interface to report allocated logical address. 58 * Called when a new logical address is allocated. 60 * @param deviceType requested device type to allocate logical address 61 * @param logicalAddress allocated logical address. If it is 63 * it failed to allocate logical address for the given device type 72 // Predicate for whether the given logical address is remote device's one or not. 75 public boolean apply(Integer address) { 76 return !isAllocatedLocalDeviceAddress(address); 80 // Predicate whether the given logical address is system audio's one or not 83 public boolean apply(Integer address) { [all...] |