/hardware/qcom/sdm845/media/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/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/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/qcom/audio/hal/ |
D | audio_hw.h | 455 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\ argument 457 " ASSERT_FATAL(" #condition ") failed.")
|
/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/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonUtils.h | 30 #define HEXAGON_SOFT_ASSERT(condition, message) \ argument 31 if (!(condition)) { \
|
/hardware/interfaces/broadcastradio/common/utils2x/ |
D | Utils.cpp | 203 auto expect = [&valid](bool condition, std::string message) { in isValid() argument 204 if (!condition) { in isValid()
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceSession.hal | 37 * - a streamConfigCounter counter is provided to check for race condition 101 * streamConfigCounter for such race condition. If the counter is less
|
/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/biometrics/face/1.0/ |
D | types.hal | 268 * The sensor needs to be re-calibrated. This is an unexpected condition, 277 * The face is too different from a previous acquisition. This condition 284 * The face is too similar to a previous acquisition. This condition only
|
/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/interfaces/thermal/2.0/ |
D | types.hal | 76 * Key components in platform are shutting down due to thermal condition.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IBroadcastRadio.hal | 93 * There is still a race condition possible between
|
D | types.hal | 422 * It's the same condition that would stop a seek operation 788 * listed, it satisfies this condition. 798 * it satisfies this condition.
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 51 * The probability that the satellite is estimated to be in Line-of-Sight condition at the given
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 217 * Tuned to a program (not a noise). It's the same condition that would
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 151 * accordingly based on the roaming condition. Note this is for backward compatibility with
|
/hardware/interfaces/sensors/2.0/ |
D | ISensors.hal | 105 * a race condition that can lead to loss of wake lock synchronization with
|
/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
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 303 * {@link OperandType::TENSOR_QUANT8_ASYMM}, the following condition 396 * {@link OperandType::TENSOR_QUANT8_ASYMM}, the following condition 554 * condition must be satisfied: 1107 * the following condition must be satisfied:
|