Home
last modified time | relevance | path

Searched full:addressable (Results 1 – 25 of 141) sorted by relevance

123456

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h110 /// Base class for Addressable entities (externals, absolutes, blocks).
111 class Addressable {
115 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable()
118 Addressable(orc::ExecutorAddr Address) in Addressable()
125 Addressable(const Addressable &) = delete;
126 Addressable &operator=(const Addressable &) = default;
127 Addressable(Addressable
114 Addressable(orc::ExecutorAddr Address, bool IsDefined) Addressable() function
117 Addressable(orc::ExecutorAddr Address) Addressable() function
[all...]
/freebsd-src/share/man/man4/
H A Dbce.4302 The driver was unable to map memory into DMA addressable space required
310 The driver could not allocate DMA addressable memory for the controller's
319 The driver could not allocate DMA addressable memory for the controller's
328 The driver could not allocate DMA addressable memory for the controller's
343 The driver could not allocate DMA addressable memory for the controller's
371 The driver could not map a RX mbuf into DMA addressable memory.
390 The driver could not map a TX mbuf into DMA addressable memory.
/freebsd-src/contrib/libfido2/man/
H A Dfido_dev_set_pin.377 is an addressable pointer.
87 is an addressable pointer.
H A Dfido_dev_info_manifest.378 is an addressable pointer.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUAddrSpace.h52 /// Address space for direct addressable parameter memory (CONST0).
54 /// Address space for indirect addressable parameter memory (VTX1).
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h83 *shadow = 0; // fully addressable in FastPoisonShadowPartialRightRedzone()
88 // first size-i bytes are addressable in FastPoisonShadowPartialRightRedzone()
/freebsd-src/sys/contrib/device-tree/Bindings/input/
H A Dcypress,cyapa.yaml7 title: Cypress All Points Addressable (APA) I2C Touchpad / Trackpad
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td267 def VirtualAddressableBits: Property<"virtual-addressable-bits", "UInt64">,
270 def HighmemVirtualAddressableBits: Property<"highmem-virtual-addressable-bits", "UInt64">,
272 Desc<"The number of bits used for addressing high memory, when it differs from low memory in the same Process. When this is non-zero, target.process.virtual-addressable-bits will be the value for low memory (0x000... addresses) and this setting will be the value for high memory (0xfff... addresses). When this is zero, target.process.virtual-addressable-bits applies to all addresses. It is very uncommon to use this setting.">;
/freebsd-src/contrib/llvm-project/lldb/bindings/interface/
H A DSBSectionDocstrings.i32 varying minimum addressable unit (i.e. byte) size for their
H A DSBTargetDocstrings.i256 …:return: The size in 8-bit (host) bytes of a minimum addressable unit from the Architecture's data…
264 …:return: The size in 8-bit (host) bytes of a minimum addressable unit from the Architecture's code…
/freebsd-src/sys/contrib/device-tree/Bindings/hwmon/pmbus/
H A Dti,ucd90320.yaml14 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
/freebsd-src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-atr.yaml31 needed if there are no I2C addressable remote peripherals.
/freebsd-src/sys/contrib/device-tree/src/openrisc/
H A Dor1ksim.dts35 * registers. It is not addressable and, hence, has no 'reg'
H A Dsimple_smp.dts47 * registers. It is not addressable and, hence, has no 'reg'
/freebsd-src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h201 /// <c>[beg, mid)</c> is addressable and <c>[mid, end)</c> is unaddressable.
221 /// <c>[storage_beg, container_beg)</c> is not addressable, <c>[container_beg,
222 /// container_end)</c> is addressable and <c>[container_end, end)</c> is
236 /// [container_beg; container_end) is addressable.
/freebsd-src/crypto/openssl/doc/man7/
H A Dossl_store.pod18 objects from a repository of any kind, addressable as a filename or
/freebsd-src/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-msgr.txt15 message register block's addressable register space. The type shall be
/freebsd-src/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt58 Represents the non cpu-addressable ram designed mainly to store audio
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dopen-pic.txt17 PIC's addressable register space. The type shall be <prop-encoded-array>.
H A Dimg,pdc-intc.txt14 addressable register space. The type shall be <prop-encoded-array>.
/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h72 /// varying minimum addressable unit (i.e. byte) size for their
/freebsd-src/sys/contrib/device-tree/Bindings/net/dsa/
H A Dar9331.txt4 It is a switch built-in to Atheros AR9331 WiSoC and addressable over internal
/freebsd-src/contrib/kyua/utils/config/
H A Dtree.hpp69 /// is not a problem because the root is not addressable by the key space.
/freebsd-src/sys/arm64/vmm/
H A Dvmm_stat.c
/freebsd-src/secure/lib/libcrypto/man/man7/
H A Dossl_store.7149 objects from a repository of any kind, addressable as a filename or

123456