| /hardware/st/secure_element2/secure_element/esehal/src/ |
| D | compiler.h | 36 #define __COMPILE_ASSERT(cond) ((void)sizeof(char[1 - 2 * !(cond)])) argument 37 #define _COMPILE_ASSERT(cond) __COMPILE_ASSERT(cond) argument 38 #define COMPILE_ASSERT(cond) _COMPILE_ASSERT(!!(cond)) argument
|
| /hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
| D | compiler.h | 36 #define __COMPILE_ASSERT(cond) ((void)sizeof(char[1 - 2 * !(cond)])) argument 37 #define _COMPILE_ASSERT(cond) __COMPILE_ASSERT(cond) argument 38 #define COMPILE_ASSERT(cond) _COMPILE_ASSERT(!!(cond)) 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/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/libhardware/modules/camera/3_4/ |
| D | common.h | 27 #define HAL_LOGE_IF(cond, fmt, args...) do { \ argument 35 #define HAL_LOGW_IF(cond, fmt, args...) do { \ argument 43 #define HAL_LOGI_IF(cond, fmt, args...) do { \ argument
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
| D | cam_cond.h | 20 #define PTHREAD_COND_INIT(cond) \ argument
|
| D | cam_semaphore.h | 50 pthread_cond_t cond; member
|
| /hardware/google/graphics/common/libscaler/ |
| D | libscaler-common.h | 47 #define SC_LOGI_IF(cond, fmt, args...) do { \ argument 51 #define SC_LOGE_IF(cond, fmt, args...) do { \ argument 59 #define SC_LOGD_IF(cond, fmt, args...) do { \ argument 65 #define SC_LOGD_IF(cond, fmt, args...) do { } while (0) argument
|
| /hardware/interfaces/media/bufferpool/aidl/default/tests/ |
| D | allocator.h | 32 pthread_cond_t cond; member
|
| /hardware/qcom/gps/msm8994/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/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/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/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/inc/ |
| D | debug.h | 49 #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/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
| D | debug.h | 61 #define FAILIF(cond, msg...) do { \ argument
|
| /hardware/ril/libril/ |
| D | rilSocketQueue.h | 51 pthread_cond_t cond; variable
|
| /hardware/google/graphics/common/libacryl/ |
| D | acrylic_internal.h | 33 #define LOGASSERT(cond, ...) if (!(cond)) ALOGE(__VA_ARGS__) argument
|
| /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/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/msm8909/libgralloc/ |
| D | gr.h | 81 pthread_cond_t cond; variable
|
| /hardware/qcom/display/msm8909w_3100/libgralloc/ |
| D | gr.h | 81 pthread_cond_t cond; variable
|