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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nmsupp.h 65 extern LPVOID WINAPI AllocMemory(SIZE_T size);
lpmapi.h 625 PALLOCMEM AllocMemory;
netmon.h 1035 LPVOID WINAPI AllocMemory(SIZE_T size);
    [all...]
  /art/compiler/
image_writer.h 98 bool AllocMemory();
image_writer.cc 124 if (!AllocMemory()) {
520 bool ImageWriter::AllocMemory() {
    [all...]

Completed in 900 milliseconds