/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 140 pthread_cond_t condition; variable 144 pthread_cond_init(&condition, NULL); in Signal() 149 pthread_cond_destroy(&condition); in ~Signal() 156 pthread_cond_signal(&condition); in signal() 176 int ret = pthread_cond_timedwait(&condition, &mutex, &ts); in wait()
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
D | vc1parse.h | 54 #define VC1_ASSERT(condition) \ argument 56 if (! (condition)) \ 57 OS_INFO("Failed " #condition "!\n"); \ 60 #define VC1_ASSERT(condition) argument
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | log.h | 344 #define LOG_RESULT_LOCATION(condition) \ argument 346 __print_result_location((int)(condition), __FILE__, \ 351 #define LOG_RESULT_LOCATION(condition) \ argument 353 __print_result_location((int)(condition), __FILE__, \
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | log.h | 398 #define LOG_RESULT_LOCATION(condition) \ argument 400 __print_result_location((int)(condition), __FILE__, \ 405 #define LOG_RESULT_LOCATION(condition) \ argument 407 __print_result_location((int)(condition), __FILE__, \
|
/hardware/qcom/audio/hal/ |
D | audio_hw.h | 382 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\ argument 384 " ASSERT_FATAL(" #condition ") failed.")
|
/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
D | android.hardware.biometrics.fingerprint@2.1-service.rc | 2 # "class hal" causes a race condition on some devices due to files created
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | mct_protocol_unittest.cc | 62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument 65 condition->notify_one(); in ACTION_P2()
|
D | h4_protocol_unittest.cc | 65 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument 68 condition->notify_one(); in ACTION_P2()
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 51 * There is still a race condition possible (if the HAL deletes the old
|
D | ITuner.hal | 52 * There is a race condition between calling cancelAnnouncement and the
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 130 * This event may indicate some specific vendor-defined condition, see your 186 * Key request type is unknown due to some error condition.
|
/hardware/intel/common/libmix/mix_audio/ |
D | ChangeLog | 47 * Fixed DRAIN state test condition.
|
D | COPYING | 12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 216 * Tuned to a program (not a noise). It's the same condition that would
|
/hardware/intel/common/libmix/mix_video/ |
D | COPYING | 12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
|
/hardware/intel/common/libmix/mix_vbp/ |
D | COPYING | 12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
|
/hardware/intel/common/libmix/mix_common/ |
D | COPYING | 12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 128 protection thereof is an essential condition to Licensee's use and possession
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 128 protection thereof is an essential condition to Licensee's use and possession
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 384 * RIL API must be filled accordingly based on the roaming condition. 1238 * condition. Note this is for backward compatibility with the old radio modem. 1413 * roaming condition. Note this is for backward compatibility with the old
|