/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/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/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/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/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/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/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/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/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 49 #define FAILIF(cond, msg...) do { \ argument
|
/hardware/ril/libril/ |
D | rilSocketQueue.h | 51 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 78 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8226/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/interfaces/tests/libhwbinder/1.0/default/ |
D | ScheduleTest.cpp | 8 #define ASSERT(cond) \ argument
|
/hardware/qcom/display/msm8998/libgralloc/ |
D | gr.h | 78 pthread_cond_t cond; variable
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 86 pthread_cond_t cond; variable
|
/hardware/libhardware/modules/vehicle/ |
D | vehicle.c | 63 pthread_cond_t cond; member
|
/hardware/libhardware/modules/radio/ |
D | radio_hw.c | 93 pthread_cond_t cond; member
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 167 pthread_cond_t cond; variable
|
/hardware/qcom/audio/hal/ |
D | audio_hw.h | 174 pthread_cond_t cond; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 207 pthread_cond_t cond; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 334 pthread_cond_t cond; variable
|