Home
last modified time | relevance | path

Searched full:address (Results 1 – 25 of 7352) sorted by relevance

12345678910>>...295

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddress.h1 //===-- Address.h -----------------------------------------------*- C++ -*-===//
35 /// \class Address Address.h "lldb/Core/Address.h"
36 /// A section + offset based address class.
38 /// The Address class allows addresses to be relative to a section that can
51 /// line tables, function address ranges, lexical block and inlined subroutine
52 /// address ranges, global and static variables) each time an image is loaded
62 class Address {
64 /// Dump styles allow the Address
127 Address(const Address &rhs) Address() function
140 Address(const lldb::SectionSP &section_sp, lldb::addr_t offset) Address() function
[all...]
H A DAddressRange.h12 #include "lldb/Core/Address.h"
24 /// A section + offset based address range class.
35 /// Initialize the address with the supplied \a section, \a offset and \a
40 /// address doesn't have a section or will get resolved later.
46 /// The size in bytes of the address range.
50 /// Construct with a virtual address, section list and byte size.
52 /// Initialize and resolve the address with the supplied virtual address \a
56 /// A virtual address.
59 /// The size in bytes of the address range.
66 /// Construct with a Address object address and byte size.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp39 ArrayRef<uint8_t> Bytes, uint64_t Address,
44 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() argument
56 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() argument
75 uint64_t Address,
79 uint64_t Address,
83 uint64_t Address,
87 uint64_t Address,
91 uint64_t Address,
95 uint64_t Address,
99 uint64_t Address,
[all …]
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg82 * Controls which of the 5, 512byte, address spaces should be used
87 address 0x000
101 address 0x001
118 address 0x002
197 address 0x003
213 address 0x004
228 address 0x004
244 address 0x005
260 address 0x006
269 address 0x008
[all …]
H A Daic7xxx.reg56 address 0x000
73 address 0x001
89 address 0x002
105 address 0x003
136 address 0x003
166 address 0x004
182 address 0x005
204 address 0x006
209 address 0x007
221 address 0x008
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-cmm.dts333 #address-cells = <1>;
340 #address-cells = <1>;
346 #address-cells = <1>;
352 #address-cells = <1>;
357 #address-cells = <1>;
362 #address-cells = <1>;
367 #address-cells = <1>;
372 #address-cells = <1>;
377 #address-cells = <1>;
382 #address
[all...]
H A Daspeed-bmc-facebook-fuji.dts238 #address-cells = <1>;
244 #address-cells = <1>;
251 #address-cells = <1>;
258 #address-cells = <1>;
264 #address-cells = <1>;
270 #address-cells = <1>;
276 #address-cells = <1>;
282 #address-cells = <1>;
288 #address-cells = <1>;
294 #address
[all...]
H A Daspeed-bmc-facebook-minipack.dts248 #address-cells = <1>;
298 #address-cells = <1>;
349 #address-cells = <1>;
355 #address-cells = <1>;
361 #address-cells = <1>;
367 #address-cells = <1>;
373 #address-cells = <1>;
379 #address-cells = <1>;
385 #address-cells = <1>;
391 #address
[all...]
H A Dibm-power11-quad.dtsi125 #address-cells = <2>;
133 #address-cells = <1>;
145 #address-cells = <1>;
150 #address-cells = <1>;
156 #address-cells = <2>;
161 #address-cells = <1>;
180 #address-cells = <1>;
186 #address-cells = <2>;
191 #address-cells = <1>;
210 #address-cells = <1>;
[all …]
H A Daspeed-bmc-facebook-cloudripper.dts137 #address-cells = <1>;
143 #address-cells = <1>;
149 #address-cells = <1>;
155 #address-cells = <1>;
161 #address-cells = <1>;
167 #address-cells = <1>;
173 #address-cells = <1>;
179 #address-cells = <1>;
185 #address-cells = <1>;
199 #address
[all...]
/freebsd/crypto/heimdal/lib/krb5/
H A Daddr_families.c70 return krb5_data_copy(&a->address, buf, 4); in ipv4_sockaddr2addr()
92 memcpy (&tmp.sin_addr, a->address.data, 4); in ipv4_addr2sockaddr()
122 return krb5_data_copy(&a->address, buf, 4); in ipv4_h_addr2addr()
169 memcpy (&ia, addr->address.data, 4); in ipv4_print_addr()
175 ipv4_parse_addr (krb5_context context, const char *address, krb5_address *addr) in ipv4_parse_addr() argument
180 p = strchr(address, ':'); in ipv4_parse_addr()
183 if(strncasecmp(address, "ip:", p - address) != 0 && in ipv4_parse_addr()
184 strncasecmp(address, "ip4:", p - address) != 0 && in ipv4_parse_addr()
185 strncasecmp(address, "ipv4:", p - address) != 0 && in ipv4_parse_addr()
186 strncasecmp(address, "inet:", p - address) != 0) in ipv4_parse_addr()
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_address.31 .TH "Heimdal Kerberos 5 address functions" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library…
5 Heimdal Kerberos 5 address functions \-
49 …rb5_error_code KRB5_LIB_CALL \fBkrb5_free_address\fP (krb5_context context, krb5_address *address)"
77 …l, it will contain the actual length of the address. In case of the sa is too small to fit the who…
83 \fIaddr\fP the address to copy the from
87 …\fP pointer to length of sa, and after the call, it will contain the actual length of the address.
94 Return an error code or 0. Will return KRB5_PROG_ATYPE_NOSUPP in case address type is not supported…
106 \fIaddr1\fP address to compare
108 \fIaddr2\fP address to compare
113 Return an TRUE is the address are the same FALSE if not
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dti-abb-regulator.txt9 - reg: Address and length of the register set for the device. It contains
12 - "base-address" - contains base address of ABB module (ti,abb-v1,ti,abb-v2)
13 - "control-address" - contains control register address of ABB module (ti,abb-v3)
14 - "setup-address" - contains setup register address of ABB module (ti,abb-v3)
15 - "int-address" - contains address of interrupt register for ABB module
17 - #address-cells: should be 0
47 - "efuse-address" - Contains efuse base address used to pick up ABB info.
48 - "ldo-address" - Contains address of ABB LDO override register.
49 "efuse-address" is required for this.
50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp146 ArrayRef<uint8_t> Bytes, uint64_t Address,
150 uint64_t Address) const override;
154 ArrayRef<uint8_t> Bytes, uint64_t Address,
158 ArrayRef<uint8_t> Bytes, uint64_t Address,
177 uint64_t Address,
180 uint64_t Address,
183 uint64_t Address,
186 uint64_t Address,
190 uint64_t Address,
193 uint64_t Address,
[all …]
/freebsd/sbin/dhclient/
H A Ddhcp-options.570 .Ar ip-address
71 data type can be entered either as an explicit IP address
76 A domain name must resolve to a single IP address.
156 .It Ic option subnet-mask Ar ip-address ;
163 which an address is being assigned.
166 subnet-mask option declaration that is in scope for the address being
174 .Ic option routers Ar ip-address
175 .Oo , Ar ip-address ... Oc ;
182 .Ic option time-servers Ar ip-address
183 .Oo , Ar ip-address ... Oc ;
[all …]
/freebsd/contrib/openbsm/man/
H A Daudit.log.579 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
101 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
116 token, with the addition of a machine IPv4 or IPv6 address.
125 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
132 .It "Address Type/Length 1 byte Host address type and length"
133 .It "Machine Address 4/16 bytes IPv4 or IPv6 address"
147 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
167 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
178 token holds a network byte order IPv4 address.
183 for an IPv4 address.
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h12 #include "Address.h"
50 friend class Address; variable
58 llvm::Value *emitRawPointerFromAddress(Address Addr) const { in emitRawPointerFromAddress()
63 Address createConstGEP2_32(Address Addr, unsigned Idx0, unsigned Idx1, in createConstGEP2_32()
80 return Address(GEP, GEP->getResultElementType(), in createConstGEP2_32()
107 llvm::LoadInst *CreateLoad(Address Addr, const llvm::Twine &Name = "") {
112 llvm::LoadInst *CreateLoad(Address Addr, const char *Name) { in CreateLoad()
119 llvm::LoadInst *CreateLoad(Address Addr, bool IsVolatile,
135 llvm::StoreInst *CreateStore(llvm::Value *Val, Address Addr,
168 CreateAtomicCmpXchg(Address Addr, llvm::Value *Cmp, llvm::Value *New,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp36 ArrayRef<uint8_t> Bytes, uint64_t Address,
61 /// @param Address - The starting address of the instruction
67 /// immediate in the instruction using the Address, Offset and Width. If that
75 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
78 return Decoder->tryAddingSymbolicOperand(MI, Value, Address, IsBranch, Offset, in tryAddingSymbolicOperand()
98 uint64_t Address, in DecodeGR32BitRegisterClass()
104 uint64_t Address, in DecodeGRH32BitRegisterClass()
110 uint64_t Address, in DecodeGR64BitRegisterClass()
116 uint64_t Address, in DecodeGR128BitRegisterClass()
74 tryAddingSymbolicOperand(int64_t Value,bool isBranch,uint64_t Address,uint64_t Offset,uint64_t Width,MCInst & MI,const MCDisassembler * Decoder) tryAddingSymbolicOperand() argument
97 DecodeGR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR32BitRegisterClass() argument
103 DecodeGRH32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGRH32BitRegisterClass() argument
109 DecodeGR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR64BitRegisterClass() argument
115 DecodeGR128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR128BitRegisterClass() argument
121 DecodeADDR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeADDR32BitRegisterClass() argument
127 DecodeADDR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeADDR64BitRegisterClass() argument
133 DecodeFP32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP32BitRegisterClass() argument
139 DecodeFP64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP64BitRegisterClass() argument
145 DecodeFP128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP128BitRegisterClass() argument
151 DecodeVR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR32BitRegisterClass() argument
157 DecodeVR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR64BitRegisterClass() argument
163 DecodeVR128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR128BitRegisterClass() argument
169 DecodeAR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeAR32BitRegisterClass() argument
175 DecodeCR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeCR64BitRegisterClass() argument
197 decodeU1ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU1ImmOperand() argument
203 decodeU2ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU2ImmOperand() argument
209 decodeU3ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU3ImmOperand() argument
215 decodeU4ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU4ImmOperand() argument
221 decodeU8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU8ImmOperand() argument
227 decodeU12ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU12ImmOperand() argument
233 decodeU16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU16ImmOperand() argument
239 decodeU32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU32ImmOperand() argument
245 decodeS8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS8ImmOperand() argument
251 decodeS16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS16ImmOperand() argument
257 decodeS20ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS20ImmOperand() argument
263 decodeS32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS32ImmOperand() argument
270 decodeLenOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeLenOperand() argument
280 decodePCDBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,bool isBranch,const MCDisassembler * Decoder) decodePCDBLOperand() argument
293 decodePC12DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC12DBLBranchOperand() argument
299 decodePC16DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC16DBLBranchOperand() argument
305 decodePC24DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC24DBLBranchOperand() argument
311 decodePC32DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLBranchOperand() argument
317 decodePC32DBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLOperand() argument
326 getInstruction(MCInst & MI,uint64_t & Size,ArrayRef<uint8_t> Bytes,uint64_t Address,raw_ostream & CS) const getInstruction() argument
[all...]
/freebsd/share/man/man4/
H A Dstf.482 valid 6to4 address needs to be configured to the interface.
83 .Dq A valid 6to4 address
84 is an address which has the following properties.
95 is a hexadecimal notation of an IPv4 address for the node.
96 IPv4 address can be taken from any of interfaces your node has.
97 Since the specification forbids the use of IPv4 private address,
98 the address needs to be a global IPv4 address.
104 are properly filled to avoid address collisions.
108 the prefix length for the IPv6 interface address needs to be 16 so that
115 interface will check the IPv4 source address on packets,
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp1 //===-- Address.cpp -------------------------------------------------------===//
9 #include "lldb/Core/Address.h"
64 const Address &address, void *dst, size_t dst_len) { in ReadBytes() argument
72 return target_sp->ReadMemory(address, dst, dst_len, error, in ReadBytes()
79 const Address &address, in GetByteOrderAndAddressSize() argument
94 ModuleSP module_sp(address.GetModule()); in GetByteOrderAndAddressSize()
104 const Address &address, uint32_t byte_size, in ReadUIntMax64() argument
113 success = ReadBytes(exe_scope, address, &buf, byte_size) == byte_size; in ReadUIntMax64()
117 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in ReadUIntMax64()
128 const Address &address, uint32_t pointer_size, in ReadAddress() argument
[all …]
/freebsd/share/man/man9/
H A Dsglist.9114 API manages physical address ranges.
116 Each element contains a starting physical address and a length.
148 the physical address ranges mapped by a single kernel virtual address range.
149 The kernel virtual address range starts at
169 the physical address ranges of a buffer backed by an array of virtual memory
181 address ranges mapped by a single kernel virtual address range.
182 The kernel virtual address range starts at
233 family of routines can be used to append the physical address ranges described
236 If a request to append an address range to a scatter/gather list fails,
241 function appends the physical address ranges described by a single kernel
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp74 ArrayRef<uint8_t> Bytes, uint64_t Address,
83 uint64_t Address,
87 uint64_t Address,
91 uint64_t Address,
95 DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address,
99 DecodeGPRMM16MovePRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address,
103 uint64_t Address,
107 uint64_t Address,
111 uint64_t Address,
115 uint64_t Address,
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h27 /// A beginning address offset. This address offset has the size of an
28 /// address and is relative to the applicable base address of the
30 /// of an address range.
32 /// An ending address offset. This address offset again has the size of
33 /// an address and is relative to the applicable base address of the
35 /// address past the end of the address range. The ending address must
36 /// be greater than or equal to the beginning address.
42 /// which consists of a 0 for the beginning address offset
43 /// and a 0 for the ending address offset.
48 /// A base address selection entry consists of:
[all …]
/freebsd/bin/ed/
H A Ded.1126 .Op Ar address Op , Ar address
131 The address(es) indicate the line or range of lines to be affected by the
167 An address represents the number of a line in the buffer.
171 .Em current address
173 typically supplied to commands as the default address when none is specified.
174 When a file is first read, the current address is set to the last line
176 In general, the current address is set to the last line
179 A line address is
190 relative to the current address.
193 address
[all …]
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsaddr.c3 * Module Name: rsaddr - Address resource descriptors (16/32/64)
162 * AcpiRsConvertAddress16 - All WORD (16-bit) address resources
182 * Address Granularity
183 * Address Range Minimum
184 * Address Range Maximum
185 * Address Translation Offset
186 * Address Length
188 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.Address16.Address.Granularity),
202 * AcpiRsConvertAddress32 - All DWORD (32-bit) address resources
222 * Address Granularity
[all …]

12345678910>>...295