/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 36 int mali_gralloc_lock(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, … in mali_gralloc_lock() 72 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_ycbcr() 222 int mali_gralloc_lock_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_async() 234 …ock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_ycbcr_async() 248 …lock_flex_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, in mali_gralloc_lock_flex_async()
|
D | mali_gralloc_module.cpp | 92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() 100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr() 115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_async() 123 …c_lock_ycbcr_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, in gralloc_lock_ycbcr_async()
|
D | mali_gralloc_ion.cpp | 256 unsigned int pick_ion_heap(uint64_t usage) in pick_ion_heap() 291 void set_ion_flags(unsigned int heap_mask, uint64_t usage, unsigned int *priv_heap_flag, int *ion_f… in set_ion_flags() 333 uint64_t usage; in check_buffers_sharable() local 399 uint64_t usage; in mali_gralloc_ion_allocate() local
|
/device/google/contexthub/util/ |
D | nanoapp_prepare.sh | 22 usage () { #show usage and bail out function
|
D | nanohub_os_update_prepare.sh | 22 usage () { #show usage and bail out function
|
/device/google/cuttlefish_common/guest/hals/camera/ |
D | GrallocModule.h | 28 int lock(buffer_handle_t handle, int usage, int l, int t, int w, int h, in lock() 34 int lock_ycbcr(buffer_handle_t handle, int usage, int l, int t, int w, int h, in lock_ycbcr()
|
/device/generic/goldfish/camera/ |
D | GrallocModule.h | 16 int usage, int l, int t, int w, int h, void **vaddr) { in lock() 22 int usage, int l, int t, int w, int h, in lock_ycbcr()
|
/device/linaro/hikey/uefi-tools/ |
D | tos-build.sh | 13 function usage function
|
D | opteed-build.sh | 14 function usage function
|
D | atf-build.sh | 16 function usage function
|
D | uefi-build.sh | 221 function usage function
|
D | edk2-build.sh | 240 function usage function
|
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/ |
D | fip_create.sh | 9 usage() { function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | freeze.py | 490 def usage(msg): function
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 281 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() 330 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr() 465 static int gralloc_lock_async (gralloc_module_t const *module, buffer_handle_t handle, int usage, i… in gralloc_lock_async() 489 …ock_async_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, i… in gralloc_lock_async_ycbcr()
|
D | alloc_device.cpp | 122 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer() 332 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked() 433 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer() 443 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | rgrep.py | 57 def usage(msg, code=2): function
|
D | db2pickle.py | 47 def usage(): function
|
D | pickle2db.py | 52 def usage(): function
|
D | finddiv.py | 45 def usage(msg): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | throughput.py | 34 def usage(): function
|
D | udpecho.py | 24 def usage(): function
|
/device/generic/goldfish/gralloc/ |
D | gralloc.cpp | 108 size_t size, int usage, buffer_handle_t* pHandle) in gralloc_alloc_framebuffer_locked() 161 size_t size, int usage, buffer_handle_t* pHandle) in gralloc_alloc_framebuffer() 208 int width, int height, int format, int usage, in gralloc_alloc()
|
/device/generic/goldfish/dhcp/client/ |
D | main.cpp | 20 static void usage(const char* program) { in usage() function
|
/device/generic/goldfish/dhcp/server/ |
D | main.cpp | 24 static void usage(const char* program) { in usage() function
|