| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xos_r.h | 232 # define _XGetpwuid(u,p) getpwuid((u)) argument 233 # define _XGetpwnam(u,p) getpwnam((u)) argument 252 static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p) in _Xpw_copyPasswd() 284 # define _Xpw_copyPasswd(p) \ argument 310 # define _XGetpwuid(u,p) \ argument 315 # define _XGetpwnam(u,p) \ argument 328 # define _XGetpwuid(u,p) \ argument 330 # define _XGetpwnam(u,p) \ argument 333 # define _XGetpwuid(u,p) \ argument 335 # define _XGetpwnam(u,p) \ argument [all …]
|
| D | Xpoll.h | 99 # define __FDS_BITS(p) ((p)->__X_FDS_BITS) argument 102 #define __XFDS_BITS(p, n) (__FDS_BITS(p))[n] argument 105 #define FD_SET(n, p) (__XFDS_BITS(p, ((n)/NFDBITS)) |= ((fd_mask)1 << ((n) % NFDBITS))) argument 108 #define FD_CLR(n, p) (__XFDS_BITS((p), ((n)/NFDBITS)) &= ~((fd_mask)1 << ((n) % NFDBITS))) argument 111 #define FD_ISSET(n, p) ((__XFDS_BITS((p), ((n)/NFDBITS))) & ((fd_mask)1 << ((n) % NFDBITS))) argument 114 #define FD_ZERO(p) bzero((char *)(p), sizeof(*(p))) argument 122 #define XFD_ANYSET(p) \ argument 167 #define XFD_SETCOUNT(p) (((fd_set FAR *)(p))->fd_count) argument 168 #define XFD_FD(p,i) (((fd_set FAR *)(p))->fd_array[i]) argument 169 #define XFD_ANYSET(p) XFD_SETCOUNT(p) argument
|
| /device/google/crosshatch/json-c/ |
| D | printbuf.c | 35 struct printbuf *p; in printbuf_new() local 57 static int printbuf_extend(struct printbuf *p, int min_size) in printbuf_extend() 80 int printbuf_memappend(struct printbuf *p, const char *buf, int size) in printbuf_memappend() 153 int sprintbuf(struct printbuf *p, const char *msg, ...) in sprintbuf() 181 void printbuf_reset(struct printbuf *p) in printbuf_reset() 187 void printbuf_free(struct printbuf *p) in printbuf_free()
|
| D | printbuf.h | 42 #define printbuf_memappend_fast(p, bufptr, bufsize) \ argument 51 #define printbuf_length(p) ((p)->bpos) argument
|
| /device/google/coral/json-c/ |
| D | printbuf.c | 35 struct printbuf *p; in printbuf_new() local 57 static int printbuf_extend(struct printbuf *p, int min_size) in printbuf_extend() 80 int printbuf_memappend(struct printbuf *p, const char *buf, int size) in printbuf_memappend() 153 int sprintbuf(struct printbuf *p, const char *msg, ...) in sprintbuf() 181 void printbuf_reset(struct printbuf *p) in printbuf_reset() 187 void printbuf_free(struct printbuf *p) in printbuf_free()
|
| D | printbuf.h | 42 #define printbuf_memappend_fast(p, bufptr, bufsize) \ argument 51 #define printbuf_length(p) ((p)->bpos) argument
|
| /device/google/bonito/json-c/ |
| D | printbuf.c | 35 struct printbuf *p; in printbuf_new() local 57 static int printbuf_extend(struct printbuf *p, int min_size) in printbuf_extend() 80 int printbuf_memappend(struct printbuf *p, const char *buf, int size) in printbuf_memappend() 153 int sprintbuf(struct printbuf *p, const char *msg, ...) in sprintbuf() 181 void printbuf_reset(struct printbuf *p) in printbuf_reset() 187 void printbuf_free(struct printbuf *p) in printbuf_free()
|
| D | printbuf.h | 42 #define printbuf_memappend_fast(p, bufptr, bufsize) \ argument 51 #define printbuf_length(p) ((p)->bpos) argument
|
| /device/google/sunfish/json-c/ |
| D | printbuf.c | 35 struct printbuf *p; in printbuf_new() local 57 static int printbuf_extend(struct printbuf *p, int min_size) in printbuf_extend() 80 int printbuf_memappend(struct printbuf *p, const char *buf, int size) in printbuf_memappend() 153 int sprintbuf(struct printbuf *p, const char *msg, ...) in sprintbuf() 181 void printbuf_reset(struct printbuf *p) in printbuf_reset() 187 void printbuf_free(struct printbuf *p) in printbuf_free()
|
| D | printbuf.h | 42 #define printbuf_memappend_fast(p, bufptr, bufsize) \ argument 51 #define printbuf_length(p) ((p)->bpos) argument
|
| /device/google/redbull/json-c/ |
| D | printbuf.c | 35 struct printbuf *p; in printbuf_new() local 57 static int printbuf_extend(struct printbuf *p, int min_size) in printbuf_extend() 80 int printbuf_memappend(struct printbuf *p, const char *buf, int size) in printbuf_memappend() 153 int sprintbuf(struct printbuf *p, const char *msg, ...) in sprintbuf() 181 void printbuf_reset(struct printbuf *p) in printbuf_reset() 187 void printbuf_free(struct printbuf *p) in printbuf_free()
|
| D | printbuf.h | 42 #define printbuf_memappend_fast(p, bufptr, bufsize) \ argument 51 #define printbuf_length(p) ((p)->bpos) argument
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | vulkan_enc_unittests.cpp | 30 WorkPool p; in TEST() local 35 WorkPool p; in TEST() local 48 WorkPool p; in TEST() local 60 WorkPool p; in TEST() local 80 WorkPool p; in TEST() local 106 WorkPool p; in TEST() local 127 WorkPool p; in TEST() local 154 WorkPool p; in TEST() local 192 WorkPool p; in TEST() local 225 WorkPool p; in TEST() local [all …]
|
| D | Resources.cpp | 196 struct goldfish_vk_object_list* p = q; in appendObject() local 215 struct goldfish_vk_object_list* p = q; in eraseObject() local 240 struct goldfish_vk_object_list* p = q; in eraseObjects() local 253 struct goldfish_vk_object_list* p = q; in forAllObjects() local
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | PostWorker.cpp | 194 void PostWorker::composeImpl(ComposeDevice* p) { in composeImpl() 244 void PostWorker::composev2Impl(ComposeDevice_v2* p) { in composev2Impl() 366 PostWorker* p = (PostWorker*)data; in post() local 389 PostWorker* p = (PostWorker*)data; in viewport() local 402 void PostWorker::compose(ComposeDevice* p, uint32_t bufferSize) { in compose() 412 PostWorker* p = (PostWorker*)data; in compose() local 425 void PostWorker::compose(ComposeDevice_v2* p, uint32_t bufferSize) { in compose() 435 PostWorker* p = (PostWorker*)data; in compose() local 457 PostWorker* p = (PostWorker*)data; in clear() local
|
| /device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
| D | pcm.c | 125 static inline int param_is_mask(int p) in param_is_mask() 131 static inline int param_is_interval(int p) in param_is_interval() 137 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n) in param_to_interval() 142 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n) in param_to_mask() 147 static void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned int bit) in param_set_mask() 159 static void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_min() 167 static unsigned int param_get_min(struct snd_pcm_hw_params *p, int n) in param_get_min() 176 static void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_max() 184 static unsigned int param_get_max(struct snd_pcm_hw_params *p, int n) in param_get_max() 193 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_int() [all …]
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/ |
| D | rbtree.c | 64 #define RB_SET_P(t, n, p) \ argument 82 #define RB_SET_P_C(t, n, p, c) \ argument 85 #define RB_SET_P_L(t, n, p, l) \ argument 88 #define RB_SET_P_L_C(t, n, p, l, c) \ argument 91 #define RB_SET_P_R(t, n, p, r) \ argument 94 #define RB_SET_P_R_C(t, n, p, r, c) \ argument 97 #define RB_SET_P_L_R(t, n, p, l, r) \ argument 100 #define RB_SET_P_L_R_C(t, n, p, l, r, c)\ argument
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
| D | dsp_debug.c | 88 char *p = scratch + 15; in __xprintf() local 101 char *p = scratch + 15; in __xprintf() local 120 char *p = scratch + 31; in __xprintf() local 151 char *p = scratch + 15; in __xprintf() local 171 char *p = scratch + 23; in __xprintf() local
|
| /device/google/contexthub/firmware/lib/libc/ |
| D | new.cpp | 35 void operator delete(void *p) in operator delete() 40 void operator delete[](void *p) in operator delete[]()
|
| /device/generic/goldfish-opengl/shared/qemupipe/ |
| D | qemu_pipe_common.cpp | 18 char* p = (char*)buffer; in qemu_pipe_read_fully() local 32 const char* p = (const char*)buffer; in qemu_pipe_write_fully() local
|
| /device/generic/vulkan-cereal/host-common/avd/ |
| D | util.c | 46 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in path_getRootIniPath() local 62 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in path_getAvdContentPath() local 284 char temp[MAX_PATH], *p = temp, *end = p + sizeof(temp); in path_getBuildBuildProp() local 299 char temp[MAX_PATH], *p = temp, *end = p + sizeof(temp); in path_getBuildBootProp() local 336 char temp[PATH_MAX], *p = temp, *end = p + sizeof(temp); in _getAvdConfigValue() local 393 char temp[PATH_MAX], *p = temp, *end= p+sizeof temp; in path_getAvdSystemPath() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | PoolAlloc.h | 62 pool_allocator(const pool_allocator<Other> &p) in pool_allocator() 90 void construct(pointer p, const T &val) { new ((void *)p) T(val); } in construct() 91 void destroy(pointer p) { p->T::~T(); } in destroy()
|
| /device/generic/vulkan-cereal/include/glm/detail/ |
| D | func_packing.inl | 26 GLM_FUNC_QUALIFIER vec2 unpackUnorm2x16(uint p) 55 GLM_FUNC_QUALIFIER vec2 unpackSnorm2x16(uint p) 86 GLM_FUNC_QUALIFIER vec4 unpackUnorm4x8(uint p) 117 GLM_FUNC_QUALIFIER glm::vec4 unpackSnorm4x8(uint p)
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | xxhash.c | 102 static void XXH_free (void* p) { free(p); } in XXH_free() 266 const BYTE* p = (const BYTE*)input; in XXH32_endian_align() local 269 #define XXH_get32bits(p) XXH_readLE32_align(p, endian, align) in XXH32_endian_align() argument 381 const BYTE* p = (const BYTE*)input; in XXH32_update_endian() local 451 const BYTE * p = (const BYTE*)state->mem32; in XXH32_digest_endian() local 626 const BYTE* p = (const BYTE*)input; in XXH64_endian_align() local 629 #define XXH_get64bits(p) XXH_readLE64_align(p, endian, align) in XXH64_endian_align() argument 750 const BYTE* p = (const BYTE*)input; in XXH64_update_endian() local 815 const BYTE * p = (const BYTE*)state->mem64; in XXH64_digest_endian() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/ |
| D | xxhash.c | 109 static void XXH_free (void* p) { free(p); } in XXH_free() 288 #define XXH_get32bits(p) XXH_readLE32_align(p, endian, align) argument 295 const BYTE* p = (const BYTE*)ptr; in XXH32_finalize() local 355 const BYTE* p = (const BYTE*)input; in XXH32_endian_align() local 461 { const BYTE* p = (const BYTE*)input; in XXH32_update_endian() local 699 #define XXH_get64bits(p) XXH_readLE64_align(p, endian, align) argument 705 const BYTE* p = (const BYTE*)ptr; in XXH64_finalize() local 814 const BYTE* p = (const BYTE*)input; in XXH64_endian_align() local 921 { const BYTE* p = (const BYTE*)input; in XXH64_update_endian() local
|