| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/llvm/dist/llvm/lib/Support/ | |
| MemAlloc.cpp | 14 llvm::allocate_buffer(size_t Size, size_t Alignment) { function in class:llvm |
| MemAlloc.cpp | 14 llvm::allocate_buffer(size_t Size, size_t Alignment) { function in class:llvm |
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ | |
| sanitizer_dense_map.h | 690 Buckets = static_cast<BucketT *>(allocate_buffer(Size)); 694 static void *allocate_buffer(uptr Size) { function in class:__sanitizer::DenseMap |
| sanitizer_dense_map.h | 690 Buckets = static_cast<BucketT *>(allocate_buffer(Size)); 694 static void *allocate_buffer(uptr Size) { function in class:__sanitizer::DenseMap |
| /src/sys/external/bsd/vchiq/dist/interface/vchi/message_drivers/ | |
| message.h | 184 void * (*allocate_buffer)( VCHI_MDRIVER_HANDLE_T *handle, uint32_t *length ); member in struct:opaque_vchi_message_driver_t |
| message.h | 184 void * (*allocate_buffer)( VCHI_MDRIVER_HANDLE_T *handle, uint32_t *length ); member in struct:opaque_vchi_message_driver_t |