/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/khr/ |
D | get_surface_capabilities2.rs | 44 let err_code = (self.fp.get_physical_device_surface_formats2_khr)( in get_physical_device_surface_formats2_len() localVariable 65 let err_code = (self.fp.get_physical_device_surface_formats2_khr)( in get_physical_device_surface_formats2() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/ |
D | prelude.rs | 49 let err_code = f(&mut count, data.as_mut_ptr()); in read_into_uninitialized_vector() localVariable 86 let err_code = f(&mut count, data.as_mut_ptr()); in read_into_defaulted_vector() localVariable
|
/aosp_15_r20/external/libxaac/test/decoder/ |
H A D | ixheaacd_main.c | 382 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_set_config_param() local 710 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_get_config_param() local 835 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_main_process() local 2327 WORD32 i, err_code = IA_NO_ERROR; in main() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/ |
H A D | format.cc | 171 StrError(int err_code, char *&buf, std::size_t buf_size) in safe_strerror() 227 int err_code, CStringRef format_str, ArgList args) { in init() 351 int err_code, CStringRef format_str, ArgList args) { in init()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_api.cc | 57 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_idle_ccb_timer_timeout() local 67 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_ret_ccb_timer_timeout() local 77 uint8_t err_code = AVDT_ERR_TIMEOUT; in avdt_ccb_rsp_ccb_timer_timeout() local
|
/aosp_15_r20/external/libxaac/encoder/drc_src/ |
H A D | impd_drc_enc.c | 86 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_gain_enc_init() local 270 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_encode_uni_drc_gain() local
|
H A D | impd_drc_gain_enc.c | 419 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_post_process_nodes() local 881 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_quantize_drc_frame() local 1001 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_quantize_and_encode_drc_gain() local
|
H A D | impd_drc_uni_drc_filter_bank.c | 59 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_init_all_filter_banks() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8195/dramc/ |
H A D | dramc_top.c | 1874 void dram_fatal_set_ta2_err(unsigned int chn, unsigned int err_code) in dram_fatal_set_ta2_err() 1886 void dram_fatal_set_gating_err(unsigned int chn, unsigned int err_code) in dram_fatal_set_gating_err() 1926 void dram_fatal_set_stberr(unsigned int chn, unsigned int rk, unsigned int err_code) in dram_fatal_set_stberr() 1936 void dram_fatal_set_err(unsigned int err_code, unsigned int mask, unsigned int offset) in dram_fatal_set_err()
|
/aosp_15_r20/external/libxaac/fuzzer/ |
H A D | xaac_enc_fuzzer.cpp | 577 IA_ERRORCODE err_code = 0; in ixheaace_calculate_loudness_measure() local 647 IA_ERRORCODE err_code = 0; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_aact.cc | 1780 uint8_t err_code = p_data->ci_setconfig.err_code; in bta_av_setconfig_rej() local 2543 uint8_t err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_suspend_cfm() local 2774 uint8_t err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_suspend_cont() local 2825 uint8_t err_code = p_data->str_msg.msg.hdr.err_code; in bta_av_rcfg_cfm() local
|
D | bta_av_ci.cc | 76 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, uint8_t category, in bta_av_ci_setconfig()
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_sbr_dec.c | 676 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_sbr_dec() local 883 WORD32 err_code = 0; in ixheaacd_sbr_dec() local 898 WORD32 err_code = ixheaacd_qmf_hbe_apply( in ixheaacd_sbr_dec() local
|
H A D | ixheaacd_freq_sca.c | 237 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_calc_k0_k2_bands() local 307 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_calc_master_frq_bnd_tbl() local
|
H A D | ixheaacd_imdct.c | 358 WORD32 err_code = 0; in ixheaacd_fd_imdct_short() local 499 WORD32 err_code = 0; in ixheaacd_fd_imdct_long() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | check.cc | 290 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in PCheck() local 308 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in DPCheck() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
H A D | format.cc | 212 StrError(int err_code, char *&buf, std::size_t buf_size) in safe_strerror() 521 int err_code, CStringRef format_str, ArgList args) in init() 652 int err_code, CStringRef format_str, ArgList args) in init()
|
/aosp_15_r20/external/dtc/tests/ |
H A D | pylibfdt_tests.py | 47 def get_err(err_code): argument 531 def assertOk(self, err_code): argument
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_enc_main.c | 580 IA_ERRORCODE err_code = IA_NO_ERROR; in iusace_enc_init() local 965 IA_ERRORCODE err_code = IA_NO_ERROR; in iusace_enc_ext_elemts() local
|
H A D | ixheaace_fd_quant.c | 261 IA_ERRORCODE err_code; in iusace_stereo_proc() local 450 IA_ERRORCODE err_code; in iusace_quantize_spec() local
|
H A D | ixheaace_fd_enc.c | 62 IA_ERRORCODE err_code = 0; in iusace_fd_encode() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_ldac_encoder.cc | 300 int err_code = ldacBT_get_error_code(a2dp_ldac_encoder_cb.ldac_handle); in a2dp_vendor_ldac_encoder_update() local 459 int err_code = ldacBT_get_error_code(a2dp_ldac_encoder_cb.ldac_handle); in a2dp_ldac_encode_frames() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/drtm/ |
D | drtm_remediation.c | 44 void drtm_enter_remediation(uint64_t err_code, const char *err_str) in drtm_enter_remediation()
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | cbor.cc | 70 Cbor::Error err_code = buffer_status_; // OK in CheckUTF8Copy() local
|
/aosp_15_r20/external/webrtc/test/ |
H A D | test_main.cc | 68 int err_code = main->Init(); in main() local
|