Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 25 of 48) sorted by relevance

12

/third_party/selinux/libselinux/src/
Dlabel_support.c28 char *tmp_buf = NULL; in read_spec_entry() local
148 unsigned char *tmp_buf; in digest_add_specfile() local
/third_party/abseil-cpp/absl/debugging/internal/
Dsymbolize.h93 char *const tmp_buf; member
/third_party/skia/third_party/externals/swiftshader/src/System/
DGrallocAndroid.cpp85 [&](const auto &tmp_err, const auto &tmp_buf) { in import()
101 [&](const auto &tmp_err, const auto &tmp_buf) { in import()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DGrallocAndroid.cpp85 [&](const auto &tmp_err, const auto &tmp_buf) { in import()
101 [&](const auto &tmp_err, const auto &tmp_buf) { in import()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dsymbolize.h99 char *const tmp_buf; member
/third_party/openssl/crypto/x509/
Dx509_obj.c35 char tmp_buf[80]; in X509_NAME_oneline() local
/third_party/ffmpeg/libavcodec/
Dtak_parser.c66 const uint8_t *tmp_buf = buf; in tak_parse() local
Dfft.h87 FFTComplex *tmp_buf; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Ddeconv_winograd_fp32.c442 …d DeConvWgCalWgFp32(const float *tile_in, float *tile_out, const float *weight_buf, float *tmp_buf, in DeConvWgCalWgFp32()
483 void DeConvWgCalCommFp32(const float *tile_in, float *tile_out, const float *weight, float *tmp_buf in DeConvWgCalCommFp32()
557 …float *tmp_buf = (float *)unit->tmp_buffer_ + task_id * unit->winograd_.kh_ * unit->winograd_.kw_ * in DeconvWg() local
575 …float *tmp_buf = (float *)unit->tmp_buffer_ + task_id * deconv_param->oc_div4_ * unit->w_size_ * u… in DeconvWg() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Ddeconv_winograd_fp16.c175 …p16(const float16_t *tile_in, float16_t *tile_out, const float16_t *weight_buf, float16_t *tmp_buf, in DeConvWgCalWgFp16()
216 …ommFp16(const float16_t *tile_in, float16_t *tile_out, const float16_t *weight, float16_t *tmp_buf, in DeConvWgCalCommFp16()
381 …float16_t *tmp_buf = (float16_t *)unit->tmp_buffer_ + task_id * unit->winograd_.kh_ * unit->winogr… in DeconvWgFp16() local
397 …float16_t *tmp_buf = (float16_t *)unit->tmp_buffer_ + task_id * deconv_param->oc_div4_ * unit->w_s… in DeconvWgFp16() local
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-selector.c203 guchar *tmp_buf = NULL; in cr_selector_dump() local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c224 char tmp_buf[buf_size]; in test04() local
/third_party/openssl/crypto/evp/
Ddigest.c224 unsigned char *tmp_buf; in EVP_MD_CTX_copy_ex() local
/third_party/selinux/libsepol/src/
Dutil.c202 char *tmp_buf = *ptr; in tokenize_str() local
Dnode_record.c379 char *tmp_buf = malloc(node->addr_sz); in sepol_node_get_addr_bytes() local
464 char *tmp_buf = malloc(node->mask_sz); in sepol_node_get_mask_bytes() local
Dservices.c215 char tmp_buf[128]; in get_name_list() local
276 char tmp_buf[128]; in msgcat() local
399 char tmp_buf[128]; in constraint_expr_eval_reason() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Ddeconvolution_fp16.cc169 …auto tmp_buf = tmp_buffer_ + task_id * thread_stride_ * C8NUM * kernel_plane_ * matmul_param_->row… in DoDeconv() local
/third_party/mbedtls/programs/ssl/
Dssl_test_common_source.c146 unsigned char *tmp_buf; in ssl_check_record() local
/third_party/ffmpeg/libavformat/
Drtmphttp.c160 uint8_t tmp_buf[2048]; in rtmp_http_close() local
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd_enc.c271 struct pipe_video_buffer *tmp_buf, templat = {}; in radeon_uvd_create_encoder() local
Dradeon_vce.c388 struct pipe_video_buffer *tmp_buf, templat = {}; in si_vce_create_encoder() local
Dradeon_vcn_enc.c400 struct pipe_video_buffer *tmp_buf, templat = {}; in radeon_create_encoder() local
/third_party/ffmpeg/libavcodec/mips/
Dhevc_idct_msa.c441 int32_t tmp_buf[8 * 32 + 15]; in hevc_idct_8x32_column_msa() local
601 static void hevc_idct_transpose_32x8_to_8x32(int16_t *coeffs, int16_t *tmp_buf) in hevc_idct_transpose_32x8_to_8x32()
614 static void hevc_idct_transpose_8x32_to_32x8(int16_t *tmp_buf, int16_t *coeffs) in hevc_idct_transpose_8x32_to_32x8()
631 int16_t tmp_buf[8 * 32 + 31]; in hevc_idct_32x32_msa() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.c401 struct pipe_video_buffer *tmp_buf, templat = {}; in rvce_create_encoder() local
/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c624 struct pipe_video_buffer *tmp_buf; in vlVaPutImage() local

12