Searched defs:Allocator (Results 1 – 6 of 6) sorted by relevance
29 enum Allocator { enum
85 class Allocator; variable491 Allocator() {} function
507 public @interface Allocator {}; annotation in ImageDecoder
398 static bool Allocator(void* stringData, int32_t length, char** buffer) { in Allocator() function
1245 public @interface Allocator {}; annotation in ImageDecoder
682 typedef MapAllocator<KeyValuePair> Allocator; typedef