Home
last modified time | relevance | path

Searched defs:condition (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse.h54 #define VC1_ASSERT(condition) \ argument
60 #define VC1_ASSERT(condition) argument
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h398 #define LOG_RESULT_LOCATION(condition) \ argument
405 #define LOG_RESULT_LOCATION(condition) \ argument
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h344 #define LOG_RESULT_LOCATION(condition) \ argument
351 #define LOG_RESULT_LOCATION(condition) \ argument
/hardware/interfaces/bluetooth/1.0/default/test/
Dmct_protocol_unittest.cc62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
Dh4_protocol_unittest.cc65 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
/hardware/qcom/audio/hal/
Daudio_hw.h358 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\ argument