/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | crash_analyzer.c | 72 char cause[64] = {0}; in find_exceptionin_cm4() local 90 strncpy(cause, "Reserved", sizeof(cause)); in find_exceptionin_cm4() 93 strncpy(cause, Cm4ExceptionCauseList[exceptionBitSet], in find_exceptionin_cm4() 94 sizeof(cause)); in find_exceptionin_cm4() 106 strncat(outbuf, cause, in find_exceptionin_cm4() 118 char cause[64] = {0}; in find_fatal_assert() local 161 snprintf(cause, sizeof(cause), "%s", in find_fatal_assert() 165 strncat(cause , "+", in find_fatal_assert() 166 sizeof(cause) - strlen(cause) - 1); in find_fatal_assert() 170 strncat(cause, lineNumStr, in find_fatal_assert() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | dispatch_graph_common.adoc | 32 Execution of this command must: not cause a node to be dispatched with a 37 Execution of this command must: not cause any shader to initialize more 41 Execution of this command must: not cause any shader that declares
|
D | trace_rays_common_khr.adoc | 9 This command must: not cause a shader call instruction to be executed
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 47 * @param causeCode the primary failure cause code of the procedure. 50 * For LTE (EMM), cause codes are TS 24.301 Sec 9.9.3.9 51 * For NR (5GMM), cause codes are TS 24.501 Sec 9.11.3.2 53 * @param additionalCauseCode the cause code of any secondary/combined procedure if appropriate. 54 * For UMTS, if a combined attach succeeds for PS only, then the GMM cause code shall be 56 * For LTE (ESM), cause codes are in TS 24.301 9.9.4.4
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | CdmaT53ClirInfoRecord.aidl | 37 byte cause;
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | CdmaT53ClirInfoRecord.aidl | 26 byte cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | CdmaT53ClirInfoRecord.aidl | 38 byte cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | CdmaT53ClirInfoRecord.aidl | 37 byte cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | CdmaT53ClirInfoRecord.aidl | 38 byte cause;
|
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
D | README | 17 Take this .so and place it where the multi-HAL config will cause the HalProxy to 19 to cause the multi-HAL to restart and attempt to load in the sub-HAL.
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/ |
D | vulkan.sym | 9 # That may cause symbol collision, so explicitly demote everything.
|
D | vulkan-android.sym | 10 # That may cause symbol collision, so explicitly demote everything.
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/ |
D | structs.cpp | 152 .cause = aidl::DataCallFailCause(res.cause), in toAidl() 169 .cause = aidl::DataCallFailCause(res.cause), in toAidl()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/ |
D | SetupDataCallResult.aidl | 38 android.hardware.radio.data.DataCallFailCause cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/ |
D | SetupDataCallResult.aidl | 38 android.hardware.radio.data.DataCallFailCause cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/ |
D | SetupDataCallResult.aidl | 37 android.hardware.radio.data.DataCallFailCause cause;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/ |
D | SetupDataCallResult.aidl | 37 android.hardware.radio.data.DataCallFailCause cause;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_acquire_winrt_display/ |
D | acquire_winrt_display.adoc | 18 Permission to access the display may: be revoked by events that cause 48 Beginning with Windows 10 version 2004 it is possible to cause DWM to 51 flink:vkAcquireWinrtDisplayNV does not itself cause DWM to release a
|
/hardware/interfaces/radio/aidl/android/hardware/radio/data/ |
D | SetupDataCallResult.aidl | 67 DataCallFailCause cause;
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
D | RadioMessaging.cpp | 51 int32_t serial, bool success, aidl::SmsAcknowledgeFailCause cause) { in acknowledgeLastIncomingGsmSms() argument 53 mHal1_5->acknowledgeLastIncomingGsmSms(serial, success, V1_0::SmsAcknowledgeFailCause(cause)); in acknowledgeLastIncomingGsmSms()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_acquire_winrt_display.adoc | 91 5) Does flink:vkAcquireWinrtDisplayNV cause the Windows desktop compositor 95 flink:vkAcquireWinrtDisplayNV does not itself cause the Windows desktop 99 Beginning with Windows 10 version 2004 it is possible to cause the Windows
|
D | VK_EXT_legacy_dithering.adoc | 41 granularity, so a change in dither state would necessarily need to cause a
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | structs.cpp | 134 .cause = static_cast<int8_t>(record.cause), in toAidl()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_present_wait/ |
D | present_wait.adoc | 35 flink:vkWaitForPresentKHR call to cause the application to block until that
|
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/ |
D | IRadioMessaging.aidl | 86 in int serial, in boolean success, in SmsAcknowledgeFailCause cause); in acknowledgeLastIncomingGsmSms() argument
|