HomeSort by relevance Sort by last modified time
    Searched defs:AllocationPolicy (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
memory.c 314 static inline size_t AllocationPolicy(size_t size)
397 i=AllocationPolicy(size);
412 RemoveFreeBlock(block,AllocationPolicy(SizeOfBlock(block)));
428 InsertFreeBlock(next,AllocationPolicy(blocksize));
831 InsertFreeBlock(block,AllocationPolicy(size));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h 425 DWORD AllocationPolicy;
    [all...]

Completed in 407 milliseconds