/third_party/mindspore/tests/st/ops/cpu/ |
D | test_maxpool_op.py | 104 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 105 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 131 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 132 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 158 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 159 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 179 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 180 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 230 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 231 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32)
|
/third_party/mindspore/tests/st/ops/gpu/ |
D | test_maxpool_gpu_op.py | 93 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 94 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 120 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 121 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 147 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 148 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 168 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 169 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32) 219 x_val = np.arange(reduce(lambda x, y: x * y, x_shape)) 220 x_ms = Tensor(x_val).reshape(x_shape).astype(np.float32)
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 204 int x_val = SkTPin(bounds.x() + SkScalarFloorToInt(x_interp), 0, inputBM.width() - 1); in onFilterImage() local 207 *dptr = *inputBM.getAddr32(x_val, y_val); in onFilterImage()
|
/third_party/openssl/crypto/asn1/ |
D | build.info | 6 x_algor.c x_val.c x_sig.c x_bignum.c \
|
/third_party/skia/src/effects/imagefilters/ |
D | SkMagnifierImageFilter.cpp | 265 int x_val = SkTPin(bounds.x() + SkScalarFloorToInt(x_interp), 0, inputBM.width() - 1); in onFilterImage() local 268 *dptr = *inputBM.getAddr32(x_val, y_val); in onFilterImage()
|
/third_party/cef/include/internal/ |
D | cef_types_wrappers.h | 159 void Set(int x_val, int y_val) { x = x_val, y = y_val; } in Set() argument 195 void Set(int x_val, int y_val, int width_val, int height_val) { in Set() argument 196 x = x_val, y = y_val, width = width_val, height = height_val; in Set()
|
/third_party/jerryscript/docs/ |
D | 03.API-EXAMPLE.md | 968 jerry_value_t x_val = jerry_get_property (this_val, prop_name); 970 if (!jerry_value_is_error (x_val)) 973 double x = jerry_get_number_value (x_val); 984 jerry_release_value (x_val);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 5467 const GLuint x_val = x_vals[x]; in ExceedingBoundariesTest() local 5470 …const GLenum res = ((0 == x_val) && (0 == y_val) && (0 == z_val)) ? GL_NO_ERROR : GL_INVALID_VALUE; in ExceedingBoundariesTest() 5490 testCase src_test_case = { tex_target, depth, height, x_val, y_val, z_val, 0, 0, 0, res }; in ExceedingBoundariesTest() 5492 testCase dst_test_case = { tex_target, depth, height, 0, 0, 0, x_val, y_val, z_val, res }; in ExceedingBoundariesTest() 5633 const GLuint x_val = x_vals[x]; in InvalidAlignmentTest() local 5635 … const GLenum res = ((valid_h == h_val) && (valid_w == w_val) && (0 == x_val) && (0 == y_val)) ? in InvalidAlignmentTest() 5639 testCase dst_test_case = { h_val, w_val, 0, 0, x_val, y_val, res }; in InvalidAlignmentTest() 5641 testCase src_test_case = { h_val, w_val, x_val, y_val, 0, 0, res }; in InvalidAlignmentTest()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1545 LLVMValueRef x_val; in load_unswizzled_block() local 1547 x_val = lp_build_const_int32(gallivm, x); in load_unswizzled_block() 1549 x_val = LLVMBuildAdd(builder, x_val, x_offset, ""); in load_unswizzled_block() 1550 …x_val = LLVMBuildMul(builder, x_val, lp_build_const_int32(gallivm, (dst_type.width / 8) * dst_type… in load_unswizzled_block() 1552 x_val = lp_build_const_int32(gallivm, x * (dst_type.width / 8) * dst_type.length); in load_unswizzled_block() 1554 LLVMValueRef bx = x_val; in load_unswizzled_block()
|
/third_party/openssl/ |
D | BUILD.gn | 244 "crypto/asn1/x_val.c",
|
/third_party/grpc/ |
D | config.m4 | 757 third_party/boringssl-with-bazel/src/crypto/x509/x_val.c \
|
D | config.w32 | 725 "third_party\\boringssl-with-bazel\\src\\crypto\\x509\\x_val.c " +
|
D | grpc.gyp | 1748 'third_party/boringssl-with-bazel/src/crypto/x509/x_val.c',
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 4556 FILE: ../../../third_party/boringssl/src/crypto/x509/x_val.c
|