Searched defs:_allocator (Results 1 – 13 of 13) sorted by relevance
59 GCBufferAllocator _allocator; /**< GLES buffer affinity allocator */ variable
75 std::unique_ptr<CLBufferAllocator> _allocator; /**< CL buffer affinity allocator */ variable
196 typedef struct _allocator { struct201 } _allocator; typedef
196 typedef struct _allocator { struct201 } _allocator; argument
195 typedef struct _allocator { struct200 } _allocator; argument
32 PackedResult(Allocator* _allocator, const BlockParams& _block_params) in PackedResult()
50 private final BufferRecycler _allocator; field in TextBuffer