Searched refs:DMA (Results 1 – 16 of 16) sorted by relevance
/external/clang/test/SemaCXX/ |
D | warn-reinterpret-base-class.cpp | 23 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/ |
D | control | 5 NAME = "DMA memtest" 11 A test for the memory subsystem against heavy IO and DMA operations,
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | MemorySSA.h | 225 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/ |
D | 3c515.txt | 25 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/ |
D | vktestbinding.h | 161 const std::vector<Queue *> &dma_queues() { return queues_[DMA]; } in dma_queues() 209 DMA, enumerator
|
D | vktestbinding.cpp | 333 queues_[DMA].push_back(new Queue(queue, i)); in init_queues()
|
/external/selinux/mcstrans/share/examples/nato/setrans.d/ |
D | eyes-only.conf | 187 ~c260=DMA # Dominica
|
D | rel.conf | 193 ~c200,~c260=DMA # Dominica
|
/external/syslinux/memdisk/ |
D | memdisk.inc | 1139 ; Bit 0 - DMA boundaries handled transparently
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 278 performance due to unreferenced vertex buffers being unnecessarily DMA'ed or
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 3036 DMA{
|
D | supplementalData.txt | 2177 "DMA",
|
/external/syslinux/core/lwip/ |
D | CHANGELOG | 397 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/python/cpython2/Mac/scripts/ |
D | errors.txt | 1112 -2208 noDMAErr Can�t do DMA digitizing (i.e. can't go to requested dest
|
/external/netperf/doc/ |
D | netperf.info | 1149 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
|
D | netperf.texi | 1227 processed or where NICs allocate their DMA buffers. 1701 can be easier to DMA to the NIC. When no copy is performed, there is
|