/third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/ |
D | deconvolution_fp32_wrapper.c | 39 …float *tmp_buffer = tmp_ori_buffer + task_id * thread_stride * C8NUM * kernel_plane * matmul_param… in DoDeconvFp32() local 44 …float *tmp_buffer = tmp_ori_buffer + task_id * thread_stride * C8NUM * kernel_plane * matmul_param… in DoDeconvFp32() local 65 float *tmp_buffer = args->tmp_buffer_; in DeConvFp32Run() local
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
D | deconvolution_fp32.cc | 139 …auto tmp_buffer = tmp_buffer_ + task_id * thread_stride_ * C8NUM * kernel_plane_ * matmul_param_->… in DoDeconv() local
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | qtitem.cc | 132 GstBuffer *tmp_buffer; in ~QtGLVideoItem() local 313 GstBuffer *tmp_buffer; in updatePaintNode() local
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | http_connect_handshaker.cc | 204 grpc_slice_buffer tmp_buffer; in OnReadDone() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | gfx10_query.c | 285 struct pipe_resource *tmp_buffer = NULL; in gfx10_sh_query_get_result_resource() local
|
D | si_query.c | 1433 struct pipe_resource *tmp_buffer = NULL; in si_query_hw_get_result_resource() local
|
/third_party/weston/clients/ |
D | clickdot.c | 73 cairo_surface_t *tmp_buffer = NULL; in draw_line() local
|
D | confine.c | 80 cairo_surface_t *tmp_buffer = NULL; in draw_line() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv_depthwise_int8.c | 161 int tmp_buffer[C8NUM]; in ConvDw3x3Int8Window() local 337 int tmp_buffer[8]; in ConvDw3x3Int8BorderPixel() local 504 int tmp_buffer[C8NUM]; in ConvDwInt8BorderPixel() local 573 int tmp_buffer[C8NUM]; in ConvDwInt8Center() local
|
/third_party/e2fsprogs/ext2ed/ |
D | general_com.c | 496 char *ptr,buffer [80],tmp_buffer [80]; in set_type() local
|
/third_party/lz4/tests/ |
D | fuzzer.c | 1180 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local 1297 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | parserInternals.c | 2061 xmlParserNodeInfo *tmp_buffer; in xmlParserAddNodeInfo() local
|
/third_party/libxml2/ |
D | parserInternals.c | 2033 xmlParserNodeInfo *tmp_buffer; in xmlParserAddNodeInfo() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessBuffersTests.cpp | 4505 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferData() local 4720 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferStorage() local
|
D | gl3cTransformFeedbackTests.cpp | 875 glw::GLchar tmp_buffer[256]; in testExtension1() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_query.c | 1611 struct pipe_resource *tmp_buffer = NULL; in r600_query_hw_get_result_resource() local
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlsdemux.c | 1155 GstBuffer *tmp_buffer; in gst_hls_demux_data_received() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 460 fixed_y_t* const tmp_buffer = SAFE_ALLOC(w * 3, 2, fixed_y_t); // scratch in PreprocessARGB() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 456 fixed_y_t* const tmp_buffer = SAFE_ALLOC(w * 3, 2, fixed_y_t); // scratch in PreprocessARGB() local
|
/third_party/ffmpeg/libavcodec/ |
D | exr.c | 817 uint16_t tmp_buffer[16]; /* B44 use 4x4 half float pixel */ in b44_uncompress() local
|