/third_party/mindspore/mindspore/core/ops/ |
D | space_to_batch.cc | 40 auto padded = output_shape[i + kDimsOffset] + paddings[i][0] + paddings[i][1]; in InferShape() local
|
D | space_to_batch_nd.cc | 42 int64_t padded = out_shape[i + offset] + padding[i][0] + padding[i][1]; in InferShape() local
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavauddec.h | 41 guint8 *padded; member
|
D | gstavviddec.h | 62 guint8 *padded; member
|
/third_party/grpc/test/core/gpr/ |
D | string_test.cc | 229 char* padded; in test_leftpad() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/ |
D | conv2d_grad_filter_gpu_kernel.h | 81 T *padded = GetDeviceAddress<T>(workspace, 1); in Launch() local
|
D | conv3d_grad_input_gpu_kernel.h | 53 T *padded = GetDeviceAddress<T>(workspace, 1); in Launch() local
|
D | conv2d_grad_input_gpu_kernel.h | 82 T *padded = GetDeviceAddress<T>(workspace, 1); in Launch() local
|
D | conv3d_grad_filter_gpu_kernel.h | 64 T *padded = GetDeviceAddress<T>(workspace, 1); in Launch() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.c | 1607 guint offset, padded; in gst_rtcp_packet_sdes_add_entry() local 1917 guint8 len, padded; in gst_rtcp_packet_bye_set_reason() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | serialize.cpp | 1065 bool padded = blob_read_uint32(metadata); in read_shader_parameters() local
|
/third_party/flutter/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 156 size_t padded = pad(fBytesRead, alignment); in ensureAtLeast() local
|
/third_party/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 156 size_t padded = pad(fBytesRead, alignment); in ensureAtLeast() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_indirect_draw.c | 68 nir_ssa_def *padded; member
|
/third_party/python/Lib/ |
D | ast.py | 335 def get_source_segment(source, node, *, padded=False): argument
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|
/third_party/node/tools/ |
D | lint-md.mjs | 5101 let padded = zeros(startString) || zeros(endString) || zeros(stepString); variable
|