Searched defs:allocate_fl (Results 1 – 4 of 4) sorted by relevance
/external/opencore/oscl/oscl/osclbase/src/ |
D | oscl_defalloc.h | 76 virtual OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function 102 virtual OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function 142 pointer allocate_fl(uint32 size , const char * file_name, const int line_num) in allocate_fl() function
|
/external/opencore/oscl/oscl/osclproc/src/ |
D | oscl_scheduler_readyq.cpp | 35 OsclAny* OsclReadyAlloc::allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function in OsclReadyAlloc
|
/external/opencore/oscl/oscl/osclmemory/src/ |
D | oscl_mem.h | 764 OsclAny* allocate_fl(const uint32 n, const char * file_name, const int line_num) in allocate_fl() function 825 OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
D | pvmf_protocol_engine_internal.h | 163 void* allocate_fl(const uint32 size, const char *file_name, const int line_number) in allocate_fl() function
|