Home
last modified time | relevance | path

Searched refs:condition (Results 1 – 25 of 26) sorted by relevance

12

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse.h54 #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/
Dlog.h344 #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/
Dlog.h398 #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/
Daudio_hw.h393 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\ argument
395 " ASSERT_FATAL(" #condition ") failed.")
/hardware/interfaces/biometrics/fingerprint/2.1/default/
Dandroid.hardware.biometrics.fingerprint@2.1-service.rc2 # "class hal" causes a race condition on some devices due to files created
/hardware/interfaces/bluetooth/1.0/default/test/
Dmct_protocol_unittest.cc62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
65 condition->notify_one(); in ACTION_P2()
Dh4_protocol_unittest.cc65 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
68 condition->notify_one(); in ACTION_P2()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.h30 #define HEXAGON_SOFT_ASSERT(condition, message) \ argument
31 if (!(condition)) { \
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp205 auto expect = [&valid](bool condition, std::string message) { in isValid() argument
206 if (!condition) { in isValid()
/hardware/interfaces/broadcastradio/1.1/
DIBroadcastRadio.hal51 * There is still a race condition possible (if the HAL deletes the old
DITuner.hal52 * There is a race condition between calling cancelAnnouncement and the
/hardware/interfaces/drm/1.0/
Dtypes.hal130 * 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/
DChangeLog47 * Fixed DRAIN state test condition.
DCOPYING12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal93 * There is still a race condition possible between
Dtypes.hal422 * It's the same condition that would stop a seek operation
788 * listed, it satisfies this condition.
798 * it satisfies this condition.
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal217 * Tuned to a program (not a noise). It's the same condition that would
/hardware/interfaces/radio/1.2/
DIRadio.hal140 * accordingly based on the roaming condition. Note this is for backward compatibility with
/hardware/intel/common/libmix/mix_video/
DCOPYING12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
/hardware/intel/common/libmix/mix_vbp/
DCOPYING12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
/hardware/intel/common/libmix/mix_common/
DCOPYING12 … Software. "Open Source Software" means any software that requires as a condition of use, modifica…
/hardware/invensense/6515/libsensors_iio/
DLicense.txt128 protection thereof is an essential condition to Licensee's use and possession
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT128 protection thereof is an essential condition to Licensee's use and possession
/hardware/interfaces/radio/1.0/
DIRadio.hal384 * 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
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal285 * {@link OperandType::TENSOR_QUANT8_ASYMM}, the following condition
376 * {@link OperandType::TENSOR_QUANT8_ASYMM}, the following condition
524 * condition must be satisfied:
1056 * the following condition must be satisfied:

12