/hardware/intel/common/libwsbm/src/ |
D | wsbm_driver.c | 58 n_condInit(struct _WsbmCond *cond, struct _WsbmThreadFuncs *func) in n_condInit() 71 n_condNone(struct _WsbmCond *cond __attribute__ ((unused))) in n_condNone() 77 n_condWait(struct _WsbmCond *cond __attribute__ ((unused)), struct _WsbmMutex *mutex __attribute__ … in n_condWait() 115 pthread_cond_t cond; member 180 p_condInit(struct _WsbmCond *cond, struct _WsbmThreadFuncs *func) in p_condInit() 193 p_condFree(struct _WsbmCond *cond) in p_condFree() 201 p_condBroadcast(struct _WsbmCond *cond) in p_condBroadcast() 209 p_condWait(struct _WsbmCond *cond, struct _WsbmMutex *mutex) in p_condWait()
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | log.h | 145 #define CONDITION(cond) ((cond) != 0) argument 150 #define MPL_LOGV_IF(cond, fmt, ...) \ argument 168 #define MPL_LOGD_IF(cond, fmt, ...) \ argument 186 #define MPL_LOGI_IF(cond, fmt, ...) \ argument 204 #define MPL_LOGW_IF(cond, fmt, ...) \ argument 222 #define MPL_LOGE_IF(cond, fmt, ...) \ argument 236 #define MPL_LOG_ALWAYS_FATAL_IF(cond, fmt, ...) \ argument 250 #define MPL_LOG_FATAL_IF(cond, fmt, ...) \ argument 271 #define MPL_LOG_ASSERT(cond, fmt, ...) \ argument
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | log.h | 176 #define CONDITION(cond) ((cond) != 0) argument 181 #define MPL_LOGV_IF(cond, fmt, ...) \ argument 204 #define MPL_LOGD_IF(cond, fmt, ...) \ argument 227 #define MPL_LOGI_IF(cond, fmt, ...) \ argument 245 #define MPL_LOGW_IF(cond, fmt, ...) \ argument 270 #define MPL_LOGE_IF(cond, fmt, ...) \ argument 290 #define MPL_LOG_ALWAYS_FATAL_IF(cond, fmt, ...) \ argument 304 #define MPL_LOG_FATAL_IF(cond, fmt, ...) \ argument 325 #define MPL_LOG_ASSERT(cond, fmt, ...) \ argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | asm_offsets.h | 17 #define ct_assert(name,cond) \ argument
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 49 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 49 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 49 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | cam_semaphore.h | 48 pthread_cond_t cond; member
|
/hardware/ril/libril/ |
D | rilSocketQueue.h | 51 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 78 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 78 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 78 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 85 pthread_cond_t cond; variable
|
/hardware/bsp/intel/peripheral/light/mraa/ |
D | lights.c | 329 static int init_light_sync_resources(pthread_cond_t *cond, in init_light_sync_resources() 374 static void free_light_sync_resources(pthread_cond_t *cond, in free_light_sync_resources()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 86 pthread_cond_t cond; variable
|
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 92 pthread_cond_t cond; member
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 63 #define FATAL_IF(cond, ...) LOG_ALWAYS_FATAL_IF(cond, ## __VA_ARGS__) argument
|
/hardware/libhardware/modules/vehicle/ |
D | vehicle.c | 63 pthread_cond_t cond; member
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpegdec_test.c | 85 pthread_cond_t cond; member
|
/hardware/qcom/camera/usbcamcore/src/ |
D | QCameraMjpegDecode.cpp | 108 pthread_cond_t cond; member
|