Searched refs:DMA (Results 1 – 11 of 11) 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/vulkan-validation-layers/tests/ |
D | vktestbinding.h | 178 const std::vector<Queue *> &dma_queues() { return queues_[DMA]; } in dma_queues() 246 DMA, enumerator
|
D | vktestbinding.cpp | 355 queues_[DMA].push_back(new Queue(queue, i)); in init_queues()
|
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/ |
D | eyes-only.conf | 187 ~c260=DMA # Dominica
|
D | rel.conf | 193 ~c200,~c260=DMA # Dominica
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 248 performance due to unreferenced vertex buffers being unnecessarily DMA'ed or
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 2966 DMA{
|
D | supplementalData.txt | 2181 "DMA",
|
/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
|