HomeSort by relevance Sort by last modified time
    Searched refs:QueueType (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
NvmExpressPassthru.h 112 UINT8 QueueType;
  /external/v8/src/compiler/
instruction-scheduler.h 148 template <typename QueueType>
instruction-scheduler.cc 201 template <typename QueueType>
203 QueueType ready_list(this);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressHci.c 597 CommandPacket.QueueType = NVME_ADMIN_QUEUE;
649 CommandPacket.QueueType = NVME_ADMIN_QUEUE;
703 CommandPacket.QueueType = NVME_ADMIN_QUEUE;
772 CommandPacket.QueueType = NVME_ADMIN_QUEUE;
    [all...]
NvmExpressPassthru.c 396 if (Packet->QueueType != NVME_ADMIN_QUEUE && Packet->QueueType != NVME_IO_QUEUE) {
455 if (Packet->QueueType == NVME_ADMIN_QUEUE) {
    [all...]
NvmExpressBlockIo.c 63 CommandPacket.QueueType = NVME_IO_QUEUE;
126 CommandPacket.QueueType = NVME_IO_QUEUE;
338 CommandPacket.QueueType = NVME_IO_QUEUE;
510 CommandPacket->QueueType = NVME_IO_QUEUE;
649 CommandPacket->QueueType = NVME_IO_QUEUE;
    [all...]
  /external/clang/lib/Format/
UnwrappedLineFormatter.cpp 674 std::greater<QueueItem>> QueueType;
690 QueueType Queue;
748 bool NewLine, unsigned *Count, QueueType *Queue) {
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationOperationMultiQueueTests.cpp 52 enum QueueType
vktSynchronizationInternallySynchronizedObjectsTests.cpp 75 typedef struct QueueType
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]
wdm.h     [all...]

Completed in 247 milliseconds