Home
last modified time | relevance | path

Searched defs:tmp_out (Results 1 – 13 of 13) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/coder/wrapper/int8/
Dconv3x3_run_int8_wrapper.h32 int8_t *tmp_out; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/avx/
Dcommon_utils.c48 __m256i tmp_out = _mm256_mul_epi32(tmp_a_256, tmp_b_256); in _mm_qrdmulh_epi32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dpooling_int8.c71 int16_t tmp_out = round((float)tmp_avg / (float)real_count); in AvgPoolingInt8() local
157 int16_t tmp_out[8]; in AvgPoolingOptInt8() local
225 int16_t tmp_out[8]; in AvgPoolingOptInt8() local
265 int16_t tmp_out = round((float)tmp_avg / (float)real_count + 128) - 128; in AvgPoolingOptInt8() local
Dconv3x3_int8.c872 int8_t *tmp_out, int task_id, const ConvParameter *conv_param) { in Conv3x3Int8()
/third_party/boost/libs/locale/src/util/
Dnumeric.hpp223 std::basic_ostringstream<char_type> tmp_out; in format_time() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_internal.c420 u8 *tmp_out = NULL; in tls_connection_prf() local
Dtls_wolfssl.c2016 byte *tmp_out; in tls_connection_get_eap_fast_key() local
Dtls_openssl.c4267 u8 *tmp_out = NULL; in tls_connection_get_eap_fast_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_internal.c420 u8 *tmp_out = NULL; in tls_connection_prf() local
Dtls_wolfssl.c2009 byte *tmp_out; in tls_connection_get_eap_fast_key() local
Dtls_openssl.c4062 u8 *tmp_out = NULL; in tls_connection_get_eap_fast_key() local
/third_party/openssl/test/
Dhandshake_helper.c425 unsigned char *tmp_out; in server_alpn_cb() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1360 LLVMValueRef *tmp_out = &ctx->abi.outputs[ac_llvm_reg_index_soa(VARYING_SLOT_LAYER, 0)]; in handle_vs_outputs_post() local