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

  /device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
Gop.c 31 VgpuGop->BackingStore be non-NULL. It is also
36 VgpuGop->BackingStore and VgpuGop->ResourceId will be
54 ASSERT (VgpuGop->BackingStore != NULL);
120 FreePages (VgpuGop->BackingStore, VgpuGop->NumberOfPages);
121 VgpuGop->BackingStore = NULL;
390 ASSERT (VgpuGop->BackingStore == NULL);
393 VgpuGop->BackingStore = NewBackingStore;
519 VgpuGop->BackingStore +
539 VgpuGop->BackingStore +
556 VgpuGop->BackingStore +
    [all...]
VirtioGpu.h 144 UINT32 *BackingStore;
302 VgpuGop->BackingStore be non-NULL. It is also
307 VgpuGop->BackingStore and VgpuGop->ResourceId will be
  /external/v8/src/
elements.cc 105 typedef FixedArrayBase BackingStore;
113 typedef Store BackingStore; \
563 typedef typename ElementsTraitsParam::BackingStore BackingStore;
666 return handle(BackingStore::cast(backing_store)->get(index), isolate);
    [all...]
objects.cc     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]

Completed in 676 milliseconds