Searched defs:address (Results 26 - 50 of 382) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/xen/interface/
H A Dcallback.h87 xen_callback_t address; member in struct:callback_register
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dsiena_impl.h64 unsigned int address; member in struct:siena_register_set_s
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darc-ext.c78 arcExtMap_auxRegName(long address) argument
/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Ddefalloc.h98 pointer address(reference __x) { return (pointer)&__x; } function in class:allocator
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dmalloc_allocator.h79 address(reference __x) const { return &__x; } function in class:malloc_allocator
82 address(const_reference __x) const { return &__x; } function in class:malloc_allocator
H A Dnew_allocator.h78 address(reference __x) const { return &__x; } function in class:new_allocator
81 address(const_reference __x) const { return &__x; } function in class:new_allocator
H A Darray_allocator.h61 address(reference __x) const { return &__x; } function in class:array_allocator_base
64 address(const_reference __x) const { return &__x; } function in class:array_allocator_base
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DStreamableMemoryObject.cpp61 readByte(uint64_t address, uint8_t* ptr) const argument
67 readBytes(uint64_t address, uint64_t size, uint8_t *buf) const argument
75 getPointer(uint64_t address, uint64_t size) const argument
103 readByte(uint64_t address, uint8_t* ptr) const argument
109 readBytes(uint64_t address, uint64_t size, uint8_t *buf) const argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectMemory.cpp37 Create(ExecutionContextScope *exe_scope, const char *name, const Address &address, lldb::TypeSP &type_sp) argument
46 Create(ExecutionContextScope *exe_scope, const char *name, const Address &address, const ClangASTType &ast_type) argument
54 ValueObjectMemory(ExecutionContextScope *exe_scope, const char *name, const Address &address, lldb::TypeSP &type_sp) argument
90 ValueObjectMemory(ExecutionContextScope *exe_scope, const char *name, const Address &address, const ClangASTType &ast_type) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h32 dw_addr_t address; member in struct:DWARFDebugArangeSet::Descriptor
H A DDWARFDebugArangeSet.cpp255 DescriptorContainsAddress(dw_addr_t address) argument
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.h105 uint64_t address : 32; /* PCIe IO address */ member in struct:__anon7345::__anon7347
115 uint64_t address : 36; /* PCIe Mem address */ member in struct:__anon7345::__anon7348
280 cvmx_pcie_npei_write32(uint64_t address, uint32_t val) argument
292 cvmx_pcie_npei_read32(uint64_t address) argument
[all...]
/freebsd-10-stable/sys/dev/drm/
H A Dati_pcigart.c150 void *address = NULL; local
/freebsd-10-stable/usr.sbin/bluetooth/bt3cfw/
H A Dbt3cfw.c142 int i, size, address, cs, fcs; local
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_pcib_pci.c63 UINT32 address; member in struct:acpi_pcib_lookup_info
/freebsd-10-stable/sys/dev/drm2/
H A Dati_pcigart.c106 void *address = NULL; local
/freebsd-10-stable/contrib/ntp/sntp/tests/
H A Dutilities.c29 CreateSockaddr4(const char* address) { argument
99 const struct in6_addr address = { { { local
/freebsd-10-stable/sys/rpc/
H A Drpcb_clnt.c539 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, const struct netbuf *address) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddwarf.h35 dwarf_vma address; member in struct:dwarf_section
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dxtensa.h118 bfd_vma address; member in struct:property_table_entry_t
/freebsd-10-stable/contrib/dtc/libfdt/
H A Dfdt.h77 fdt64_t address; member in struct:fdt_reserve_entry
/freebsd-10-stable/contrib/gdb/gdb/
H A Dc-valprint.c40 print_function_pointer_address(CORE_ADDR address, struct ui_file *stream) argument
72 c_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Dscm-valprint.c362 scm_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
H A Dtracepoint.h50 CORE_ADDR address; member in struct:tracepoint
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-break.c73 char *address = NULL; local

Completed in 475 milliseconds

1234567891011>>