/external/cronet/net/der/ |
D | parser.cc | 22 CBS tmp_out; in PeekTagAndValue() local 25 if (!CBS_get_any_asn1_element(&peeker, &tmp_out, &tag_value, &header_len) || in PeekTagAndValue() 26 !CBS_skip(&tmp_out, header_len)) { in PeekTagAndValue() 29 advance_len_ = CBS_len(&tmp_out) + header_len; in PeekTagAndValue() 31 *out = Input(CBS_data(&tmp_out), CBS_len(&tmp_out)); in PeekTagAndValue() 48 CBS tmp_out; in ReadRawTLV() local 49 if (!CBS_get_any_asn1_element(&cbs_, &tmp_out, nullptr, nullptr)) in ReadRawTLV() 51 *out = Input(CBS_data(&tmp_out), CBS_len(&tmp_out)); in ReadRawTLV() 83 absl::optional<Input> tmp_out; in ReadOptionalTag() local 84 if (!ReadOptionalTag(tag, &tmp_out)) in ReadOptionalTag() [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | reduction_ops_common.h | 167 Tensor tmp_out; 176 &tmp_out, alloc_attr)); 177 Functor::Reduce(ctx, tmp_out.flat<T>(), 185 helper.out_reshape(), &tmp_out, alloc_attr)); 187 if (tmp_out.NumElements() == 0) { 195 Functor::FillIdentity(d, tmp_out.flat<T>(), reducer); 198 Functor::Reduce(ctx, helper.out<T, 0>(&tmp_out), helper.in<T, 1>(data), 202 Functor::Reduce(ctx, helper.out<T, 1>(&tmp_out), helper.in<T, 2>(data), 206 Functor::Reduce(ctx, helper.out<T, 1>(&tmp_out), helper.in<T, 2>(data), 211 Functor::Reduce(ctx, helper.out<T, 1>(&tmp_out), helper.in<T, 3>(data), [all …]
|
D | map_kernels.h | 53 TensorMap* tmp_out = output_tensor->scalar<Variant>()().get<TensorMap>(); in ForwardInputOrCreateNewMap() local 54 if (tmp_out == nullptr) { in ForwardInputOrCreateNewMap() 59 if (tmp_out->RefCountIsOne()) { in ForwardInputOrCreateNewMap() 62 *output_map = tmp_out; in ForwardInputOrCreateNewMap()
|
D | list_kernels.cc | 108 TensorList* tmp_out = output_tensor->scalar<Variant>()().get<TensorList>(); in ForwardInputOrCreateNewList() local 109 if (tmp_out == nullptr) { in ForwardInputOrCreateNewList() 114 if (tmp_out->RefCountIsOne()) { in ForwardInputOrCreateNewList() 117 *output_list = tmp_out; in ForwardInputOrCreateNewList()
|
/external/oss-fuzz/projects/dnsmasq/ |
D | fuzz_util.c | 34 char *tmp_out = (char *)malloc(30); in LLVMFuzzerTestOneInput() local 36 parse_hex(t1, (unsigned char *)tmp_out, 30, NULL, NULL); in LLVMFuzzerTestOneInput() 37 parse_hex(t1, (unsigned char *)tmp_out, 30, NULL, &mac_type); in LLVMFuzzerTestOneInput() 38 free(tmp_out); in LLVMFuzzerTestOneInput()
|
/external/speex/tmv/ |
D | mdf_tm.h | 716 register spx_word32_t tmp_out; in mdf_compute_error_signal() local 723 tmp_out = SUB32(EXTEND32(input[i]), EXTEND32(ee[i])); in mdf_compute_error_signal() 724 tmp_out = iclipi(tmp_out,32767); in mdf_compute_error_signal() 726 tmp_out = SUB32(EXTEND32(input[i]), EXTEND32(y[i])); in mdf_compute_error_signal() 727 tmp_out = iclipi(tmp_out,32767); in mdf_compute_error_signal() 732 tmp_out = SUB32(EXTEND32(input[i]), EXTEND32(ee[i])); in mdf_compute_error_signal() 734 tmp_out = SUB32(EXTEND32(input[i]), EXTEND32(y[i])); in mdf_compute_error_signal() 736 tmp_out = in mdf_compute_error_signal() 737 fmux( tmp_out > 32767, 32767, in mdf_compute_error_signal() 738 fmux( tmp_out < -32768, -32768, tmp_out)); in mdf_compute_error_signal() [all …]
|
/external/zstd/tests/gzip/ |
D | help-version.sh | 127 tmp_out=out-$$ 243 rm -rf $tmp_in $tmp_in2 $tmp_dir $tmp_out $bigZ_in $zin $zin2 267 rm -rf $tmp_in $tmp_in2 $tmp_out $tmp_dir
|
/external/webrtc/common_audio/vad/ |
D | vad_filterbank.c | 123 int16_t tmp_out; in SplitFilter() local 135 tmp_out = *hp_data_out; in SplitFilter() 137 *lp_data_out++ += tmp_out; in SplitFilter()
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_internal.c | 412 u8 *tmp_out = NULL; in tls_connection_prf() local 419 tmp_out = os_malloc(skip + out_len); in tls_connection_prf() 420 if (!tmp_out) in tls_connection_prf() 422 _out = tmp_out; in tls_connection_prf() 441 bin_clear_free(tmp_out, skip); in tls_connection_prf()
|
D | tls_wolfssl.c | 2059 byte *tmp_out; in tls_connection_get_eap_fast_key() local 2076 tmp_out = os_malloc(skip + out_len); in tls_connection_get_eap_fast_key() 2077 if (!tmp_out) in tls_connection_get_eap_fast_key() 2079 _out = tmp_out; in tls_connection_get_eap_fast_key() 2106 bin_clear_free(tmp_out, skip + out_len); in tls_connection_get_eap_fast_key()
|
D | tls_openssl.c | 4442 u8 *tmp_out = NULL; in tls_connection_get_eap_fast_key() local 4469 tmp_out = os_malloc(skip + out_len); in tls_connection_get_eap_fast_key() 4470 if (!tmp_out) in tls_connection_get_eap_fast_key() 4472 _out = tmp_out; in tls_connection_get_eap_fast_key() 4476 os_free(tmp_out); in tls_connection_get_eap_fast_key() 4502 bin_clear_free(tmp_out, skip); in tls_connection_get_eap_fast_key()
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_main_td_process.c | 52 FLOAT32 tmp_out[MAX_CHANNEL_COUNT]; in impd_down_mix() local 60 tmp_out[o_ch] = 0.0f; in impd_down_mix() 62 tmp_out[o_ch] += input_audio[i_ch][i] * in impd_down_mix() 67 input_audio[o_ch][i] = tmp_out[o_ch]; in impd_down_mix()
|
/external/libchrome/build/ |
D | check_gn_headers.py | 109 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 123 if f.startswith(tmp_out): 124 f = out_dir + f[len(tmp_out):]
|
/external/angle/build/ |
D | check_gn_headers.py | 112 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 126 if f.startswith(tmp_out): 127 f = out_dir + f[len(tmp_out):]
|
/external/cronet/build/ |
D | check_gn_headers.py | 112 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 126 if f.startswith(tmp_out): 127 f = out_dir + f[len(tmp_out):]
|
/external/aac/libDRCdec/src/ |
D | drcGainDec_preprocess.cpp | 331 FIXP_DBL tmp = FX_SGL2FX_DBL(gainDb), tmp_out; in _compressorIO_sigmoid_inverse() local 347 tmp_out = fDivNormSigned(tmp, FX_SGL2FX_DBL(ioRatio), &e_out); in _compressorIO_sigmoid_inverse() 349 tmp_out = fAddNorm(DRC_INPUT_LOUDNESS_TARGET, 7, -tmp_out, e_out, &e_out); in _compressorIO_sigmoid_inverse() 350 *inLev = scaleValueSaturate(tmp_out, e_out - 7); in _compressorIO_sigmoid_inverse()
|
D | FDK_drcDecLib.cpp | 847 FIXP_DBL tmp_out[8]; in FDK_drcDec_ApplyDownmix() local 877 tmp_out[oc] = (FIXP_DBL)0; in FDK_drcDec_ApplyDownmix() 879 tmp_out[oc] += in FDK_drcDec_ApplyDownmix() 888 audioChannels[oc][n] = tmp_out[oc]; in FDK_drcDec_ApplyDownmix()
|
/external/perfetto/tools/ |
D | gn_utils.py | 186 tmp_out = prepare_out_directory(gn_args, 'tmp.gen_buildflags') 187 build_targets(tmp_out, [BUILDFLAGS_TARGET], quiet=True) 188 src = os.path.join(tmp_out, 'gen', 'build_config', 'perfetto_build_flags.h') 190 shutil.rmtree(tmp_out)
|
/external/speex/libspeexdsp/ |
D | mdf.c | 965 spx_word32_t tmp_out; in speex_echo_cancellation() local 967 …tmp_out = SUB32(EXTEND32(st->input[chan*st->frame_size+i]), EXTEND32(st->e[chan*N+i+st->frame_size… in speex_echo_cancellation() 969 …tmp_out = SUB32(EXTEND32(st->input[chan*st->frame_size+i]), EXTEND32(st->y[chan*N+i+st->frame_size… in speex_echo_cancellation() 971 tmp_out = ADD32(tmp_out, EXTEND32(MULT16_16_P15(st->preemph, st->memE[chan]))); in speex_echo_cancellation() 978 out[i*C+chan] = WORD2INT(tmp_out); in speex_echo_cancellation() 979 st->memE[chan] = tmp_out; in speex_echo_cancellation()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 1873 LLVMValueRef* tmp_out = &ctx->abi.outputs[ac_llvm_reg_index_soa(VARYING_SLOT_LAYER, 0)]; in handle_vs_outputs_post() local 1874 if(!*tmp_out) { in handle_vs_outputs_post() 1881 LLVMBuildStore(ctx->ac.builder, ac_to_float(&ctx->ac, view_index), *tmp_out); in handle_vs_outputs_post()
|
/external/flac/test/ |
D | test_flac.sh | 790 out_dir=./tmp_out
|