Home
last modified time | relevance | path

Searched defs:dest_size (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dcompression.c255 size_t *dest_size) in SPDYF_zlib_deflate()
354 size_t *dest_size) in SPDYF_zlib_inflate()
/third_party/skia/third_party/externals/icu/fuzzers/
Dicu_to_case_fuzzer.cc35 int32_t dest_size = (rng() % (str.length() + 3)); in LLVMFuzzerTestOneInput() local
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_message_handler.cc67 size_t dest_size = copy_len; in ReceiveMessage() local
Dhttp_message_handler.cc111 size_t dest_size = len; in ParsePostMessageToJson() local
287 size_t dest_size = num; in ReceiveMessage() local
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dnode.cc153 size_t dest_size = size; in ProcessSendDataResp() local
170 size_t dest_size = size; in ProcessSendDataResp() local
Dabstract_node.cc949 size_t dest_size = size; in ProcessSendData() local
986 size_t dest_size = size; in RunReceiveCallback() local
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.cc91 size_t dest_size = size; in Push() local
231 size_t dest_size = kv_data.length(); in InitPSEmbeddingTable() local
298 size_t dest_size = kv_data.length(); in DoPSEmbeddingLookup() local
384 size_t dest_size = kv_data.length(); in UpdateEmbeddingTable() local
405 size_t dest_size = kv_data.length(); in Finalize() local
646 size_t dest_size = kv_data.length(); in PushData() local
952 size_t dest_size = kv_data.length(); in SendForPush() local
979 size_t dest_size = kv_data.length(); in SendForPull() local
Dparameter_server.cc648 size_t dest_size = res_data.ByteSizeLong(); in HandlePullReq() local
764 size_t dest_size = res_data.ByteSizeLong(); in HandleCheckReadyForPush() local
782 size_t dest_size = res_data.ByteSizeLong(); in HandleCheckReadyForPull() local
803 size_t dest_size = res_data.ByteSizeLong(); in HandleEmbeddingLookup() local
/third_party/ffmpeg/libavcodec/
Davpicture.c45 unsigned char *dest, int dest_size) in avpicture_layout()
Dvqavideo.c226 unsigned char *dest, int dest_size, int check_size) { in decode_format80()
/third_party/skia/modules/skottie/src/layers/
DFootageLayer.cpp20 SkMatrix image_matrix(const ImageAsset::FrameData& frame_data, const SkISize& dest_size) { in image_matrix()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Dspace_to_depth_split.cc41 int64_t dest_size = assist_input_channel * input_channel * block_size * block_size; in CreateTensor() local
/third_party/cef/libcef/browser/net_service/
Dstream_reader_url_loader.cc260 int dest_size, in Read()
288 int dest_size, in ReadOnWorkThread()
/third_party/glib/glib/
Dgstrfuncs.c1412 gsize dest_size) in g_strlcpy()
1423 gsize dest_size) in g_strlcat()
1458 gsize dest_size) in g_strlcpy()
1519 gsize dest_size) in g_strlcat()
/third_party/mindspore/mindspore/ccsrc/utils/
Dtensorprint_utils.cc65 size_t dest_size = static_cast<size_t>(print_tensor->data().nbytes()); in PrintTensorToString() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c200 agx_pack_cmpsel_src(agx_index src, enum agx_size dest_size) in agx_pack_cmpsel_src()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Descaping.cc286 ptrdiff_t dest_size; in CUnescapeInternal() local
/third_party/abseil-cpp/absl/strings/
Descaping.cc286 ptrdiff_t dest_size; in CUnescapeInternal() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.c169 int dest_size; in gst_video_blend_scale_linear_RGBA() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c865 const unsigned dest_size = glsl_get_bit_size(dest_type); in vtn_handle_integer_dot() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1138 unsigned dest_size = nir_tex_instr_dest_size(tex); in nir_lower_txs_lod() local
Dnir_validate.c344 unsigned dest_size = nir_dest_num_components(dest->dest); in validate_alu_dest() local
/third_party/ntfs-3g/libntfs-3g/
Dcompress.c464 static int ntfs_decompress(u8 *dest, const u32 dest_size, in ntfs_decompress()
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c2566 gpointer * dest, gsize * dest_size) in gst_buffer_extract_dup()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c1161 unsigned dest_size = (instr->type == nir_instr_type_intrinsic) ? in emit_ubo_read() local

12