Searched defs:_allocator (Results 1 – 12 of 12) sorted by relevance
79 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