Home
last modified time | relevance | path

Searched refs:DMA (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-reinterpret-base-class.cpp23 class DMA : public virtual A, public virtual DA { //expected-warning{{direct base 'A' is inaccessib… class
133 (void)*reinterpret_cast<DMA *>(a); in reinterpret_pointer_downcast()
166 (void)reinterpret_cast<DMA &>(a); in reinterpret_reference_downcast()
171 DAi *dai, DVA *dva, DDVA *ddva, DMA *dma) { in reinterpret_pointer_upcast()
211 DAi &dai, DVA &dva, DDVA &ddva, DMA &dma) { in reinterpret_reference_upcast()
/external/autotest/client/tests/dma_memtest/
Dcontrol5 NAME = "DMA memtest"
11 A test for the memory subsystem against heavy IO and DMA operations,
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h225 MemoryUseOrDef(LLVMContext &C, MemoryAccess *DMA, unsigned Vty,
228 setDefiningAccess(DMA);
231 void setDefiningAccess(MemoryAccess *DMA) { setOperand(0, DMA); }
256 MemoryUse(LLVMContext &C, MemoryAccess *DMA, Instruction *MI, BasicBlock *BB)
257 : MemoryUseOrDef(C, DMA, MemoryUseVal, MI, BB) {}
296 MemoryDef(LLVMContext &C, MemoryAccess *DMA, Instruction *MI, BasicBlock *BB,
298 : MemoryUseOrDef(C, DMA, MemoryDefVal, MI, BB), ID(Ver) {}
/external/syslinux/gpxe/src/drivers/net/
D3c515.txt25 3) Although the ISA PNP docs specify that the IRQ, DMA and IO Address needs to be assigned to the c…
/external/vulkan-validation-layers/tests/
Dvktestbinding.h161 const std::vector<Queue *> &dma_queues() { return queues_[DMA]; } in dma_queues()
209 DMA, enumerator
Dvktestbinding.cpp333 queues_[DMA].push_back(new Queue(queue, i)); in init_queues()
/external/selinux/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf187 ~c260=DMA # Dominica
Drel.conf193 ~c200,~c260=DMA # Dominica
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst248 performance due to unreferenced vertex buffers being unnecessarily DMA'ed or
/external/syslinux/memdisk/
Dmemdisk.inc1139 ; Bit 0 - DMA boundaries handled transparently
/external/icu/icu4c/source/data/misc/
Dmetadata.txt3036 DMA{
DsupplementalData.txt2177 "DMA",
/external/syslinux/core/lwip/
DCHANGELOG397 problems with zero-copy DMA MACs) by adding custom pbufs and implementing
834 one pbuf to help MACs that don't support scatter-gather DMA.
/external/netperf/doc/
Dnetperf.texi1227 processed or where NICs allocate their DMA buffers.
1701 can be easier to DMA to the NIC. When no copy is performed, there is
Dnetperf.info1149 interrupts are processed or where NICs allocate their DMA buffers.
1589 can be easier to DMA to the NIC. When no copy is performed, there is