/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mean.h | 55 for (int out_d = 0; out_d < output_depth; ++out_d) { in Mean() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | space_to_depth.h | 57 const int out_d = in SpaceToDepth() local
|
D | depth_to_space.h | 56 for (int out_d = 0; out_d < output_depth; ++out_d) { in DepthToSpace() local
|
D | conv3d.h | 55 for (int out_d = 0; out_d < output_depth; ++out_d) { in Conv3D() local
|
D | reduce.h | 247 for (int out_d = 0; out_d < output_depth; ++out_d) { in Mean() local 303 for (int out_d = 0; out_d < output_depth; ++out_d) { in Mean() local
|
D | pad.h | 91 for (int out_d = 0; out_d < output_depth; ++out_d) { in PadImpl() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | spacetodepth_op.cc | 183 const int out_d = d + offset_d; in operator ()() local
|
D | spacetodepth_op_gpu.cu.cc | 53 const int out_d = d + offset_d; in S2D_NHWC() local
|
D | depthwise_conv_grad_op.cc | 486 for (int out_d = out_d_start; out_d < out_d_end; ++out_d) { in DepthwiseConvBackpropInputReference() local 994 for (int out_d = 0; out_d < args.out_depth; ++out_d) { in DepthwiseConvBackpropFilterReference() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | mean.h | 56 int out_d = start_depth; in MeanImpl() local
|
/external/boringssl/src/crypto/fipsmodule/rsa/ |
D | rsa.c | 187 const BIGNUM **out_d) { in RSA_get0_key()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/ |
D | rsa.c | 187 const BIGNUM **out_d) { in RSA_get0_key()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_ssse3.c | 724 const __m128i out_d = _mm_unpackhi_epi16(avg2_1, avg3_1); in vpx_highbd_d207_predictor_16x16_ssse3() local 787 const __m128i out_d = _mm_unpackhi_epi16(avg2_1, avg3_1); in vpx_highbd_d207_predictor_32x32_ssse3() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 1227 std::vector<GLubyte> out_d(in_data.size()); in Run() local 1305 std::vector<GLubyte> out_d(in_data.size()); in Run() local
|
D | gl4cShaderStorageBufferObjectTests.cpp | 1365 std::vector<GLubyte> out_d(in_data.size()); in Run() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 1227 std::vector<GLubyte> out_d(in_data.size()); in Run() local 1305 std::vector<GLubyte> out_d(in_data.size()); in Run() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 1002 int out_d = start_depth; in MeanImpl() local
|