/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/ |
D | xf-osal.h | 87 static inline void __xf_wait_init(xf_wait_t *w) in __xf_wait_init() 94 static inline void __xf_wait_prepare(xf_wait_t *w) in __xf_wait_prepare() 99 #define __xf_wait_prepare(w) \ argument 106 static inline int __xf_wait(xf_wait_t *w, u32 timeout) in __xf_wait() 135 #define __xf_wait(w, timeout) \ argument 145 static inline void __xf_wakeup(xf_wait_t *w) in __xf_wakeup() 157 #define __xf_wakeup(w) \ argument 164 static inline void __xf_wait_complete(xf_wait_t *w) in __xf_wait_complete() 169 #define __xf_wait_complete(w) \ argument
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | vec.h | 53 float x, y, z, w; member 65 static inline void vec3Add(struct Vec3 *v, const struct Vec3 *w) { in vec3Add() 75 const struct Vec3 *w) { in vec3AddVecs() 85 static inline void vec3Sub(struct Vec3 *v, const struct Vec3 *w) { in vec3Sub() 95 const struct Vec3 *w) { in vec3SubVecs() 113 static inline float vec3Dot(const struct Vec3 *v, const struct Vec3 *w) { in vec3Dot() 148 const struct Vec3 *w) { in vec3Cross() 169 float w) { in initVec4()
|
D | vec.c | 54 void vecAdd(float *u, const float *v, const float *w, size_t dim) { in vecAdd() 64 void vecAddInPlace(float *v, const float *w, size_t dim) { in vecAddInPlace() 73 void vecSub(float *u, const float *v, const float *w, size_t dim) { in vecSub() 111 float vecDot(const float *v, const float *w, size_t dim) { in vecDot()
|
/device/linaro/dragonboard/qcom/qrtr/src/ |
D | waiter.c | 134 struct waiter *w; in waiter_create() local 144 void waiter_destroy(struct waiter *w) in waiter_destroy() 160 void waiter_synchronize(struct waiter *w) in waiter_synchronize() 186 void waiter_wait(struct waiter *w) in waiter_wait() 264 int waiter_wait_timeout(struct waiter *w, unsigned int ms) in waiter_wait_timeout() 301 struct waiter_ticket *waiter_add_null(struct waiter *w) in waiter_add_null() 325 struct waiter_ticket *waiter_add_fd(struct waiter *w, int fd) in waiter_add_fd() 338 struct waiter_ticket *waiter_add_timeout(struct waiter *w, unsigned int ms) in waiter_add_timeout() 353 struct waiter *w = ticket->waiter; in waiter_ticket_delete() local
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock() 72 …ck_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_ycbcr() 222 …ck_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_async() 235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async() 249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
|
D | mali_gralloc_module.cpp | 92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock() 100 …_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_ycbcr() 115 …_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_async() 124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferaccess.cpp | 36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock() 72 …ck_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_ycbcr() 222 …ck_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, in mali_gralloc_lock_async() 235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async() 249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
|
D | mali_gralloc_module.cpp | 92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock() 100 …_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_ycbcr() 115 …_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, in gralloc_lock_async() 124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 281 …_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vad… in gralloc_lock() 330 …_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct and… in gralloc_lock_ycbcr() 465 …_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vad… in gralloc_lock_async() 489 …_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct and… in gralloc_lock_async_ycbcr()
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayService.java | 76 public void set(int w, int h, int d, int f) { in set() 83 public boolean match(int w, int h, int d, int f) { in match() 141 private void createVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in createVirtualDisplay() 153 private void addVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in addVirtualDisplay()
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_compositor.cpp | 40 int32_t w, in region_add() 60 int32_t w, in region_subtract() 99 int32_t w, in surface_damage() 161 int32_t w, in surface_damage_buffer()
|
D | wayland_shell.cpp | 38 int32_t w, in zxdg_positioner_v6_set_size() 50 int32_t w, in zxdg_positioner_v6_set_anchor_rect() 173 int32_t w, in zxdg_toplevel_v6_set_max_size() 183 int32_t w, in zxdg_toplevel_v6_set_min_size() 306 int32_t w, in zxdg_surface_v6_set_window_geometry()
|
D | wayland_dmabuf.cpp | 70 int32_t w, in linux_buffer_params_create() 91 int32_t w, in linux_buffer_params_create_immed()
|
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | gralloc.cpp | 50 alloc_device_t* /*dev*/, int format, int w, int h, in gralloc_alloc_buffer() 99 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() argument
|
/device/google/contexthub/firmware/lib/libm/ |
D | sf_fpclassify.c | 12 __uint32_t w; in __fpclassifyf() local
|
D | sf_round.c | 21 __uint32_t w; local
|
D | sf_atan.c | 74 float w,s1,s2,z; local
|
/device/linaro/dragonboard/gralloc/ |
D | gralloc.cpp | 127 int usage, int x, int y, int w, int h, void **ptr) in gbm_mod_lock() 154 int usage, int x, int y, int w, int h, struct android_ycbcr *ycbcr) in gbm_mod_lock_ycbcr() 191 int w, int h, int format, int usage, in gbm_mod_alloc_gpu0()
|
D | gralloc_gbm.cpp | 260 static int gbm_map(buffer_handle_t handle, int x, int y, int w, int h, in gbm_map() 395 int usage, int x, int y, int w, int h, in gralloc_gbm_bo_lock() 489 int usage, int x, int y, int w, int h, in gralloc_gbm_bo_lock_ycbcr()
|
/device/google/cuttlefish/common/libs/tcp_socket/ |
D | tcp_socket.cpp | 118 void AppendInNetworkByteOrder(Message* msg, const std::uint32_t w) { in AppendInNetworkByteOrder() 124 void AppendInNetworkByteOrder(Message* msg, const std::int32_t w) { in AppendInNetworkByteOrder()
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | s_atanf.c | 51 float w,s1,s2,z; in atanf() local
|
/device/google/cuttlefish/guest/hals/camera/ |
D | GrallocModule.cpp | 106 int GrallocModule::lock(buffer_handle_t handle, int usage, int l, int t, int w, in lock() 150 int w, int h, struct android_ycbcr *ycbcr) { in lock_ycbcr()
|
/device/google/contexthub/lib/include/nanohub/ |
D | sha2.h | 34 uint32_t w[SHA2_WORDS_STATE_SIZE]; member
|
/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.cpp | 43 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/hikey/gralloc960/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
|