Searched refs:_base (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | appSupport.c | 31 #define APP_FLASH_RELOC(_base, _offset) ((uint32_t)(_base) + FLASH_RELOC_OFFSET + (_offset)) argument 32 #define APP_FLASH_RELOC_BASE(_base) APP_FLASH_RELOC(_base, 0) argument
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_buffer.h | 165 …private_handle_t(int _flags, int _size, void *_base, uint64_t _consumer_usage, uint64_t _producer_… in private_handle_t() 175 , base(_base) in private_handle_t()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_buffer.h | 178 …private_handle_t(int _flags, int _size, void *_base, uint64_t _consumer_usage, uint64_t _producer_… in private_handle_t() 189 , base(_base) in private_handle_t()
|