/external/libxaac/fuzzer/ |
D | xaac_dec_fuzzer.cpp | 125 IA_ERRORCODE err_code = in initXAACDecoder() local 239 IA_ERRORCODE err_code = IA_NO_ERROR; in initXAACDrc() local 296 IA_ERRORCODE err_code = IA_NO_ERROR; in deInitXAACDecoder() local 333 IA_ERRORCODE err_code = ixheaacd_dec_api( in configXAACDecoder() local 370 IA_ERRORCODE err_code = IA_NO_ERROR; in initMPEGDDDrc() local 423 IA_ERRORCODE err_code = IA_NO_ERROR; in configMPEGDDrc() local 625 IA_ERRORCODE err_code = IA_NO_ERROR; in initDecoder() local 652 IA_ERRORCODE err_code = ixheaacd_dec_api( in decodeXAACStream() local 723 IA_ERRORCODE err_code = IA_NO_ERROR; in getXAACStreamInfo() local 777 IA_ERRORCODE err_code = IA_NO_ERROR; in setXAACDRCInfo() local
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_itt.cpp | 103 kmp_msg_t err_code = KMP_SYSERRCODE(sys_err); in __itt_error_handler() local 111 kmp_msg_t err_code = KMP_SYSERRMESG(sys_err); in __itt_error_handler() local 139 kmp_msg_t err_code = KMP_ERR(sys_err); in __itt_error_handler() local 149 kmp_msg_t err_code = KMP_SYSERRCODE(sys_err); in __itt_error_handler() local
|
D | z_Linux_util.cpp | 153 kmp_msg_t err_code = KMP_ERR(error); in __kmp_affinity_determine_capable() local 181 kmp_msg_t err_code = KMP_ERR(error); in __kmp_affinity_determine_capable() local 226 kmp_msg_t err_code = KMP_ERR(error); in __kmp_affinity_determine_capable() local 257 kmp_msg_t err_code = KMP_ERR(error); in __kmp_affinity_determine_capable() local 658 kmp_msg_t err_code = KMP_ERR(error); in __kmp_launch_monitor() local 889 kmp_msg_t err_code = KMP_ERR(status); in __kmp_create_worker() local 978 kmp_msg_t err_code = KMP_ERR(status); in __kmp_create_monitor() local 1028 kmp_msg_t err_code = KMP_ERR(status); in __kmp_create_monitor() local
|
D | kmp_i18n.cpp | 137 kmp_msg_t err_code = KMP_ERR(error); in __kmp_i18n_do_catopen() local 365 kmp_msg_t err_code = KMP_SYSERRCODE(error); in __kmp_i18n_do_catopen() local
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_bitbuffer.c | 117 WORD32 i, err_code = 0; in impd_init_drc_bitstream_dec() local 170 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_config() local 186 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_gain() local 213 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_loudness_info_set() local
|
D | impd_drc_gain_decoder.c | 45 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_init_drc_decode() local 70 IA_ERRORCODE err_code = 0; in impd_init_drc_decode_post_config() local 301 IA_ERRORCODE err_code = 0; in impd_drc_process_time_domain() local
|
D | impd_drc_init.c | 379 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_init() local
|
D | impd_drc_main_td_process.c | 76 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_process_time_domain() local
|
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.c | 661 WORD32 err_code = 0; in ixheaacd_applysbr() local 674 WORD32 err_code = 0; in ixheaacd_applysbr() local 694 WORD32 err_code = ixheaacd_esbr_dec( in ixheaacd_applysbr() local 701 WORD32 err_code = ixheaacd_sbr_dec( in ixheaacd_applysbr() local 711 WORD32 err_code = ixheaacd_sbr_dec( in ixheaacd_applysbr() local
|
D | ixheaacd_process.c | 113 WORD32 err_code = 0; in ixheaacd_esbr_process() local 292 WORD32 err_code = 0; in ixheaacd_usac_process() local
|
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
|
D | ixheaacd_api.c | 442 WORD32 err_code = 0; in ixheaacd_dec_api() local 842 WORD32 err_code = 0; in ixheaacd_dec_api() local 1319 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_dec_init() local
|
D | ixheaacd_imdct.c | 322 WORD32 err_code = 0; in ixheaacd_fd_imdct_short() local 451 WORD32 err_code = 0; in ixheaacd_fd_imdct_long() local
|
D | ixheaacd_arith_dec.c | 2078 WORD32 err_code = 0; in ixheaacd_ac_spectral_data() local 2126 WORD32 err_code = 0; in ixheaacd_arith_data() local
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | run_build_test.cpp | 62 cl_int err_code = clGetProgramBuildInfo(prog, m_devid, CL_PROGRAM_BUILD_LOG, 0, NULL, &len); in setErrorLog() local 87 cl_int err_code = clBuildProgram(m_program, 0, NULL, m_options.c_str(), NULL, NULL); in execute() local 138 cl_int err_code = clCompileProgram( in execute() local 170 cl_int err_code; in execute() local 206 cl_int err_code = clGetProgramInfo( in process() local
|
/external/webrtc/test/ |
D | test_main.cc | 25 int err_code = main->Init(&argc, argv); in main() local
|
/external/tcpdump/ |
D | print-pptp.c | 109 uint8_t err_code; member 126 uint8_t err_code; member 137 uint8_t err_code; member 160 uint8_t err_code; member 184 uint8_t err_code; member 207 uint8_t err_code; member 337 const uint8_t *err_code) in pptp_err_code_print()
|
/external/python/cryptography/src/cryptography/ |
D | exceptions.py | 51 def __init__(self, msg, err_code): argument
|
/external/libxaac/test/ |
D | ixheaacd_main.c | 378 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_set_config_param() local 658 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_get_config_param() local 774 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_main_process() local 2010 WORD32 i, err_code = IA_NO_ERROR; in main() local
|
/external/webrtc/p2p/base/ |
D | stun_server.cc | 69 auto err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse() local
|
/external/arm-trusted-firmware/tools/cert_create/src/ |
D | key.c | 128 int key_load(key_t *key, unsigned int *err_code) in key_load()
|
/external/fastrpc/inc/ |
D | verify.h | 135 #define VERIFYC(val,err_code) \ argument
|
/external/dtc/tests/ |
D | pylibfdt_tests.py | 47 def get_err(err_code): argument 498 def assertOk(self, err_code): argument
|
/external/google-breakpad/src/common/linux/ |
D | http_upload.cc | 113 CURLcode err_code = CURLE_OK; in SendRequest() local
|
D | libcurl_wrapper.cc | 293 CURLcode err_code = CURLE_OK; in SendRequestInner() local
|